Problem Solving with C is a 30-hour course for 12th standard students. Learn to confidently approach programming challenges using structured logic and C programming.
Price: INR 3,000 (Incl. GST)
| Week | Topics | Hours |
|---|---|---|
| 1 |
- Introduction to C Language - Variables, data types, input/output - Control flow: conditions, loops - Problems: Odd/Even, Calculator, Factorial |
8 |
| 2 |
- Functions and Recursion - Arrays and Loop Patterns - Problems: Fibonacci, Prime check, Pattern printing |
8 |
| 3 |
- Pointers & Dynamic Memory - File I/O - Problems: Memoized Fibonacci, File search/replace Mini Projects: Calculator, Address Book |
8 |
| 4 |
- String manipulation, 2D Arrays - Problems: Palindrome, Matrix operations Mini Projects: Quiz App, ATM Interface |
6 |