<p><span>Explore the world of programming languages through Python and learn the building blocks of writing programs. This book covers Python 3.10, explaining it through six key concepts. Each chapter contains a real-world example with practical advice and a section on advanced concepts.</span></p><
Pragmatic Python Programming: Learning Python the Smart Way
β Scribed by Gabor Guta
- Publisher
- Apress
- Year
- 2022
- Tongue
- English
- Leaves
- 221
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Explore the world of programming languages through Python and learn the building blocks of writing programs. This book covers Python 3.10, explaining it through six key concepts. Each chapter contains a real-world example with practical advice and a section on advanced concepts.
Β
You'll start by reviewing the concept of expressions and functions, which are two of the core building blocks of programming languages.Β You'll then move on to object-oriented concepts to help gain a practical understanding of Python, along with a chapter on control flow constructs. The book also takes a close look at sequences, explaining constructs and additional types, and wraps up with a chapter on modules, focusing on how to use and create packages.
Β
Whether youβre new to programming or already an experienced developer, upon finishing this book, you will have a solid understanding of Python's state-of-the-art development features.
What You Will Learn
- Study the six main concepts of the programming languages
- Learn how to use programming language constructs through examples
- Review the core Python language notations and concepts.
- Start using Python as a working language
Who This Book Is For
Software developers wanting to gainΒ professional core Python knowledge quickly, andΒ non-developers wanting to gain an understanding of programming concepts.
π SIMILAR VOLUMES
<p><span>Explore the world of programming languages through Python and learn the building blocks of writing programs. This book covers Python 3.10, explaining it through six key concepts. Each chapter contains a real-world example with practical advice and a section on advanced concepts.</span></p><
<p>Β </p><p>If you want to learn the most modern programming language in the world, then keep reading. Python is an high-level programming language.Β It's a modern language, easy to learn and understand but very powerful.</p><p>It's a versatile programming language that is now being used on a lot o
<h2><span>The world of Python programming is booming! Get a slice of the action.</span></h2><p><span>Have you always wanted to be a part of the programming world, but things seem confusing and complicated so youβve never gone through with it? </span></p><p><span>Are you hoping to get a career in pro
<p>Build software that combines Python's expressivity with the performance and control of C (and C++). It's possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this pra