Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools HTTP Basics Introduction to HTTP HTTP Requests Using Telnet

karan Badhwar
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
karan Badhwar
Web Development Techdegree Graduate 18,135 Points

better resource to understand the whole HTTP concept?

Is there any better resource to understand this whole HTTP concept ? I did not understand what was taught in this video? I have searched a lot of videos and sites, nothing is in simple language? if somebody have a better source please share.

I have watched the video 8 times, still having hard time understanding this and I did not understand the concept how this HTTP works and what is basically the purpose of port number and all

I think you have to know the basics of the GET and POST request just enough to build a CRUD/RSET API in your language. The rest(lol) is a bit overkill but informative to an extent

I think you have to know the basics of the GET and POST request just enough to build a CRUD/RSET API in your language. The rest is a bit overkill but informative to an extent

1 Answer

Steven Parker
Steven Parker
229,644 Points

You might want to set this course aside, and continue with other things more directly related to your interests. At a later point, you can revisit this one, and what you've learned in other courses might make it easier to grasp what is being presented here.