Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am a beginner programmer and has recently gotten interested in web development. I started googling and youtubing about it as much as possible and went from having now idea of how a web application works to a solid understanding of all the basic components, however I still cannot do anything and I am sort of overwhelmed by the amount of available data on the internet. I am very clear on the HTML, CSS and JS client side of things, but it is still a bit hard to wrap my head around how a server is connected to all of it and how to write HTTP commands. I thought it would be great if you recommended me a good book or a course on back-end development in general. Or, if you had similar issues in your career, please share your advice.

What I have tried:

Lots and lots of google search and youtube tutorials.
Posted
Updated 12-Jan-19 14:29pm

1 solution

Welcome aboard.

There really is no set answer to the question as you have only told us that you are a "beginner programmer", but you have not said what languages you are working with.

If you are going into (MS) NET Framework or Core, I would tell you to go through the tutorials over on the ASP.NET website.
 
Share this answer
 
Comments
Grigorii Mordkovich 12-Jan-19 21:36pm    
I am looking at Node.js now for server-side scripting, but really don't know what the pros and cons of other frameworks are. Like ASP.NET.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900