Difference between revisions of "6CS028 Workshop - Introduction"

From mi-linux
Jump to navigationJump to search
 
Line 8: Line 8:
  
 
You should also be able to run commands on the server via [https://www.putty.org/ Putty]
 
You should also be able to run commands on the server via [https://www.putty.org/ Putty]
 +
 +
Finally, you can look at the "getting started" tutorial for GitHub:
 +
*[https://docs.github.com/en/get-started/quickstart/hello-world https://docs.github.com/en/get-started/quickstart/hello-world]

Latest revision as of 15:36, 24 January 2022

Main Page >> Advanced Web Development >> Workbook >> Week 01

PHP and MySQL

On this module you will be using PHP and MySQL quite a bit, so please make sure that you revise the relevant material from last year:

You should also be able to run commands on the server via Putty

Finally, you can look at the "getting started" tutorial for GitHub: