๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

How to Code in Python 3

โœ Scribed by Lisa Tagliaferri


Publisher
DigitalOcean
Year
2018
Tongue
English
Leaves
461
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This educational book introduces emerging developers to computer programming through the Python software development language, and serves as a reference book for experienced developers looking to learn a new language or re-familiarize themselves with computational logic and syntax.

โœฆ Table of Contents


Introduction
Python 2 vs Python 3: Practical Considerations
How To Install Python 3 and Set Up a Local Programming Environment on Ubuntu 16.04
How To Install Python 3 and Set Up a Local Programming Environment on macOS
How To Install Python 3 and Set Up a Local Programming Environment on Windows 10
How To Install Python 3 and Set Up a Local Programming Environment on CentOS 7
How To Install Python 3 and Set Up a Programming Environment on an Ubuntu 16.04 Server
How To Write Your First Python 3 Program
How To Work with the Python Interactive Console
How To Write Comments
Understanding Data Types
An Introduction to Working with Strings
How To Format Text
An Introduction to String Functions
How To Index and Slice Strings
How To Convert Data Types
How To Use Variables
How To Use String Formatters
How To Do Math with Operators
Built-in Python 3 Functions for Working with Numbers
Understanding Boolean Logic
Understanding Lists
How To Use List Methods
Understanding List Comprehensions
Understanding Tuples
Understanding Dictionaries
How To Import Modules
How To Write Modules
How To Write Conditional Statements
How To Construct While Loops
How To Construct For Loops
How To Use Break, Continue, and Pass Statements when Working with Loops
How To Define Functions
How To Use args and *kwargs
How To Construct Classes and Define Objects
Understanding Class and Instance Variables
Understanding Inheritance
How To Apply Polymorphism to Classes
How To Use the Python Debugger
How To Debug Python with an Interactive Console
How To Use Logging
How To Port Python 2 Code to Python 3


๐Ÿ“œ SIMILAR VOLUMES


How To Code in Python 3
โœ Lisa Tagliaferri; Lisa Tagliaferri ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› DigitalOcean ๐ŸŒ English

This educational book introduces emerging developers to computer programming through the Python software development language, and serves as a reference book for experienced developers looking to learn a new language or re-familiarize themselves with computational logic and syntax. Extremely vers

How to Code in Python 3
โœ Lisa Tagliaferri ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› DigitalOcean ๐ŸŒ English

This educational book introduces emerging developers to computer programming through the Python software development language, and serves as a reference book for experienced developers looking to learn a new language or re-familiarize themselves with computational logic and syntax.

Python How-To: 63 techniques to improve
โœ Yong Cui ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Manning ๐ŸŒ English

Have you ever asked yourself, โ€œHow do I do that in Python?โ€ If so, youโ€™ll love this practical collection of the most important Python techniques. Python How-To includes over 60 detailed answers to questions like: โ€ข How do I join and split strings? โ€ข How do I access dictionary keys, values, and

Python How-To: 63 techniques to improve
โœ Yong Cui ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Manning ๐ŸŒ English

<span>Have you ever asked yourself, โ€œHow do I do that in Python?โ€ If so, youโ€™ll love this practical collection of the most important Python techniques.</span><span><br><br></span><span>Python How-To</span><span> includes over 60 detailed answers to questions like:<br> <br> </span><ul><li><span><span

Python Programming: How to Code Python F
โœ Jason Scotts ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Speedy Publishing LLC ๐ŸŒ English

<p>Are you fed up with reading long, boring, lengthy paragraphs after paragraphs of text and want to get up and running in Python as soon as possible? Well, you're not alone. I for one hate having to read through masses of text for very little benefit. Python Programming Reloaded: How to Code Python