Showing all 3 results

Show sidebar

Data Collection and Processing with Python

$49.00

This course teaches you to fetch and process data from services on the Internet. It covers Python list comprehensions and provides opportunities to practice extracting from and processing deeply nested data. read more...

Python Basics

$49.00

This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. read more...

Python Functions, Files, and Dictionaries

$49.00

This course introduces the dictionary data structure and user-defined functions. You'll learn about local and global variables, optional and keyword parameter-passing, named functions and lambda expressions. read more...