- Learning Python
- Fabrizio Romano
- 229字
- 2021-07-30 09:41:55
Summary
In this chapter, we started to explore the world of programming and that of Python. We've barely scratched the surface, just a little, touching concepts that will be discussed later on in the book in greater detail.
We talked about Python's main features, who is using it and for what, and what are the different ways in which we can write a Python program.
In the last part of the chapter, we flew over the fundamental notions of namespace, scope, class, and object. We also saw how Python code can be organized using modules and packages.
On a practical level, we learned how to install Python on our system, how to make sure we have the tools we need, pip and virtualenv, and we also created and activated our first virtual environment. This will allow us to work in a self-contained environment without the risk of compromising the Python system installation.
Now you're ready to start this journey with me. All you need is enthusiasm, an activated virtual environment, this book, your fingers, and some coffee.
Try to follow the examples, I'll keep them simple and short. If you put them under your fingertips, you will retain them much better than if you just read them.
In the next chapter, we will explore Python's rich set of built-in data types. There's much to cover and much to learn!
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程(第2版)
- Vue.js設(shè)計(jì)與實(shí)現(xiàn)
- Android Studio Essentials
- 深入淺出Spring Boot 2.x
- C語(yǔ)言程序設(shè)計(jì)立體化案例教程
- Learning Python Design Patterns(Second Edition)
- JavaScript 程序設(shè)計(jì)案例教程
- Getting Started with Hazelcast(Second Edition)
- HTML5+CSS3 Web前端開(kāi)發(fā)技術(shù)(第2版)
- MySQL從入門(mén)到精通(軟件開(kāi)發(fā)視頻大講堂)
- Tableau 10 Bootcamp
- 0 bug:C/C++商用工程之道
- Python趣味編程與精彩實(shí)例
- Mastering Gephi Network Visualization
- JavaScript編程精解(原書(shū)第2版)