Python Programming Guide For Beginners: A Simple Introduction to Python Programming

Автор: literator от 24-10-2019, 16:18, Коментариев: 0

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

Название: Python Programming Guide For Beginners: A Simple Introduction to Python Programming
Автор: Gerald Phillips
Издательство: Amazon Digital Services LLC
Год: 2019
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Are you considering a career in Computer Programming? Whether you are just starting down the road to life or looking for a change from your current line of work, this book is a must. As more of the world goes digital an understanding of programming only increases in value. Get an idea of what type of careers will require this valuable skill set. Check out the very basics of Python Programming, and let us help you down the road to a satisfying and financially rewarding career in this brief review of foundational principles and practice of Python Programming.

General Features of Python:

1. Open source: - Python is free and its source code is available to everyone to see, make changes to, and redistribute.
2. Cross-platform: - Python can run on all major operating systems including Linux, Windows and Mac OS. Some operating systems like Mac OS and Linux, ship with Python already installed while for Windows, one has to manually install Python.
3. Object-oriented: - Python has followed the Object-Oriented approach to application development and project solving since it’s inception. The concept of objects which contain data in the form of fields (often known as attributes or properties), and behavior in the form of procedures ( often known as methods). This focuses on reusable code, a concept known as DRY (Don’t Repeat Yourself). Some basic principles of OOP include inheritance, encapsulation, and polymorphism.
4. Interpreted: - Python code is run by a program called an interpreter. A programmer is, therefore, able to change/update code and quickly see the results. However, this makes python slower than compiled languages like C because it does not run machine code directly.

Скачать Python Programming Guide For Beginners: A Simple Introduction to Python Programming








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