An Introduction to Python (Volume 2)

Go to class
Write Review

An Introduction to Python (Volume 2) provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. An Introduction to Python (Volume 2) is taught by Advaith Gollapudi. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • The second course of (An Introduction to Python)

    What 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

    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