PHP course resources
- Download Xampp: https://www.apachefriends.org/download.html
- How to install Xampp on linux: https://www.apachefriends.org/faq_linux.html
- Download Eclipse for PHP Developers: http://www.eclipse.org/downloads/eclipse-packages/
- How to install Exclipse on linux: http://linuxpitstop.com/install-eclipse-ide-on-ubuntu-linux-15-04/
- How to set up your github account?
- Sign up to github: https://github.com/join
- To create an SSH key for use with github, https://help.github.com/articles/connecting-to-github-with-ssh/
- To clone an existing repository: https://help.github.com/articles/cloning-a-repository/
- To create a new repository from code on your PC: http://kbroman.org/github_tutorial/pages/init.html
- PHP reference: https://secure.php.net/manual/en/