Home > Computer Science > Programming Languages > Basic Computation and Principles of Computer Programming [With CD] (WBUT)
Basic Computation and Principles of Computer Programming [With CD] (WBUT), 2/e

Basic Computation and Principles of Computer Programming [With CD] (WBUT), 2/e

Vikas Publishing
  • 9788125953029
  • 476 pages
  • Paperback
  • 6.75" x 9.5" inches
  • Book 305.00

This book introduces the art of programming with C language to the beginners, who do not have any programming experience in any computer language. It has been specifically written for the students of WBUT. The entire book has been developed with an eye on the interpretation of concepts, application of theories and a large number of programming examples.

Printer post review Bookmark and Share
    Fundamentals of Computers
  • Number System and Logic Gates
  • Introduction to Programming (Algoritms and Flowcharts)
  • C Fundamental
  • Operators
  • Input and Output Operations in C
  • Control Statements
  • Functions and Program Structure
  • The C Preprocessor
  • Arrays and Strings
  • Pointers and Dynamic Memory Allocation
  • User-defined Data Types (Structure, Union and Enumeration)
  • File
  • Appendices