Programming in C Language PDF eBook & Lecture notes for CS/IT Engineering syllabus

Avni_singh

Moderator
Mar 12, 2015
119
15
Gender
Female
Student of
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:

  • 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
Simply click the download link below to get Programming in C Language notes, eBook file.
 

Downloads

  • Programming_IN_C_Language.pdf
    2.3 MB · Views: 1,769
Last edited by a moderator: