Welcome to the Tech Workshop! This guide will help you get set up and prepared for the crash course.
To get started, create a GitHub account using your personal ID for long-term access.
Before the crash course, make sure you have the following software installed:
You can find installation links and guide here.
You'll need prior knowledge of the following technologies:
- HTML
- CSS
- Linux Command Line
- Java
If you're unfamiliar with these, check out the cheat sheets provided in the here. Additionally, links to learning resources are available if you're interested in diving deeper.
Explore the GitHub repository for sample repositories related to the workshop.
- Generic Portfolio
- Timetable Builder
Happy learning!
Java
- First install the Visual Studio Code with Java pack on your system.
- If you already have Java installed, then use this (if you have a windows system, please download the x64 User Installer)
- Download the java extensions & project manager.
Git
- After downloading VSCode, download Git.
- Select all default configurations except for the default editor option.
- Please change it to VSCode (it may prompt a VSCode download, but can be safely ignored if you already have it installed).