0% found this document useful (0 votes)
3 views2 pages

CS_Graduate_Learning_Roadmap

The document outlines a Computer Science Graduate Learning Roadmap focusing on Git, VS Code, SQL, APIs, and AWS over five weeks. Each week includes specific tasks and resources to help learners build skills in these areas, culminating in a final project to create a Task Tracker App. The roadmap emphasizes practical experience with tools and technologies essential for software development.

Uploaded by

fawilo3338
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

CS_Graduate_Learning_Roadmap

The document outlines a Computer Science Graduate Learning Roadmap focusing on Git, VS Code, SQL, APIs, and AWS over five weeks. Each week includes specific tasks and resources to help learners build skills in these areas, culminating in a final project to create a Task Tracker App. The roadmap emphasizes practical experience with tools and technologies essential for software development.

Uploaded by

fawilo3338
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Computer Science Graduate Learning Roadmap

Focus Areas: Git, VS Code, SQL, APIs, AWS

Week 1: Git & VS Code

- [ ] Install Git and VS Code

- [ ] Create GitHub account

- [ ] Push a simple project using Git commands

- [ ] Explore VS Code features (terminal, extensions, Git integration)

- [ ] Resources: GitHub Learning Lab, VS Code Docs

Week 2: SQL

- [ ] Install MySQL or use online platforms (e.g., DB Fiddle)

- [ ] Learn basic SQL commands (SELECT, INSERT, UPDATE, DELETE)

- [ ] Create a sample 'tasks' table

- [ ] Practice filtering, sorting, and joining data

- [ ] Resources: SQLZoo, W3Schools SQL

Week 3: APIs

- [ ] Understand what an API is and how it works (REST, HTTP methods)

- [ ] Test public APIs using Postman

- [ ] Create a simple REST API using Flask or Node.js

- [ ] Learn JSON structure and response handling

- [ ] Resources: Postman Docs, YouTube tutorials

Week 4: AWS

- [ ] Create AWS Free Tier account

- [ ] Launch an EC2 instance and SSH into it

- [ ] Create and test an S3 bucket

- [ ] Explore RDS (host a SQL DB) and IAM basics

- [ ] Resources: AWS Skill Builder, freeCodeCamp AWS course

Week 5+: Final Project

- [ ] Build a Task Tracker App

- [ ] Use Git for version control


- [ ] Create REST API for task operations

- [ ] Connect to SQL DB for storing tasks

- [ ] Deploy on AWS (EC2 + RDS + S3)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy