Basic Data Structures and Program Statements
eBook - PDF

Basic Data Structures and Program Statements

  1. 371 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

Basic Data Structures and Program Statements

Book details
Table of contents
Citations

About This Book

This book covers C-Programming focussing on its practical side. Volume 1 deals mainly with basic data structures, algorithms and program statements. An extensive use of figures and examples help to give a clear description of concepts help the reader to gain a systematic understanding of the language.

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 Basic Data Structures and Program Statements by Xingni Zhou, Qiguang Miao, Lei Feng in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
De Gruyter
Year
2020
ISBN
9783110692327
Edition
1

Table of contents

  1. Preface
  2. Introduction
  3. Structure of content
  4. Division of work
  5. Notes
  6. Acknowledgments
  7. Contents
  8. 1 Introduction to programs
  9. 2 Algorithms
  10. 3 Basic data types
  11. 4 Input/output
  12. 5 Program statements
  13. 6 Preprocessing: work before compilation
  14. 7 Execution of programs
  15. Appendix A: Precedence and associativity of operators
  16. Appendix B: ASCII table
  17. Appendix C: Common library functions of C
  18. Appendix D: Common escape characters
  19. Appendix E: Bitwise operations
  20. Index