Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
/ roadmap-2023 Public archive

Learning roadmap for THUASTA members

License

Notifications You must be signed in to change notification settings

thuasta/roadmap-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THUASTA Tech Roadmap

This site is a collection of the learning roadmaps as well as guides and other educational content to help guide THUASTA members through their journey of learning and development. Up until now, there are two roadmaps available, one for members of Comp Dept. and one for members of Tech Dept.

Development

Clone the repository, install the dependencies and start the development server.

git clone https://github.com/THUASTA/TechRoadmap.git
cd TechRoadmap
pip install -r requirements.txt
mkdocs serve

License

This project is licensed under the CC BY-SA 4.0 License - see the LICENSE file for details.