Course curriculum
Course curriculum
C programming
Basic C concepts:
1. Introduction to C
2. Variables and Constants in C
3. Basic functions for printing and taking user input
4. Data types
5. Operators:
a. Arithmetic
b. Comparison
c. Logical operators
d. Bitwise operators
e. Assignment operator
6. Data type conversions
7. Functions
Advance concepts
1. Arrays
2. Strings
3. Matrices
4. Recursion
5. Pointers
6. Recursion
7. File input/output
Python language
1. Basic introduction to Python
2. Basic functions for printing
3. Data types in python
4. Variables
5. Type casting
6. Creating functions
7. Lamba functions
8. Operators:
Arithmetic
Comparison
Logical
Bitwise
Membership
Identity operator
9. Conditional programming: if else and elif statements
10. for loop
11. while loop
12. Strings in python
13. Data structures in python:
Lists
Tuples
Dictionaries
Sets
14. Learning about libraries basics: Pandas, NumPy, Matplotlib
15. File handling using python
16. Exceptional handling
CSS
1. CSS Selectors
2. Types of CSS
3. Colors in CSS
4. Backgrounds
5. Borders
6. Size adjustments
7. CSS texts
8. Font and Font families
9. List formatting
10. CSS for tables
11. Layout
12. Positioning
13. Pseudo class
14. Navigation bar and drop downs
JavaScript
1. Introduction to JS
2. Variables and keywords
3. Syntax
4. Operators
5. Data Types
6. Conditional programming
7. Switches
8. Loops
9. Functions
10. Classes
11. Strings
12. Event handling
13. Arrays
14. APIs
15. Other miscellaneous topics