Repository files navigation
Introduction with Instructors
Students question answer.
What is programming?
What is programming language?
Why is Programming needed?
What is compiler?
What is interpreter?
Compiler vs Interpreter
What tools are needed?
What is IDE?
IDE vs Text Editor
Quiz
What is flowchart?
Basic functionalities of flow chart
How to draw clean flow chart
What is algorithm?
Why is algorithm needed?
How to write clean algorithm
What is pseudo code?
What is syntax?
Syntax examples in different languages
Quiz + Assignment
Understand problems
Solve using flowchart
Convert to Algorithm
Quiz + Assignment
Types of Data
Variables
Operations on Variables
Quiz
What is flow control?
What is decision making?
If
Else
Else if (ladder)
Nested If-else
Quiz + Assignment
Problem Solving using Decision Making
Assignment
What is loop?
Why is loop needed?
Basic Loop Example
Quiz
Problem solving using loop
Quiz + Assignment
Problem Solving using nested loop
Quiz + Assignment
What are data structures?
Why are data structures needed?
Basic types of data structures
What is an array?
Uses of array
Quiz
Problem Solve using array
Quiz + Assignment
What is function?
Why is it needed? (DRY Principal)
Function Declaration
Function Definition
Function Call
Quiz
Function Arguments
Function Parameters
Argument vs Parameter
Function Return
Quiz
Application of Function in Code
Quiz + Assignment
Debugging
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.