Thursday, April 26, 2007

Alright !!! I have a Legacy.

Alright guys ..have u had enuf of obscure literature in the garb of tutorials. This is the place to be. Here i will upload cutting edge Java tutorials. Publishers please excuse.Although no attempt has been made to plagiarise , proper reference will be given wherever relevant.

So without any waste of time lets start from the basics .What better way to start than the fundamentals of web. I know this can be viewed by many as upsetting the applecart. Many developers like to skip this section , but from my experience one can only ignore this to his peril. Right now is good time to get started.

World Wide Web
Well to cut a long story short HTTP and HTML is what is the holy grail of the internet. Once real buzz words these words have now become almost a regular in every web developers dictionary.Simply put HTML is the language and HTTP is the protocol through which this information travels.Lets leave it at that right now . We will get back to it if time permits.Right now we have a bigger fish to fry ;)

For HTTP primer u can check out this link:
http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/HTTP.html/

No comments: