0
Python what now
Ive learned most of the syntax for py. But it seems im getting no where. Ive only been at this less than 2 weeks. But i have no idea how to use what i learned. People i know that know python say math isnt as crucial as i think. But all i see is mathematical code posted. There needs to be more practice for retention and learning to use what we learn. I doubt python is nothing but highly complex mathematics and one line lambdas. Need more practical practice maybe. Or maybe i need to be a rocket scientist
4 Respuestas
+ 3
Web apps are good way to start building non math advanced things for beginner
https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
+ 3
First and foremost you need a TASK, something specific you want to code.
+ 1
Webscrapers, monitoring tools, chat bots, websites, RPGs (yes, role playing games), games in general, automation... I think you need to stop over thinking, take a break. Sometimes we find the things we seek once we stop searching. Good luck!
0
Thanks. Helpful stuff already