An Introduction to Python (Volume 2)
Waht you'll learn
Recap over the basics of python from the first course
Go over strings and lists, this concludes the basics of python
Lambda
Intro to JSON
Date and Time
Intro to CSV
Intro to Machine Learning
Intro to GUI
Description
This course is the second course following the first course (An Introduction to Python). If you have not already taken the prerequisite/the first course, you must go back and take the first course in order to continue in this course. This course concludes the introduction and sets you up for GUI, CSV, and Machine learning.
In [An Introduction to Python (Volume 1)] you should have already learned:
Print statements
Datatypes
variables
Input
Math Operators
Functions
Pygame / Graphics
If statements
Logical Operators
Rational Operators
Loops