Python Full Course for Beginners
Offered By: Bro Code via YouTube
Course Description
Overview
Syllabus
) Python tutorial for beginners .
) variables ✘.
) string methods 〰️.
) type cast .
) user input ⌨️.
) math functions .
) string slicing ✂️.
) if statements .
) logical operators .
) while loops .
) for loops ➰.
) nested loops ➿.
) break continue pass ⛔.
) lists .
) 2D lists .
) tuples .
) sets .
) dictionaries .
) indexing .
) functions .
) return statement .
) keyword arguments .
) nested function calls ️.
) variable scope .
) *args .
) **kwargs .
) string format .
) random numbers .
) exception handling ⚠️.
) file detection .
) read a file .
) write a file .
) copy a file ️.
) move a file ️.
) delete a file ️.
) modules .
) rock, paper, scissors game .
) quiz game .
) Object Oriented Programming (OOP) .
) class variables .
) inheritance .
) multilevel inheritance .
) multiple inheritance .
) method overriding .
) method chaining ⛓️.
) super function .
) abstract classes .
) objects as arguments ️.
) duck typing .
) walrus operator .
) functions to variables .
) higher order functions .
) lambda λ.
) sort ️.
) map ️.
) filter .
) reduce ♻️.
) list comprehensions .
) dictionary comprehensions .
) zip function .
) if _name_ == '__main__' ❓.
) time module ⌚.
) threading .
) daemon threads .
) multiprocessing ⚡.
) GUI windows ️.
) labels ️.
) buttons ️.
) entrybox ⌨️.
) checkbox ✔️.
) radio buttons .
) scale ️.
) listbox .
) messagebox .
) colorchooser .
) text area .
) open a file (file dialog) .
) save a file (file dialog) .
) menubar .
) frames ⚰️.
) new windows .
) window tabs .
) grid .
) progress bar .
) canvas ️.
) keyboard events ⌨️.
) mouse events ️.
) drag & drop .
) move images w/ keys ️.
) animations .
) multiple animations ️.
) clock program .
) send an email .
) run with command prompt .
) pip ️.
) py to exe .
) calculator program .
) text editor program ✏️.
) tic tac toe game ⭕.
) snake game .
Taught by
Bro Code
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity