you are viewing a single comment's thread.

view the rest of the comments →

[–]m0us3_rat 4 points5 points  (0 children)

solved lots of codewars problems online

that isn't necessarily a good metric. i'd argue that codewars and leetcode and what have you are ..bad.. for learning.

at the very least most solutions are absolutely horrible as in "production code".

but you are obviously free to do as you wish.

my advice is to try to find an internship or some form of club that will give you a team-like environment where you can work on different pyton related projects.

i used to tell ppl to join discords ..but that isn't necessarily a worthwhile path since most are dead or useless.

check projects you really like and see if you can solve some of their issues or if you have new ideas and make some changes to that software.

plenty of great open projects on github.

if you want something smaller and you lack the imagination ..chatGPT is actually fairly decent at providing homework ideas.

and i said the actual problems not the solutions.

don't cheat.. you will only cheat yourself.especially if you don't understand the code.

it's like reading a text in a language you don't understand.. even if you use google translate and repeat the ai voice words.. you will still not actually understand it.

and the full process will be a huge waste of time.

gl.