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 …
Introduction to Python
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
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
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept