Python 101 - Fundamentals

Автор: literator от 8-03-2023, 02:37, Коментариев: 0

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

Python 101 - FundamentalsНазвание: Python 101 - Fundamentals
Автор: Sam
Издательство: Independently published
Год: 2022
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.2 MB

This book is the first part of a series that is called the Python 101. In this series, we are going to focus on learning the Python Programming Language in an effective and easy way. The goal is to learn it smartly, practically and fast without needing to read thousands of pages. We will keep it simple and precise. In this first book, we will introduce you to the language and learn the basics.

This book is for complete beginners and no Programming, IT or Math skills are required to understand it. At the end, you will be able to write various simple and interesting programs and you will have the necessary basis to continue with volume two.

Actually, there is a big misconception about Python. Most of the programmer says that Python is an Interpreted Language and other says it is a compiled language. But if you are finding an appropriate answer then it will be both. Python is an Interpreted Language as well as Compiled Language.

Because though we are not compiling our source code, but there is a background process that Compiled source the code into Byte Code, and then the Python Interpreter convert that byte code into Machine Language. And these all process done by Python Virtual Machine (which we will download and install in the First Chapter of this book). That’s why we can call Python a Compiled as well as Interpreted Language.

As we learned before Python is an interpreted and compiled Language. But Python is also Object-oriented, High-level programming language with dynamic semantics.

One question you might be asking yourself right now is- ‘Why learn Python? Why not Java, C, C++ or others? Why?’ First of all, a good Programmer is fluent in all programming language. So, learning Python doesn’t mean that you can’t learn others programming language. But secondly Python is probably the best language to start coding journey. Python Syntax is so easy that even a child can easily grasp it. In other language there are a lot of things that you need to do manually. In this case Python makes our life easier. Because the hues library gives you ability to create something new with the help of things that already made. Meaning you do not need to make everything from Zero, you can use others program inside your program to create something new and obesely to save your valuable time & hard work. Besides that, Python’s popularity is skyrocketing. According to TIOBE Index Python is the most popular language with upward trend (August 2022).

Скачать Python 101 - Fundamentals








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