SEARCH YOUR FAVOURITE BOOK AND ORDER ONLINE

  • E_Book Problem Solving and Programming in C

E_Book Problem Solving and Programming in C

  • ₹ 549.00


Book Detail
About The Author's Prof. R. S. Salaria is an outstanding teacher, a prolific author, a great motivator, and a social reformer. He is alumni of IT, Delhi. He is a Certified Software Quality Professional (CSQP) by Govt. of India; SUN Certified Programmer & Trainer by SUN Microsystems, USA. He is life member of Computer Society of India (CSI, Institution of Electronics and Telecommunication Engineers (IETE), Indian Society for Technical Education (ISTE), and Punjab Academy of Sciences (PAS). He has delivered enlightening sessions in numerous Faculty Development Programmes (FDPs)/Faculty Empowerment Workshops (FEWs) to empower the faculty to become passionate teachers. He has also delivered enlightening sessions for students pan India to empower them to become passionate learners, great professionals, and good human beings. He is also taking initiatives to empower people of various sections and age groups on various issues such as character building, women empowerment, female foeticide, honour killings, and various dimensions of corruption in public and private life.
Category For the Students of BCA, BSc (Computer Science), BSc (IT), PGDCA, MSc (Computer Science), MSc (IT), BTech and MCA of different Indian Universities and Deemed Universities
What's special / Useful in this book This Book "Problem Solving and Programming in C" is designed for the students of BCA, BSc (Computer Science), BSc (IT), PGDCA, MSc (Computer Science), MSc (IT), BTech and MCA of different Indian Universities and Deemed Universities. The areas of strength of this book are to demonstrates the development of programs in a good programming style, as inline with the industry standards. This book has large number of ready to run example programs. This Book also has large number of challenging programming exercises to test programming skill and MCQs to test knowledge about the subject learned.
ISBN-13 978-93-92549-29-8
Edition 1st
Pages 488
Preface
Preface This book is designed to serve as textbook for the students of BCA, BSc (Computer Science), BSc (IT), PGDCA, MSc (Computer Science), MSc (IT), Tech, and MCA of different Indian universities and deemed universities. While writing the book, special emphasis is given to keep the language very simple and lucid; level of presentation is kept simple and illustrative so that even an average reader can grasp the subject matter with quite ease. Practically this book will provide you every thing you need on the subject of "Problem Solving and Programming in C" The areas of strength of this book are in terms of that -It provides a comprehensive coverage of the subject in a very lucid manner. -It demonstrates the development of programs in a good programming style, as inline with the industry standards. -It provides large number of ready to run example programs, for reference. -It provides large number of multiple choice questions. -It provides challenging exercises to test your knowledge about the subject learned. -It also provides large number of challenging programming exercises to test your programming skills acquired.
Table of Contents
Table of Contents Chapter 1: Problem Solving and Program Planning. Chapter 2: Overview of C Language Chapter 3: Data Types, Variables and Constants Chapter 4: Operators and Expressions Chapter 5: Standard Input/Output Chapter 6: Decision Making Statements Chapter 7: Looping Statements ... Chapter 8: Functions Chapter 9: Arrays Chapter 10: Strings Chapter 11: Structures and Unions Chapter 12: Pointers .. • • Chapter 13: File Handling Chapter 14: Library Functions and Header Files Chapter 15: Preprocessor Directives APPENDICES Appendix A: Frequently Asked Questions. Appendix B: Answers of Multiple Choice Questions Appendix C: Precedence & Assocativity of Operators.