Difference between revisions of "7CC005 Workshop w1"
From mi-linux
Jump to navigationJump to search(4 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 | + | 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 (see our level 5 workbook [[PHP|here]]). | * 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.] |
− | * SSH/Putty to run basic Linux commands (file management, Git commands, npm) | + | * [https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html SSH/Putty] to run basic Linux commands (file management, Git commands, npm) |
− | * FTP | + | * [[(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 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.