Difference between revisions of "7CC005 Workshop w1"

From mi-linux
Jump to navigationJump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Main Page]] >> [[7CC005|Web Technologies]] >> [[7CC005_-_Workbook|Workbook]] >> Week 01 - The basics
 
[[Main Page]] >> [[7CC005|Web Technologies]] >> [[7CC005_-_Workbook|Workbook]] >> Week 01 - The basics
  
The prerequistes for this module are:
+
The prerequisites for this module are:
* JavaScript
+
* JavaScript (a good place to start: [https://www.w3schools.com/js/ https://www.w3schools.com/js/])
* PHP + MySQL
+
* PHP + MySQL (see our level 5 workbook [[PHP|here]]).
* GitLab (see tutorial here).
+
* [https://docs.github.com/en/get-started/quickstart/hello-world Follow this Hello World exercise to get started with GitHub.]
* SSH/Putty to run basic Linux commands (file management, Git commends, npm)
+
* [https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html SSH/Putty] to run basic Linux commands (file management, Git commands, npm)
 +
* [[(S)FTP|FTP]]
  
 
Please make sure you identify gaps in your knowledge and revise/learn the topics above.
 
Please make sure you identify gaps in your knowledge and revise/learn the topics above.

Latest revision as of 16:53, 16 January 2024

Main Page >> Web Technologies >> Workbook >> Week 01 - The basics

The prerequisites for this module are:

Please make sure you identify gaps in your knowledge and revise/learn the topics above.