
Programming for Problem-solving with C
Formulating algorithms for complex problems (English Edition)
- English
- ePUB (mobile friendly)
- Available on iOS & Android
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
- 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.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Title Page
- Copyright Page
- Dedication Page
- About the Author
- About the Reviewer
- Acknowledgement
- Preface
- 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
- Index