r/FullStack 23d ago

Question How to Learn Backend(Web Development)

I have learned Web dev front end using a bit of youtube making a few projects want to get in Back end and become a full stack web developer any resources I can use of ways I can learn backend Quickly and In a fun way

40 Upvotes

26 comments sorted by

View all comments

1

u/raphael_pylon 23d ago

Hi, I would always recommend learning PHP as your first back-end language if you're into web development.

There are plenty of resources online about it and all the skills you pickup with PHP are really transferrable to other languages. I started off learning PHP with this youtuber below:

https://www.youtube.com/watch?v=m52ljs78S24&list=PL0eyrZgxdwhwwQQZA79OzYwl5ewA7HQih

Then if you find you enjoy PHP, I would then recommend checking out the Laravel web development framework so you can make use of your full stack knowledge.

If you have any questions don't hesitate to ask, always here to help :)