Completed
) string methods 〰️
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Full Course for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Python tutorial for beginners 🐍
- 2 ) variables ✘
- 3 ) string methods 〰️
- 4 ) type cast 💱
- 5 ) user input ⌨️
- 6 ) math functions 🧮
- 7 ) string slicing ✂️
- 8 ) if statements 🤔
- 9 ) logical operators 🔣
- 10 ) while loops 🔄
- 11 ) for loops ➰
- 12 ) nested loops ➿
- 13 ) break continue pass ⛔
- 14 ) lists 🧾
- 15 ) 2D lists 📜
- 16 ) tuples 📄
- 17 ) sets 🍴
- 18 ) dictionaries 📖
- 19 ) indexing 📑
- 20 ) functions 📞
- 21 ) return statement 🔙
- 22 ) keyword arguments 🔑
- 23 ) nested function calls 🖇️
- 24 ) variable scope 🔬
- 25 ) *args 📦
- 26 ) **kwargs 🎁
- 27 ) string format 💬
- 28 ) random numbers 🎲
- 29 ) exception handling ⚠️
- 30 ) file detection 📁
- 31 ) read a file 🔍
- 32 ) write a file 📝
- 33 ) copy a file 🖨️
- 34 ) move a file 🗃️
- 35 ) delete a file 🗑️
- 36 ) modules 💌
- 37 ) rock, paper, scissors game 🗿
- 38 ) quiz game 💯
- 39 ) Object Oriented Programming (OOP) 🐍
- 40 ) class variables 🚗
- 41 ) inheritance 👪
- 42 ) multilevel inheritance 👴
- 43 ) multiple inheritance 👨👩👧👦
- 44 ) method overriding 🙅
- 45 ) method chaining ⛓️
- 46 ) super function 🦸
- 47 ) abstract classes 👻
- 48 ) objects as arguments 🏍️
- 49 ) duck typing 🦆
- 50 ) walrus operator 🦦
- 51 ) functions to variables 📛
- 52 ) higher order functions 👑
- 53 ) lambda λ
- 54 ) sort 🗄️
- 55 ) map 🗺️
- 56 ) filter 🍺
- 57 ) reduce ♻️
- 58 ) list comprehensions 📰
- 59 ) dictionary comprehensions 🕮
- 60 ) zip function 🤐
- 61 ) if _name_ == '__main__' ❓
- 62 ) time module ⌚
- 63 ) threading 🧵
- 64 ) daemon threads 😈
- 65 ) multiprocessing ⚡
- 66 ) GUI windows 🖼️
- 67 ) labels 🏷️
- 68 ) buttons 🛎️
- 69 ) entrybox ⌨️
- 70 ) checkbox ✔️
- 71 ) radio buttons 🔘
- 72 ) scale 🌡️
- 73 ) listbox 📋
- 74 ) messagebox 💭
- 75 ) colorchooser 🎨
- 76 ) text area 📒
- 77 ) open a file (file dialog) 📁
- 78 ) save a file (file dialog) 💾
- 79 ) menubar 🧾
- 80 ) frames ⚰️
- 81 ) new windows 🗔
- 82 ) window tabs 📑
- 83 ) grid 🏢
- 84 ) progress bar 📊
- 85 ) canvas 🖍️
- 86 ) keyboard events ⌨️
- 87 ) mouse events 🖱️
- 88 ) drag & drop 👈
- 89 ) move images w/ keys 🏎️
- 90 ) animations 🛸
- 91 ) multiple animations 🎞️
- 92 ) clock program 🕒
- 93 ) send an email 📧
- 94 ) run with command prompt 👨💻
- 95 ) pip 🏗️
- 96 ) py to exe 🏃
- 97 ) calculator program 🖩
- 98 ) text editor program ✏️
- 99 ) tic tac toe game ⭕
- 100 ) snake game 🐍