0% found this document useful (0 votes)
17 views1 page

C TOPIC Based On Learning Level by Samira

The document categorizes programming topics based on learning levels: Easy, Medium, and Hard. Easy topics include variables, data types, input/output, and instructions/operators. Medium topics cover conditional statements, loops, functions/recursions, and pointers, while hard topics consist of arrays, strings, structures, file I/O, and dynamic memory allocation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

C TOPIC Based On Learning Level by Samira

The document categorizes programming topics based on learning levels: Easy, Medium, and Hard. Easy topics include variables, data types, input/output, and instructions/operators. Medium topics cover conditional statements, loops, functions/recursions, and pointers, while hard topics consist of arrays, strings, structures, file I/O, and dynamic memory allocation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

C Topic’s based on Learning Level

EASY :
// variable
// Data Type
// Input Output
// Instructions and Operators

MEDIUM :
// Conditional Statements
// Loops
// Function and Recursions
// Pointers

HARD :
// Arrays
// Stings
// Structures
// File I\O
// Dynamic Memory Allocation

You might also like