'C' Programming in an Open Source Paradigm
eBook - ePub

'C' Programming in an Open Source Paradigm

  1. 188 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

'C' Programming in an Open Source Paradigm

Book details
Table of contents
Citations

About This Book

Over the period of 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. However, 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 introducing the underpinning theory, the authors approach has been "learning-through-doing", which is one that often appeals to programmers. Theory is followed by practical implementation, 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' User• Decision and looping structures• Arrays and pointers• Functions, structures and union• Linear data structures

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access 'C' Programming in an Open Source Paradigm by K. S. Oza,S. R. Patil,R. K. Kamat in PDF and/or ePUB format, as well as other popular books in Computer Science & Software Development. We have over one million books available in our catalogue for you to explore.

Information

Year
2022
ISBN
9781000791471
Edition
1

Table of contents

  1. Cover
  2. Half Title
  3. Series Page
  4. Title Page
  5. Copyright Page
  6. Table of Contents
  7. Forword
  8. Preface
  9. List of Figures
  10. List of Tables
  11. 1 C Programming: Logical Continuum of Program of Programming
  12. 2 Decision Making and Looping Constructs
  13. 3 Arrays and Pointers
  14. 4 Programming for Functional Functions
  15. 5 Structure and Dynamic Memory Allocation
  16. 6 Data Structures
  17. Index
  18. Authors’ Biographies