- Добавил: literator
- Дата: 9-11-2023, 14:16
- Комментариев: 0
Название: Introduction to Computer Programming with Python
Автор: Harris Wang
Издательство: Remix
Год: 2023
Страниц: 500
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB
This introduction to computer programming with Python begins with some of the basics of computing and programming before diving into the fundamental elements and building blocks of computer programs in Python language. From the installation of Python, Python interactive programming, and integrated development environments to raising and handling exceptions, using compound data types to solve problems, and implement divide-and-conquer processes using functions, classes and modules, this textbook will set students up for success in programming and computing study and practice. The included exercises and projects are designed to hone students’ skills. Python was designed with the principle of “programming for everyone.” Programs written in Python are clean and easy to read. Yet Python is a general-purpose programming language and very powerful to code in. Programming in Python has the least overhead, especially when compared to Java.
Автор: Harris Wang
Издательство: Remix
Год: 2023
Страниц: 500
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB
This introduction to computer programming with Python begins with some of the basics of computing and programming before diving into the fundamental elements and building blocks of computer programs in Python language. From the installation of Python, Python interactive programming, and integrated development environments to raising and handling exceptions, using compound data types to solve problems, and implement divide-and-conquer processes using functions, classes and modules, this textbook will set students up for success in programming and computing study and practice. The included exercises and projects are designed to hone students’ skills. Python was designed with the principle of “programming for everyone.” Programs written in Python are clean and easy to read. Yet Python is a general-purpose programming language and very powerful to code in. Programming in Python has the least overhead, especially when compared to Java.