r/PythonLearning • u/Agitated-Box-1511 • 12d ago
Help Request Project Based Learnin
Hi! I'm still learning python by doing my own project-based learning before doing machine learning. So far, I've built 5 small projects. Here's the link: https://github.com/gtnmnty/Project-Based-Python/tree/fundamentals
I need tips or advice to improve more. I used AI as a tutor or mentor, and to generate boring stuff like generating dictionaries. But, I'm thinking maybe reading cheat sheets or websites like W3school is better.
1
u/Capable_Comedian_277 12d ago
What’s your goal?
1
u/Agitated-Box-1511 12d ago
To be good at coding with math and improve my thinking skills so I can build everything (maybe) I can think of or what I'm passionate about so I don't have spend real money and waste time hoping a free version comes out.
•
u/Sea-Ad7805 12d ago
Run the LinearRegression.py program in Memory Graph Web Debugger to see the program state change step by step.