- Добавил: literator
- Дата: 27-12-2022, 19:56
- Комментариев: 0
Название: C programming for problem solving
Автор: Hemant Jain, Sukhendra Singh
Издательство: Independently published
Год: 2020
Страниц: 295
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB
This text book provide in-depth coverage of C constructs and concepts useful for problem solving. This book covers complete syllabus of programming course taught in first year of undergraduate programmer in various institution in India. After finishing, the reader will be able to write programs in C programming for problems in hand efficiently. The C language is a procedural language, which means we specify the sequence of steps that need to be followed to reach the desired output. It is as if I will do "job1" than "job2" and finally "job3" and at the end, my work is done. C is a compiled language, which means you have to run C code through a compiler to make it understandable to your computer.
Автор: Hemant Jain, Sukhendra Singh
Издательство: Independently published
Год: 2020
Страниц: 295
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB
This text book provide in-depth coverage of C constructs and concepts useful for problem solving. This book covers complete syllabus of programming course taught in first year of undergraduate programmer in various institution in India. After finishing, the reader will be able to write programs in C programming for problems in hand efficiently. The C language is a procedural language, which means we specify the sequence of steps that need to be followed to reach the desired output. It is as if I will do "job1" than "job2" and finally "job3" and at the end, my work is done. C is a compiled language, which means you have to run C code through a compiler to make it understandable to your computer.