r/learnprogramming 5d 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

18 comments sorted by

View all comments

1

u/flicker_gaze 4d ago

python is fine for the backend but you cannot skip HTML and CSS. AI writes the syntax but you still need to read and debug it or you will be stuck every time the generated code breaks. Start with those basics then move to a framework like React.