Skip to content

hsikelias/PythonDaily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The plan

1 Master the basics quickly:

  • 1-2 weeks: Var, Data types, loops, functions, basic oop,
  • rest learn as you create projects

2 Watch youtubers build real stuff:

  • be interactive
  • 20% watching 80% coding

3 Pick a niche

  • Web dev : Django, Flask, or fast API
  • Gam dev : PyGame
  • Data analysis : Pandas, NumPy
  • Machine Learnnig : TensorFlow, PyTorch
  • Work with Ai agents : LangChain, LangGraph
  • Automation Scripts for daily tasks
  • Hardware Projects

Complete a project in this niche

4 Write better code

  • list comprehensions
  • Generator Expressions
  • Context Managers
  • Dictionary and Set operations
  • Decorators
  • Type Hints

About

Posting whatever i learn about python daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages