File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Core Training Program Workshops
2+ This section contains the main 6 workshop taught during training program! These are considered fundamental knowledge when it comes to full stack web development.
Original file line number Diff line number Diff line change 1+ # Extra Training Program Workshops
2+ These workshops are not considered to be fundamental to full stack development, but the topics covered are often extremely useful for web dev.
Original file line number Diff line number Diff line change 11# Further React
22
33## Presentation Slides
4- ** Authors: Lachlan Shoesmith | [ Link to slides] ( https://www.canva.com/design/DAGSm5IgDSU/fRVbxTekEvoKCxAcG6VWCg/edit ) | [ Link to demo repo] ( https://github.com/lachlanshoesmith/hookie-monster ) | [ Link to exercise repo] ( https://github.com/devsoc-unsw/devsoc-mail/tree/ws3/react ) **
4+ ** Authors: Lachlan Shoesmith | [ Link to slides] ( https://www.canva.com/design/DAGSm5IgDSU/fRVbxTekEvoKCxAcG6VWCg/edit ) | [ Link to demo repo] ( https://github.com/lachlanshoesmith/hookie-monster ) | [ Link to exercise repo] ( https://github.com/devsoc-unsw/devsoc-mail/tree/ws3/react ) | [ Exercise solutions ] ( https://github.com/devsoc-unsw/devsoc-mail/tree/ws3/react-solved ) **
55
66Activities are in the README.md file in the exercise repo.
77
Original file line number Diff line number Diff line change 1+ # CSS & Tailwind
2+
3+ ## Presentation Slides
4+ ** Authors: Alfie Chen & Kim Lam | [ Link to slides] ( https://www.canva.com/design/DAGioxhOfUI/w96X67rV0gxiK72ei0F1XA/edit ) | [ Link to exercise repo] ( https://github.com/devsoc-unsw/devsoc-mail/tree/ws4-css/starting-point ) ** | [ Exercise solutions] ( https://github.com/devsoc-unsw/devsoc-mail/tree/ws4/css )
5+
6+ Activities are in the README.md file in the exercise repo.
7+
8+ <iframe src =" https://www.canva.com/design/DAGioxhOfUI/8Ys21A9ePsUnDMnkS_EINA/view?embed " frameborder =" 0 " width =" 800 " height =" 450 " allowfullscreen =" true " mozallowfullscreen =" true " webkitallowfullscreen =" true " ></iframe >
Original file line number Diff line number Diff line change 1+ # Backend with express.js and Linking to the Frontend
2+
3+ ## Presentation Slides
4+ ** Authors: Alyssa Cheong & Giselle Putri | [ Link to slides] ( https://www.canva.com/design/DAGjS9ux5uY/Qs2mf-1hKgXooHdssy_SEw/edit ) | [ Link to exercise repo] ( https://github.com/devsoc-unsw/devsoc-mail/tree/ws5/express ) **
5+
6+ Activities are in the README.md file in the exercise repo.
7+
8+ <iframe src =" https://www.canva.com/design/DAGjS9ux5uY/fiIwEuBQj2Sa5zy2U1bC9Q/view?embed " frameborder =" 0 " width =" 800 " height =" 450 " allowfullscreen =" true " mozallowfullscreen =" true " webkitallowfullscreen =" true " ></iframe >
Original file line number Diff line number Diff line change 1+ # Databases with MongoDB
2+
3+ ## Presentation Slides
4+ ** Authors: Alfie Chen, Kim Lam & Eve Miles | [ Link to slides] ( https://www.canva.com/design/DAGkDIjxxFM/BrQm0eYJn5NleVJweq6ZLg/edit ) | [ Link to exercise repo] ( https://github.com/devsoc-unsw/devsoc-mail/tree/ws6/databases-exercises ) **
5+
6+ Activities are in the README.md file in the exercise repo.
7+
8+ <iframe src =" https://www.canva.com/design/DAGkDIjxxFM/BrQm0eYJn5NleVJweq6ZLg/view?embed " frameborder =" 0 " width =" 800 " height =" 450 " allowfullscreen =" true " mozallowfullscreen =" true " webkitallowfullscreen =" true " ></iframe >
9+
Original file line number Diff line number Diff line change 1+ # Authentication in webdev contexts
2+
3+ ## Presentation Slides
4+ ** Authors: Lachlan Shoesmith | [ Link to slides] ( https://www.canva.com/design/DAGk3DXyNDA/hO2Q5wVLsRSp555kgC6aKQ/edit ) | No exercises yet**
5+
6+ <iframe src =" https://www.canva.com/design/DAGk3DXyNDA/7ccFjiYB4QuY1wT-yXDNrg/view?embed " frameborder =" 0 " width =" 800 " height =" 450 " allowfullscreen =" true " mozallowfullscreen =" true " webkitallowfullscreen =" true " ></iframe >
Original file line number Diff line number Diff line change 99 - [ Windows (Local)] ( 01_getting-started/windows-local.md )
1010 - [ Installing Git, Node, NVM] ( 01_getting-started/installation.md )
1111 - [ (Optional) Additional Tools] ( 01_getting-started/optional_extras.md )
12- - [ Figma] ( 02_figma/index.md )
13- - [ Intro to React] ( 03_intro-react/index.md )
14- - [ Further React] ( 04_further-react/index.md )
12+ - [ CORE WORKSHOPS] ( 00_titles/core.md )
13+ - [ Figma] ( 02_figma/index.md )
14+ - [ Intro to React] ( 03_intro-react/index.md )
15+ - [ Further React] ( 04_further-react/index.md )
16+ - [ CSS & Tailwind] ( 05_css/index.md )
17+ - [ Backend & Linking to Frontend] ( 06_backend/index.md )
18+ - [ Databases] ( 07_databases/index.md )
19+ - [ EXTRA WORKSHOPS] ( 00_titles/extra.md )
20+ - [ Authentication] ( 08_extra/authentication.md )
You can’t perform that action at this time.
0 commit comments