Completed
) multiple inheritance ๐จโ๐ฉโ๐งโ๐ฆ
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 ๐