登入選單
返回Google圖書搜尋
Computer Concepts & 'C' Programming
註釋Computer has become part and parcel of our daily life like breathing whether we like it or not. This book aims to provide an introduction to computers with an overview of software as well as hardware concepts. Networking and internet are covered before going deeply in to the concept of programming using C - language. This book is a result of hardship over 30 years of teaching.

Features

Informative, Instructive and Intuitive.
Step-by-step development with photographs of allied components.
Large number of practical examples.
Easy reading without compromising on content and quality.
Useful section of frequently asked questions.
Contents

Introduction to Computers
Input and output devices
Input and output devices
Software
Using operating system
Networking and the internet
Algorithms and Flow charts
C language preliminaries
Numeric constants and variables
Input and output functions
Operators in C
Control statements
Loop control structures
Arrays and Functions.