Home > Computer Science > Programming Languages > Computer Programming - Theory and Practice [With CD]
Computer Programming - Theory and Practice [With CD], 1/e

Computer Programming - Theory and Practice [With CD], 1/e

Vikas Publishing
  • 9788125921585
  • 502 pages
  • Paperback
  • 7.25" x 9.5" inches
  • Book 395.00

This book is specifically designed for first year engineering students covering the basics of computers and computer programming. It provides a comprehensive introduction to computers and programming concepts using C language. The topics are covered sequentially and blended with examples to enable students understand the subject effectively and imbibe the logical thinking required for software industry applications.

Printer post review Bookmark and Share
    Part I - Computer Concepts
  • Basics of Computer and Information Technology
  • Problem Solving Methodology

    Part II - C Programming
  • Introduction to Programming
  • Fundamentals of C Language
  • Input/Output Functions and Statements
  • Control Statements in C
  • Loop Control Structures in C
  • Arrays and Subscripted Variables
  • String Manipulations in C
  • Functions in C
  • Structures and Unions
  • Pointers
  • Files
  • C Preprocessor and Command Line Arguments
  • Linked List, Stack and Queue

    Part III - Computer Lab Programs
  • Appendices