Home

Thorough backend course suggestions?

$$21391
https://lemmy.zip/u/SpiderUnderUrBed posted on Apr 1, 2026 22:41

Is there any good courses that cover the more technical aspects of backend development? Here are some examples, not even limited to this, but I want to hear more than the basics and also some security things to look out for in like a yt video or something, potentially includes, CORS, Cookies, JWT, server side sessions, server side rendering, websockets, server side events, html patterns (e.g the backend returning html components to be place into the browser). Status Codes, GET and POST, GRPC, file transfers.

https://lemmy.zip/post/61816105
Reply
$$21427
https://lemmy.world/u/JackDark posted on Apr 2, 2026 01:12
In reply to: https://lemmy.zip/post/61816105

Boot.dev covers a lot of this. They have a Typescript and a Go path that you can choose between. They do take a computer science basics approach to their backend courses, which has pros and cons. This means that there’s a significant number of courses, and a lot of them rely on learnings from previous ones. If you have any coding experience, you can probably skip all the Python and C courses and jump right into the meat of it. It’s also a go at your own pace monthly subscription course. Again, pros and cons. As an experienced frontend dev, I got through the Typescript course in about 2 months that’s spending a good amount of time each week on it. There is also an active Discord community that you can reach out to with questions if the AI assistance bot isn’t able to answer them, but it’s pretty good.

https://lemmy.world/comment/22997747
Reply