Skip to content

lawrence086/Python_Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 

Repository files navigation

Python_Course

#python #tutorial #AdvancingInPython

Python tutorial for beginners ๐Ÿ variables โœ˜ multiple assignment ๐Ÿ”  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 ๐Ÿ

๐ŸŽฎ GAMES & PROJECTS ๐ŸŽฎ rock, paper, scissors game ๐Ÿ—ฟ quiz game ๐Ÿ’ฏ clock program ๐Ÿ•’ calculator program ๐Ÿ–ฉ text editor program โœ๏ธ tic tac toe game โญ• snake game ๐Ÿ

About

Python Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published