How can I learn more about server-side technologies?
14th October 2012
My answer to How can I learn more about server-side technologies? on Quora
Get yourself a VPS, set it up from scratch and run some non-critical websites on it (nothing with private user data since you can’t be sure you’ll set it up securely). Both Slicehost and Linode offer a good set of guides to a whole host of common tasks:
Running a server “live” on the internet is the best way to learn, provided you do so responsibly. Even better, start by running virtual machine servers on your own computer using VMWare or VirtualBox.
Getting Django set up is an excellent learning project :)
More recent articles
- Using pip to install a Large Language Model that's under 100MB - 7th February 2025
- OpenAI o3-mini, now available in LLM - 31st January 2025
- A selfish personal argument for releasing code as Open Source - 24th January 2025