Look Inside

Computer Fundamentals and Programming in C (Sem 1, NEP)

Student Price 225.00

SKU: 25ac88b71e6e Category:

This book covers programming concepts with appropriate examples in very effortless and straightforward approach for the beginners.

The book comprises of 5 units. Unit-1 covers Fundamental of Computers, Number Systems and conversations, Different computer codes.

Unit-2 covers basic concepts of C-Language, classification of input and output statements.

Unit-3 covers C operators & expressions, control structures – branching, looping, jump statements and nested loops.

Unit-4 covers Derived data types – Array and String, string handling function and character handling functions. pointers and operations on pointers.

Unit-5 covers user defined function and its types, user defined data types – structure and union.

Finally lab programs and corresponding algorithm and flowchart are separately given.

 

Contents –

1. Fundamentals of Computers
2. Introduction to C Programming
3. C Operators and Expressions
4. Derived Data Types in C
5. User Defined Functions
C-Lab Programs