Video description
- Install and use Python
- Store and process information - strings, numbers and collections of information items
- Control the program flow - easily repeat actions and respond to the data by performing different actions as necessary
- Break your program up into manageable chunks using functions
- Work with files and spreadsheets
Table of contents
- Introduction 00:03:04
-
Getting Started
- Getting Started 00:00:12
- Python Versions 00:01:26
- Installing Python 00:01:04
- Creating and Running Code 00:06:04
-
Essentials
- Essentials 00:00:19
- Working with Numbers 00:04:26
- Variables 00:03:23
- Working with Text 00:07:46
- Making Decisions 00:06:36
-
Collections and Loops
- Collections and Loops 00:00:21
- Lists and Tuples 00:06:31
- "For" Loops 00:07:19
- Dictionaries 00:04:53
-
Larger Programs
- Larger Programs 00:00:42
- Working with Files 00:05:17
- “While” Loops 00:02:35
- Functions 00:08:01
- Variables, Part 2 00:04:57
-
Finishing
- Finishing 00:00:15
- Using a Spreadsheet 00:04:31
- Counting Lines, Words and Characters 00:02:00
- Summary 00:01:28
Product information
- Title: Python Basics
- Author(s):
- Release date: March 2020
- Publisher(s): Apress
- ISBN: 9781484258316
You might also like
video
Modern Python LiveLessons: Big Ideas and Little Code in Python
Overview Modern Python LiveLessons: Big Ideas and Little Code in Python provides developers with an approach …
video
Python for Beginners - Start to Code with Python
Python is an excellent language to start programming with, it is powerful and easy to get …
video
Introduction to Python: Learn How to Program Today with Python
7+ Hours of Video Instruction Overview Python is a great, beginner-friendly programming language because it was …
video
Python for Beginners: Learn Python Programming (Python 3)
This course will teach you Python in a practical manner, complete with examples, quizzes, exercises, and …