Student's Guide to Python 3 - Part 3
Requirements
- Student's Guide to Python 3 Part 2
Description
As our world becomes more and more technologically advanced, we become immersed in a digital era. In these modern times, it is important to learn how to code, and especially important for students to learn as the possibilities surrounding code are infinite. Especially with the current advent of machine learning, Python is one of the easiest and most powerful languages available, and having it in your arsenal is an excellent tool in this day and age. This is Part 3 of a 4 part course in Python.
Who this course is for:
- Students with little/no experience coding
Course content
- 06:42Looping Through Lists and Strings
- 00:30Looping Through Lists and Strings Exercises
- 08:19Range Based Loops
- 00:23Range Based Loops Exercises
- 04:45Nested Loops
- 00:22Nested Loops Exercises
- 07:39While Loops
- 00:34While Loops Exercises
- 09:33Break and Continue
- 00:32Break and Continue Exercises
- 07:23List Comprehension
- 00:25List Comprehension Exercises
- 01:48Project: Clothing Store
- 19:18Project: Clothing Store - Solution and Walkthrough
Instructor
Hi, my name is Paul Kang and I am a high school student interested in coding who loves to teach. I find that many people find coding to be an advanced topic that they leave untouched, so my goal is to spread my passion of coding to as many of my fellow students as I can.