0% found this document useful (0 votes)
11 views2 pages

C Programming 10day Roadmap

The document outlines a 10-day roadmap for learning C programming, covering two chapters per day from CWH and Apna College, along with practice exercises and mini projects. Each day includes specific video lessons and links to practice problems. The roadmap culminates in two mini projects: a Calculator/Unit Converter and a Library Management System.

Uploaded by

dhruvjutyania
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

C Programming 10day Roadmap

The document outlines a 10-day roadmap for learning C programming, covering two chapters per day from CWH and Apna College, along with practice exercises and mini projects. Each day includes specific video lessons and links to practice problems. The roadmap culminates in two mini projects: a Calculator/Unit Converter and a Library Management System.

Uploaded by

dhruvjutyania
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

10-Day C Programming Roadmap

Covering 2 chapters per day (CWH & Apna College) + Practice & Projects

Day 1 - 26 May 2025


Video Lessons: CWH Ch 0 & Apna Ch 0
Practice: Hello World (https://www.hackerrank.com/challenges/hello-world-c/problem)

Day 2 - 27 May 2025


Video Lessons: CWH Ch 1 & Apna Ch 1
Practice: C Basics (https://www.w3schools.com/c/c_basics.php)

Day 3 - 28 May 2025


Video Lessons: CWH Ch 2 & Apna Ch 2
Practice: C Variables (https://www.w3schools.com/c/c_variables.php)

Day 4 - 29 May 2025


Video Lessons: CWH Ch 3 & Apna Ch 3
Practice: Playing With Characters (https://www.hackerrank.com/challenges/playing-with-characters/problem)

Day 5 - 30 May 2025


Video Lessons: CWH Ch 4 & Apna Ch 4
Practice: Sum & Difference (https://www.hackerrank.com/challenges/sum-numbers-c/problem)

Day 6 - 31 May 2025


Video Lessons: CWH Ch 5 & Apna Ch 5
Practice: C Operators (https://www.w3schools.com/c/c_operators.php)

Day 7 - 01 Jun 2025


Video Lessons: CWH Ch 6 & Apna Ch 6
Practice: Control Flow (https://www.w3schools.com/c/c_conditions.php)

Day 8 - 02 Jun 2025


Video Lessons: CWH Ch 7 & Apna Ch 7
Practice: Loops in C (https://www.hackerrank.com/challenges/c-tutorial-for-loop/problem)

Day 9 - 03 Jun 2025


Video Lessons: CWH Ch 8 & Apna Ch 8
Practice: Arrays (https://www.w3schools.com/c/c_arrays.php)

Day 10 - 04 Jun 2025


Video Lessons: CWH Ch 9 & Apna Ch 9
Practice: Strings (https://www.w3schools.com/c/c_strings.php)

Day 5 - 30 May 2025


Mini Project 1: Calculator / Unit Converter
Day 10 - 04 Jun 2025
Mini Project 2: Library Management System

You might also like