Difference between revisions of "7CC005 Workshop w1"
From mi-linux
Jump to navigationJump to search (Created page with "Main Page >> Web Technologies >> Workbook") |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Main Page]] >> [[7CC005|Web Technologies]] >> Workbook | + | [[Main Page]] >> [[7CC005|Web Technologies]] >> [[7CC005_-_Workbook|Workbook]] >> Week 01 - The basics |
+ | |||
+ | The prerequisites for this module are: | ||
+ | * JavaScript (a good place to start: [https://www.w3schools.com/js/ https://www.w3schools.com/js/]) | ||
+ | * PHP + MySQL (see our level 5 workbook [[PHP|here]]). | ||
+ | * [https://docs.github.com/en/get-started/quickstart/hello-world Follow this Hello World exercise to get started with GitHub.] | ||
+ | * [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. |
Latest revision as of 15:53, 16 January 2024
Main Page >> Web Technologies >> Workbook >> Week 01 - The basics
The prerequisites for this module are:
- JavaScript (a good place to start: https://www.w3schools.com/js/)
- PHP + MySQL (see our level 5 workbook here).
- Follow this Hello World exercise to get started with GitHub.
- SSH/Putty to run basic Linux commands (file management, Git commands, npm)
- FTP
Please make sure you identify gaps in your knowledge and revise/learn the topics above.