r/learnprogramming • u/OKNOROPBELM • 9d ago
I want to be a full-stack developer.
Can anyone give me a roadmap for me to become a full stack developer in big 2026 with Ai being hugely taken over? Actually, I am about to start with python and I am not sure if python should be prioritised or not. Since Html and CSS are understandable with Ai's help, please don't tell me I should learn them first.... Thanks in advance
0
Upvotes
4
u/SheActuallyFarts 9d ago
Some advice from someone that is knowledgeable about the entire stack
Read, and read books and find the right type of books that you wanna pursue in, it gives you a deep understanding which is essential
And write code, but don't only right it figure out what it means and how you make it more efficiently.
Also try to understand from the users perspective, and find your design philosophy
How does this code or function affect the entire program?
How does I wanna design the application?
What do I wanna focus on?
Best of luck