Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

cool story, now try writing a "Hello World full stack web app" in turbo pascal.


It's actually quite easy if you can find a networking library: bind and listen on a socket on port 80, read text until you get GET / HTTP/1.1, discard whatever comes after, write back a response containing "Hello World" in the correct format (few lines of text) and that's it! A new full stack web app is born.


And another Youtube video is born...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: