General
Dear Students welcome to Algorithmic and Data Structure 01 course.
Teacher Dr. Ghazi Sabri, email : sabri.ghazi@univ-annaba.dz
Computer Science Department Office # 17, Sidi Amar Campus.Course Session link : https://meet.google.com/wqs-juxy-djx
Hour: Saturday 08-00 to 11:30
We use Google Meet for online course, Please install it on your Phone or just use it through the web site by clicking on the course link.
Please keep those links, they are permanant links to google meet:
- Every Monday 9h:30to 10h:55 https://meet.google.com/kix-xfmp-skc
- Every Wednesday 9h:30 to 10h:55 https://meet.google.com/yqy-rptk-vfa
You can also join the telegram group via this link : https://t.me/+NkUmps65s6UxYTI0
Introduction
Welcome to Algorithms and Data Structure 01 course.
I'm Dr. Sabri Ghazi, I will be your teacher during this semester, I hope you earn as much as knowledge as you expect.
Please feel free to contact me at anytime, via email or in person.
sabri.ghazi@univ-annaba.dz
or ghazi_sabri@yahoo.fr
As you can see, the title of the course is composed by two main parts:
- Algorithms: design, analyze and write a step by step way to solve a problem by a computer
- Data Structure: describe and model the way the data should be saved, manipulated, transferred in the computer.
The mains objevtives of this course are:
- An introductory basic knowledge in Algorithms and Data Structure.
- Understanding how computer programs are designed and written
- Understanding how data could be stored and retrieve in computers.
- Ability to write simple algorithms using conditional instructions, loops and nested loops.
- Ability to use the simple data structure such as Arrays and Strings.
- Ability to use the personalized data types.
Tools :
in order to be able to attend the online course , be sure that you have installed all the bellow cited tools :Telegram group link : https://t.me/+NkUmps65s6UxYTI0
Google Meet
- Install it and check your Mic and Sound settings.
- Also could be used from web.
Programming environment :
- From a Web browser : https://www.onlinegdb.com/
- From a mobile application https://shorturl.at/dyQV1
- From PC : Visual Studio Code https://code.visualstudio.com/ , DevCpp