Programming for Problem-solving with C
eBook - ePub

Programming for Problem-solving with C

Formulating algorithms for complex problems (English Edition)

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

Programming for Problem-solving with C

Formulating algorithms for complex problems (English Edition)

About this book

Key Features
? Comprehensive coverage of C programming fundamentals.
? Clear explanations and engaging examples given in each chapter.
? Designed to help you develop a problem-solving mindset.

Description
This book equips you with the knowledge of fundamentals of C, a powerful and versatile programming language. It extensively explores the building blocks of computers, software, and algorithms, helping the readers gain a comprehensive understanding of how data is manipulated and solutions are designed.The readers will learn more about fundamental data types like integers, floats, and characters, master operators and expressions for manipulating data efficiently. We will explore control flow statements like if and for to write structured and logical code, and unlock the power of loops for repetitive tasks. As the book progresses, we will conquer advanced topics like recursion, user-defined functions, dynamic memory allocation, expanding coding skills and tackling complex problems with ease.This book guarantees knowledge beyond merely learning concept, helping you to acquire expertise required for future job roles.

What you will learn
? Understand file handling in C for practical application.
? Analyze time and space complexities for optimized algorithm design.
? Navigate decision-making statements and loop structures seamlessly.
? Demonstrate proficiency in array, string, and pointer manipulation.

Who this book is for
This book is meant for students in fields like, computer science or data analysis, seeking a strong C foundation. It can also be utilised by professional engineers, scientists, or developers looking to boost their analytical skills with C.

Table of Contents
1. The Computer
2. The CPU and the Memory
3. The Computer Software
4. The Number System
5. Problem-solving Techniques
6. Fundamentals of C
7. Operators and Expressions
8. Decision-making Statements
9. Loop
10. Array
11. String
12. Function
13. Recursion
14. Structure and Union
15. Searching and Sorting
16. Pointers
17. The Console Input-output Functions
18. Preprocessor
19. File Handling in C
20. Time and Space Complexity

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
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 use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Programming for Problem-solving with C by Dr. Kamaldeep in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Title Page
  3. Copyright Page
  4. Dedication Page
  5. About the Author
  6. About the Reviewer
  7. Acknowledgement
  8. Preface
  9. Table of Contents
  10. 1. The Computer
  11. 2. The CPU and the Memory
  12. 3. The Computer Software
  13. 4. The Number System
  14. 5. Problem-solving Techniques
  15. 6. Fundamentals of C
  16. 7. Operators and Expressions
  17. 8. Decision-making Statements
  18. 9. Loop
  19. 10. Array
  20. 11. String
  21. 12. Function
  22. 13. Recursion
  23. 14. Structure and Union
  24. 15. Searching and Sorting
  25. 16. Pointers
  26. 17. The Console Input-output Functions
  27. 18. Preprocessor
  28. 19. File Handling in C
  29. 20. Time and Space Complexity
  30. Index