Class Link: Click Here To Join the Class
Topics - Lesson 1.2
Lecture Slide: Lecture-01_Introduction
Lecture Slide: Lecture-02_Basic Computer Organization
Lab Work: Topics
Expected Learning Outcome
Lab Work
Learning Topic
MID TERM EXAM
Mid-Term Syllabus
Introduction to C Programming
Lesson 1: In this lesson, we will discuss the following topics:
Introduction to C programming.
Why do we need to learn programming?
What is problem-Solving?
Difference between problem-solving & programming
My Career in Programming !
Course Logistics: Code blocks and other IDE
Braces, I/O, Alignment of C Program
Lesson 2
Your First C Program
Variables, Data Types, Keywords
Lesson 3
Token, Operator, Expression
Lesson 4
Increment ++ and Decrement -- Operator
Conditional Statement
Lesson 5
Nested Condition
Lesson 6
Switch Case
Lesson 7
For Loop
Lesson 8
While & Do While
Lesson 9
Nested Loop
Lesson 10
FINAL EXAM