Tutorials / Schoolhouse

 

Youtube Channel

SQL

schoolhouse.world

Find me on schoolhouse.world, a free tutoring site founded by Sal Khan (khanacademy.org)!
Sign up using my referral link.

Series Homepages

Current

SAT Reading

Algebra 2

Computer Science

  • Intro to Python (using Google Colab)
    • Basic Python (numbers, booleans, strings, if statement, functions, lists, for loop)
    • Numpy
    • Matplotlib
  • Intro to Python Part 2
    • List Comprehensions
    • Dictionaries
    • JSON
    • Classes
    • While loop
    • Recursion
    • Higher-order functions