Table of Contents
Preface
Chapter 1: A Primer on Python 3
Technical requirements
Assigning variables in Python
Getting ready
How to do it…
How it works…
Converting between data types in Python
Getting ready
How to do it…
How it works…
Looping over lists in Python
Getting ready
How to do it…
How it works…
There's more…
Controlling the flow of a Python program using if statements
Getting ready
How to do it…
How it works…
There's more…
Executing code until a condition is met using while loops
Getting ready
How to do it…
How it works…
There's more…
Writing reusable code with functions
Getting ready
How to do it…
How it works…
There's more…
Storing and accessing key-value pairs using dictionaries
Getting ready
How to do it…
How it works…
There's ...
Get Python Network Programming Techniques now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.