Student's Guide to Python 3 - Part 2
Requirements
- Student's Guide to Python 3 Part 1
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 2 of a 4 part course in Python.
Who this course is for:
- People who have little to no experience coding
Course content
- 06:14Defining a Function + Whitespace
- 00:34Defining a Function + Whitespace Exercises
- 08:21Parameters + Multiple Parameters
- 00:31Parameters + Multiple Parameters Exercises
- 05:21Return vs. Print
- 00:31Return vs. Print Exercises
- 04:53Default Arguments
- 00:29Default Arguments Exercises
- 08:04Local Variable vs. Global Variable
- 00:46Local Variable vs. Global Variable Exercises
- 01:56Project: Calculator
- 13:10Project: Calculator - 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.