Career Opportunities- Become a Programmer!



In the new world, we live in, coding is a universally valuable skill, whether you're a scientist, artist, or humanist. Algorithms are everywhere, and we all have to understand how they work. The C language is particularly well suited as an introduction to coding: It's a tried-and-true language, and it allows you to understand computing processes at a deep level. 
The course objective is to introduce students to the algorithmic way of thinking and problem solving by computers. Issues addressed in class are the notion of algorithm, data representations, algorithm design methods, algorithmic problem-solving. Students learn the fundamental principles of structured programming. Typical characteristics and mechanisms of a structured programming language are introduced and students are introduced to the design and development of structured programs in this language. The c programming language is used as a course basis. Lectures are completed by lab practice where theoretical knowledge is applied in an appropriate software environment.


Aims and Objectives:

The goal of this course is to introduce the students to the concept of programming and principles of structure programming. The course is designed in such a way so that the students are able to - 

  • Know the differences between different types of data storage and why each is needed. 

  • Understand how data is transferred from RAM to permanent storage including the use of arrays.  

  • Learn how the control structures of sequence, repetition, and condition can be used to process data. 

  • Understand the various parts of a C program and how modular structures are introduced. 

  • Create a small project that must reflect all of the knowledge gathered throughout the course. 


Prerequisites:  To enter this course you need to have those following topics idea - 

    •  Basic Computer knowledge
    •  Basic Concept of Computer Logic  
    •  Number System knowledge 

Meet Your Instructor:


Ms. Marzia Ahmed

Lecturer, Department of Software Engineering

Daffodil International University

Contact: +8801745482644

Email: marzia.swe@diu.edu.bd

Web: https://faculty.daffodilvarsity.edu.bd/profile/swe/marzia-swe.html




Skill Level: Beginner