Difference between revisions of "7CC005 Workshop w1"
From mi-linux
Jump to navigationJump to search(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* JavaScript (a good place to start: [https://www.w3schools.com/js/ https://www.w3schools.com/js/]) | * 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.