ChillDude 0 Hi guys , I wanted to ask you where and how did you learnt programming/coding for the first time , I mean the propper way , to learn things that will be useful to real-world not just theorically. Any advice would be v appreciated ! <3 Quote Share this post Link to post Share on other sites
Vassilios 218 With Python, I basically read and made sure I understood "Automate the Boring Stuff with Python" (https://automatetheboringstuff.com/), basically it gives you all the basic stuff then after that I just experimented by making whatever I needed at that moment and if I was stuck I would read each library's documents or ask online. With Java, I read random guides online then experimented by myself once again the same way. Quote Share this post Link to post Share on other sites
Hans96 213 hmm if you want advice I'll give you (based on my own personal experience) First Pick small projects(any programming lang you want) in github that's all. :hype: Quote Share this post Link to post Share on other sites
Mystrix 4 Great question honestly, thanks for that thread OP Quote Share this post Link to post Share on other sites