Recent Activity





















DS
User for 1 month
Recently Created Pages View All
5. File Input/Output
5.1 Why File I/O? So far, all our programs lose their data when they terminate. File I/O allows p...
4. Type Definitions (typedef)
4.1 What is typedef? typedef creates aliases (alternative names) for existing data types. It make...
3. Enumerations (enum)
3.1 What is an Enumeration? An enumeration is a user-defined data type consisting of a set of nam...
2. Structures (struct)
2.1 What is a Structure? A structure is a user-defined data type that groups variables of differe...
1. Introduction to User-Defined Data Types
1.1 Why User-Defined Types? In previous modules, we learned about basic data types like int, floa...
Recently Created Chapters View All
Module 5 : Data Types (Struct, Enum, TypeDef) & File I/O
By the end of this module, students will be able to: - Understand and implement user-defined dat...
Module 4 : Pointers & Dynamic Array
By the end of this module, students will be able to: Understand the concept and purpose of point...
Module 3 : Array (Static)
By the end of this module, students will be able to: - Understand the fundamental differences be...
Module 2 : Functions in C
Learning Objectives: Understand the concept and importance of functions in C programmingDeclare ...
Module 1 : Introduction to C
Learning Objectives Understand the fundamental differences between Python and C programming lang...
Recently Created Books View All
Recently Created Shelves
DS has not created any shelves