• Log In

Basics of Python Programming Resource Guide

  • Welcome
  • About the Guide
  • Overview
  • Video Resources
    • freeCodeCamp.org – YouTube
    • Khan Academy Python – Youtube
  • Documentation Resources
    • Geeks For Geeks
    • W3Schools

Khan Academy Python – Youtube

Khan Academy is an online educational platform that offers a diverse range of instructional content across various subjects. The Python course content was removed from their official website. However, the same content is still available on their official YouTube Channel. This playlist of 23 short 10-minute videos will cover data types and variables in Python. It will also cover conditional statements, lists, strings, loops, recursion, and an insertion sort algorithm with an example. One can use this playlist to introduce themselves to extremely basic Python concepts. On-screen coding and output with ‘stepping’ will help you understand how the code in Python runs. This playlist can be used for starting to build a solid foundation in coding to learn further concepts.

To watch a video most efficiently:

  • Follow the tutor along and code at the same time.
  • Work at your own comfortable pace. Videos can be paused, speeded up, or slowed down based on your needs.
  • View chapters on the bottom right side to view specific topics in a larger bootcamp to avoid watching the whole thing.

Icon for KhanAcademy organization

Resource Link:

https://www.youtube.com/playlist?list=PL36E7A2B75028A3D6