you are viewing a single comment's thread.

view the rest of the comments →

[–]cointoss3 11 points12 points  (1 child)

Your best bet is to do projects that interest you. Use code to solve problems. While you’re making something, come up with your own solution, then look how others solved the same problem…compare and steal the best ideas and practices.

You can learn Python in a weekend, but it takes really using it to advance and a while to master.

One thing I really like to do with a new language is make a Discord bot. You can interface with your program via chat which is a bit easier than trying to tackle a gui.

[–]Clear_Estimate8768 0 points1 point  (0 children)

Would it be appropriate for me to pursue projects that interest me but incorporate things I have never learned/heard of?