A First Course in Programming with C

A First Course in Programming with C

Sold ( 56 times )
11725 Views
MRP : ₹480.00
Price : ₹432.00
You will save : ₹48.00 after 10% Discount
Inclusive of all taxes
INSTANT delivery: Read it now on your device

Save extra with 2 Offers

Get ₹ 50

Instant Cashback on the purchase of ₹ 400 or above
SAVE05 Already Applied

Product Specifications

Publisher Vikas Publishing All Computer Science books by Vikas Publishing
ISBN 9788125912118
Author: T. Jeyapoovan
Number of Pages 406
Available
Available in all digital devices
  • Snapshot
  • About the book
  • Sample book
A First Course in Programming with C - Page 1 A First Course in Programming with C - Page 2 A First Course in Programming with C - Page 3 A First Course in Programming with C - Page 4 A First Course in Programming with C - Page 5

A First Course in Programming with C by T. Jeyapoovan
Book Summary:

C is a popular programming language which is commonly used by scientists and engineers to write programs for any specific application. C is also a widely accepted programming language in the software industries. This beginner’s guide to computer programming is for student programmers to effectively write programs for solving numerical problems. All that is required of a beginner programmer is not experience in computing but interest in computing. The programs illustrated in the book have been accumulated, experimented and tested by the author during his teaching of the subject to a few thousand students in over a decade. In addition, numerous problems are adapted form university question papers. Short questions and answers and objective questions are an added feature. All these would build confidence of the students and those appearing for interview/viva voce in a practical lab. The special topic of the book is C graphics and animation which helps students develop simple programs to generate geometrical and graphical objects.

Audience of the Book :
This book Useful for BCA, MCA, Computer Science & IT students.
Table of Contents:

1. Introduction to Computers

2. Introduction to Programming

3. Fundamentals of C Language

4. Input/Output Functions and Statements

5. Control Statements in C

6. Loop Control Structures in C

7. Arrays and Subscripted Variables

8. String Manipulations in C

9. Functions in C

10. Structures and Unions

11. Pointers

12. Files

13. C Preprocessor and Command Line Arguments

14. Graphics using C