An Introduction to the C Programming Language and Software Design

Автор: literator от 14-01-2021, 02:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

An Introduction to the C Programming Language and Software DesignНазвание: An Introduction to the C Programming Language and Software Design
Автор: Tim Bailey
Издательство: Good Library
Год: 2021
Страниц: 364
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

This textbook was written with two primary objectives. The first is to introduce the C program- ming language. C is a practical and still-current software tool; it remains one of the most popular programming languages in existence, particularly in areas such as embedded systems. C facilitates writing code that is very efficient and powerful and, given the ubiquity of C compilers, can be easily ported to many different platforms. Also, there is an enormous code-base of C programs developed over the last 30 years, and many systems that will need to be maintained and extended for many years to come.

The second key objective is to introduce the basic concepts of software design. At one-level this is C-specific: to learn to design, code and debug complete C programs. At another level, it is more general: to learn the necessary skills to design large and complex software systems. This involves learning to decompose large problems into manageable systems of modules; to use modularity and clean interfaces to design for correctness, clarity and flexibility.

C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions.

Скачать An Introduction to the C Programming Language and Software Design








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.