Computer | Concepts And C Programming Techniques Am Padma Reddy Pdf
This book is widely used in Indian universities (particularly VTU) as an introduction to computer science and programming. The content is structured to take a student from basic hardware concepts to advanced C programming logic.
C Programming Techniques
4. Question Bank
At the end of every chapter, there is a dedicated section for "University Questions." This helps students understand the pattern of questions asked in previous years. This book is widely used in Indian universities
Problem-Solving Fundamentals: Focuses on Algorithms and Flowcharts, including specific examples like Euclid's algorithm for GCD and prime number generation. Language is simple and student-friendly
Introduction to Computer Systems: Covers basic parts of a computer (CPU, memory, storage) and different types of computer systems. Book Overview
- Language is simple and student-friendly.
- Great for scoring high marks in university exams.
- Covers both theory and practicals.
- Large number of solved examples.
Book Overview
- Characteristics: Finite, definite inputs/outputs, unambiguous.
- Example: Algorithm to find the sum of two numbers.