Skip to content

KimmyDavis/python_classroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python classroom

This is a collection of simple code that I write in my journey of learning and programming python

status

I'm currently learning python through a textbook titled programming python by Mark Lutz

aim

After "Learning python", I plan to embark on "programming python", another book by the same author, so that I gain a stronger grip of the languange while doing projects along the way

Journey

Learning python

  • Running python programs
  • Types and operations in python
  • Statements and syntax
  • Functions
  • Modules
  • Classes and OOP
  • Exceptions and Tools
  • Advanved Topics (unicode and bytestrings, decorators, managed attributes...)
print("I got this!😉")

Programming python

  • The beginning
  • System programming
  • GUI programming
  • Internet programming
  • Tools an dtechniques
  • The end

It's gonna be fun 🥳🥳🥳🥳...

🍻 to becoming a pythonista😊

About

a collection of files that I learn python with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages