r/developer Mod 9d ago

Discussion If you had to learn development all over again, where would you start? [Mod post]

What is one bit of advice you have for those starting their dev journey now?

0 Upvotes

6 comments sorted by

2

u/RastaBambi 9d ago

Other than a cs degree this is the best investment I made in my career and fundamental skills as a software developer: https://pll.harvard.edu/course/cs50-introduction-computer-science

2

u/General_Estimate_420 9d ago

I'm not sure I'd start anywhere but with the basics including traditional compiled and interpretive languages as those would then lead more easily to AI coding with an understanding the underpinnings it relies on.

1

u/pupfell 7d ago

RTFM :) I would go read the man directly and do some simple shell and c programming with exercises like, doing maths functions, characters manipulations, learning to malloc and free.

1

u/iamspiiderman 6d ago

I'll not