Limit this search to....

'C' Programming in an Open Source Paradigm
Contributor(s): Oza, K. S. (Author), Patil, S. R. (Author), Kamat, R. K. (Author)
ISBN: 8793237677     ISBN-13: 9788793237674
Publisher: River Publishers
OUR PRICE:   $71.25  
Product Type: Hardcover
Published: September 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - General
- Computers | Educational Software
- Science | Energy
Dewey: 005.1
Series: River Publishers Information Science and Technology
Physical Information: 0.5" H x 6.14" W x 9.21" (0.97 lbs) 186 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Over the last few decades, the 'C' language has become an icon for computer programmers. The field of computer science has undergone tremendous change, and the rate of obsolescence of concepts, programming platforms, tools, and utilities is extremely high. In spite of such vast changes, the only thing that has retained its stability is the 'C' language. Even today, millions of students, hobbyists, and professional programmers enjoy the sturdiness, reliability, and user friendliness of the 'C' language. Today, 'C' enjoys the undisputable recognition in the computing paradigm for diversified applications, from the basic programming, microcontrollers, and spreadsheets to system programming.

In this book, most of the usual theoretical features have been skipped, for these have been widely published in previous books. Rather than introduce the underpinning theory, the authors' approach has been "learning-through-doing," which is one that often appeals to programmers. Practical implementation follows theory, and in this way, the book will cover programming aspects in a self-tutor manner, providing an excellent overview, from basic to advance programming.

Topics discussed include:
- GCC interface
- First time 'C' users
- Decision and looping structures
- Arrays and pointers
- Functions, structures and union
- Linear data structures