The Ultimate C: Concepts, Programs and Interview Questions

Nageswara Rao R

  • 出版商: CreateSpace Independ
  • 出版日期: 2012-10-28
  • 售價: $1,680
  • 貴賓價: 9.5$1,596
  • 語言: 英文
  • 頁數: 410
  • 裝訂: Paperback
  • ISBN: 1480204579
  • ISBN-13: 9781480204577
  • 相關分類: 職涯發展
  • 無法訂購

買這商品的人也買了...

商品描述

The main objective of writing this book is that every student should be able to acquire necessary skills required to become a programmer. The logic of each and every problem is explained in a simple manner which helps the student to write better programs. This book discusses all concepts of C starting from fundamentals to advanced topics in a lucid manner. It covers hundreds of solved programs which are useful to the students for their examinations. It also covers the interview questions which help the students come up with flying colours in their career. 

Salient Features

  • All the concepts are discussed in a lucid, easy to understand manner.
  • A reader without any basic knowledge in computers can comfortably follow this book.
  • Helps to build logic in the students which becomes stepping stone for programming.
  • Interview questions collected from the actual interviews of various Software companies will help the students to be successful in their campus interviews.
  • Hundreds of solved programs help the students of Indian Universities do well in their examinations like B.C.A, B.Sc, M.Sc, M.C.A, B.E, B.Tech, M.Tech, etc.
  • Works like a handy reference to the Software professionals in their programming.
  • Starting at basic level, this book covers advanced topics like Pointers, Data structures, Searching and sorting techniques and Graphics.

 Table of Contents
  1. Fundamental Concepts in C
  2. Data types and operators
  3. Control statements in C
  4. Arrays 
  5. Functions 
  6. Characters and strings 
  7. Storage Classes
  8. Pointers
  9. Structures and Unions
  10. File Concepts
  11. Command Line Arguments
  12. Macros and Enumerations
  13. Data Structures in C
  14. Searching, Sorting and Merging
  15. Graphics and Animation
   Appendix - I: List of Programs
   Appendix - II :List of Interview Questions