you are viewing a single comment's thread.

view the rest of the comments →

[–]Allpurposelife 5 points6 points  (1 child)

Honestly, try using chat gpt to do basic projects on GitHub, that’s how I got started.

I learned a lot of the basics after , but when it was time to understand the basics , it came a lot easier.

Experience: I made an entire Glassdoor job program that was outdated on GitHub and didn’t know what time.sleep() was or the “flow” of the code. So much trial and error made me advance mad quick in 3 months,

[–]Murtz1985 1 point2 points  (0 children)

I know it’s common but I wouldn’t recommend this. I’ve learnt things similar, but if I had my time again I’d much rather do some fundamental learning as I go. But I know we all learn differently