Python for Serious Beginners: A Practical Introduction to Modern Python with Simple Hands-on Projects Python for Serious Beginners: A Practical Introduction to Modern Python with Simple Hands-on Projects

Python for Serious Beginners: A Practical Introduction to Modern Python with Simple Hands-on Projects

Beschreibung des Verlags

Learn Real Python Programming Today! With Hands-On Coding Projects and Exercises

Wanna learn programming? Wanna learn Python? Start from this book! This book will teach you the fundamentals of programming and the Python language basics, in a series of thoughtfully organized lessons for the most effective learning experience. It includes many hands-on exercises!

Python for (Serious) Beginners will give you the best introduction to programming in Python whether you are coming from a different programming language background or you are learning programming for the first time. This book covers all the essential features of Modern Python (Python 3.10/3.11) through the carefully designed code examples.

Python for (Serious) Beginners starts from the absolute basics such as how to install the Python tools on your machine, and how to use the Python interactive shell, and it covers all the key concepts of Python 3 with enough depth to be useful even to the experienced programmers.

Python for (Serious) Beginners is rather unique in that, throughout the book, we cover the fundamentals of Python programming while working on a few simple real programming projects. The book also includes a few "lab sessions" with a number of practical exercises, in which the readers can practice real hands-on programming.

Python for (Serious) Beginners covers the following topics, among others:

•How to install Python locally on your machine.
•How to effectively use the Python REPL (interactive shell)
•The basic structure of a Python program.
•Python modules and packages.
•Basic constructs of Python such as expressions and statements.
•Simple built-in data types, e.g., as integer, float, bool, and string.
•Complex built-in data types, e.g., list, tuple, and dictionary.
•Objects. Variables and assignments.
•Immutability vs mutability.
•Arithmetic and comparison operations.
•Built-in functions and methods, e.g., print(), input(), type(), etc.
•Loops using the for and while statements.
•If-else conditional expressions and conditional statements.
•The new `match` statement. (New as of 3.10.) Structural pattern matching.
•How to define a function using the def statement.
•How to define a custom type using the class statement.
•How to create a new enum type.
•Typing and type annotations.
•Fundamental concepts of programming such as "recursion".
•Object oriented programming (OOP).
•Basics of the software development process.

Order your copy and start learning real Python programming today!

Note 1: The book primarily uses CLI (terminal programs), and not IDEs, to illustrate the software development practice.
Note 2: Smart people will most likely pick up this book and end up learning real solid Python programming in the long run!

GENRE
Computer und Internet
ERSCHIENEN
2022
18. Dezember
SPRACHE
EN
Englisch
UMFANG
331
Seiten
VERLAG
Harry Yoon
GRÖSSE
713.6
 kB
Rust Mini Reference Rust Mini Reference
2023
Lua Mini Reference Lua Mini Reference
2023
Python Mini Reference Python Mini Reference
2023
Typescript Mini Reference Typescript Mini Reference
2023
Haskell Mini Reference Haskell Mini Reference
2023
Golang Mini Reference Golang Mini Reference
2022
Python For Beginners: A Practical and Step-by-Step Guide to Programming with Python Python For Beginners: A Practical and Step-by-Step Guide to Programming with Python
2023
Python Programming For Beginners Python Programming For Beginners
2021