Video description
Intrigued by Python? Learn how to get started with this popular language, whether you’re new to programming or just new to Python. This engaging video course teaches you Python’s core concepts and data types through hands-on exercises, and delivers fun and useful projects so you can put everything together.
With an emphasis on code readability, Python enables programmers to express concepts in fewer lines of code than you can with many other languages. Open source developer Jessica McKellar helps you discover what’s possible with Python and provides the foundation you need to begin writing programs of your own.
- Set up a development environment with Python and a text editor
- Explore basic data types such as integers, strings, lists, and dictionaries
- Learn how looping lets you do lots of work with a little bit of code
- Gain access to more functionality in Python with modules
- Practice reading, writing, and running your first Python programs
- Navigate the command line for writing larger programs
- Write your own functions for encapsulating useful work
- Use classes to group, name, and reuse functions and variables
- Practice what you’ve learned with the state capitals quizzer and Scrabble cheater projects
Table of contents
-
Introduction to Python
- What Can You Do With Python?
- Environment Setup
- Python Basic Data Types
- Making Choices: booleans, if/elif/else, compound conditionals.
- Lists
- Loops
- Dictionaries
- Modules
- Command Line Navigation
- Python Scripts and Files
- State Capitals Quizzer
- While Loop
- Reading From and Writing To Files
- Files Practice: Flashcard Quizzer
- Functions
- Functions Practice: Wordplay
- Classes
- Scrabble Cheater
- Course Closing
Product information
- Title: Introduction to Python
- Author(s):
- Release date: April 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491902141
You might also like
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 …
book
Learning Python, 5th Edition
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on …
book
Python Crash Course, 2nd Edition
This is the second edition of the best selling Python book in the world. Python Crash …
book
Head First Python, 3rd Edition
What will you learn from this book? Want to learn the Python language without slogging your …