When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

SkillShare logo

Python 201: Learn intermediate Python programming

Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconskillshare
  • icon0 (0 reviews )
  • icon2 hours 22 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconSkillShare

About Python 201: Learn intermediate Python programming

Welcome to Python 201

The IN operator

The NOT operator

How to read files using Python

How to create files using Python

How to read multiples lines in Python

Writing a file and executing it

Functions inside of functions

How to make simple API requests

How to make JSON API requests

How to read JSON in Python

What are function *args?

What are function **kwargs?

How to install pip

Mutable vs immutable

What is list enumeration?

List comprehensions

Dictionary comprehensions

How to get dictionary values

Create a virtual environment

How to learn Python by exploring and using iPython

Introduction to Python packages

A short API requests refresher

Your project

Python 201: Summary

What You Will Learn?

  • Welcome to Python 201: Intermediate Python 3 programming..
  • In this class, you will be learning the ins-and-outs of Python. You will learn how to:.
  • use more advanced conditional statements,.
  • how to read and write files using Python,.
  • how to make API requests,.
  • how to use 3rd party packages,.
  • list and dictionary comprehensions,.
  • virtual environments,.
  • and much more..
  • At the end of this class, you will create a Pokemon program that looks up a pokemon by its name using an API — this is great practice for consuming API's like you normally would as a professionally paid Python programmer..
  • To get the most out of this course you should have taken Python 101 and another Python beginner course..
  • .
  • Your project: Create a Pokemon data program using an API..
  • You will create a program that asks for a pokemon name and then look for additional data using an API..
  • The API is completely free to use, too..
  • This project mimics the type of work you'll do as a professionally paid Python programmer and is considered to be a real-life project..
  • .
  • The most important part of this course is learning how to manage (install and uninstall) 3rd party packages, how to use them, and how to make API requests..
  • API requests are how computers talk to each other. It's absolutely vital you know how API requests work in Python, and you'll learn all about them in this course..
  • .
  • Who is this course for?.
  • This course is for anybody who has written a little bit of Python but is looking for more experience..
  • Programmers or web developers who are looking for some hands on experience while they learn.
  • This course is NOT for people who have never written any Python..
  • .
  • What are the requirements?.
  • You need a code editor like PyCharm or VS Code.
  • You need to have Python downloaded and installed.
  • You need to be ready to work with code and not just watch the videos. This is a hands on course..
  • You need to be willing to do a little work to properly learn Python3.
  • .
  • To get the most out of this course you should have taken Python 101 and another Python beginner course. .