October 2020
Intermediate to advanced
672 pages
20h 25m
English
This chapter covers the following topics:
Getting Started with Python: This section covers what you need to know when using Python on your local machine.
Understanding Python Syntax: This section describes the basic Python syntax and command structure.
Data Types and Variables: This section describes the various types of data you need to interact with when coding.
Input and Output: This section describes how to get input from a user and print out results to the terminal.
Flow Control with Conditionals and Loops: This section discusses adding logic to your code with conditionals and loops.
Python is an easy language that anyone can learn quickly. It has become the de facto language for custom infrastructure ...
Read now
Unlock full access