Hello Students,
Programming in C Language is one of the most important subject in CS/IT engineering course for students. So, i thought to share this excellent PDF eBook/notes in for you all to download and study.
These notes on Programming in C cover the following topics as per the CS/IT Engineering syllabus:
Programming in C Language is one of the most important subject in CS/IT engineering course for students. So, i thought to share this excellent PDF eBook/notes in for you all to download and study.
These notes on Programming in C cover the following topics as per the CS/IT Engineering syllabus:
- Introduction to Programming , Program & Programming , Programming Languages, Introduction to compiler , Linker, loader, Interpreter , Algorithm and Flowchart Classification of programming Languages , Overview of C
- Constants, Variables and Data types in C
- Operators and Expressions
- Managing Input and Output operation
- Decision making and Branching
- Decision making and looping
- Arrays, Character Arrays and Strings
- User defined function in C
- Structures and Unions, Pointers, File Management in C
- Introduction to Dynamic Memory Allocation and Linked List -Allocation block of memory (Malloc) -Allocation Multiple Blocks of Memory : Calloc -Releasing the used space: free -Altering the size of block : Realloc -Concept of Linked list, Advantages of Linked list -Create, Insert, Delete operations of singly linked list
Downloads
Last edited by a moderator: