0% found this document useful (0 votes)
2 views5 pages

Document

The document outlines a 90-day roadmap for learning Agentic AI, Data Structures and Algorithms (DSA), and Full Stack Web Development, structured into 13 weeks. Each week includes playlists, exercises, and projects to build foundational skills and culminates in a capstone project that integrates all learned concepts. It also provides tips, resources, and project ideas to enhance the learning experience.
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)
2 views5 pages

Document

The document outlines a 90-day roadmap for learning Agentic AI, Data Structures and Algorithms (DSA), and Full Stack Web Development, structured into 13 weeks. Each week includes playlists, exercises, and projects to build foundational skills and culminates in a capstone project that integrates all learned concepts. It also provides tips, resources, and project ideas to enhance the learning experience.
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

90-Day Roadmap: Agentic AI + DSA + Full Stack Web Dev

by scripted_by_rohit

Title: “90-Day Roadmap: Agentic AI + DSA + Full Stack Web Dev”


Subtitle / tagline: “Learn, Build & Deploy — step by step”
Brand: scripted_by_rohit

Introduction & How to Use This Roadmap


This roadmap lays out a structured way to build:

• Foundations in Data Science


• Core Mathematics & Statistics
• LangChain / Agentic AI skills
• Data Structures & Algorithms (DSA) using Python
• Full Stack Web Development (Python backend + frontend)
• A capstone project combining all skills

You have 90 days. The plan is broken into 13 weeks (~7 days each).
Each week, follow the playlist lessons + do exercises + small projects.
You can adjust pace if needed, but try to keep consistency.

Each playlist link below is clickable — click to open.

Playlists
Trac
Topic YouTube Playlist Link
k
Track YouTube – Data Science Foundation
Data Science Foundation
A Course
Track
LangChain / Agentic AI YouTube – LangChain / Agentic AI
B
Track
Mathematics & Statistics for DS / ML YouTube – Math & Statistics
C
Track Full Stack Python (Frontend +
YouTube – Full Stack Python
D Backend)
Track Data Structures & Algorithms with
YouTube – DSA with Python
E Python

Weekly Plan / Schedule


Below is a suggested weekly breakdown across 13 weeks (approx. 90 days). You can
adjust overlaps, but this gives a roadmap.

Weeks 1 & 2: Foundations & Math Warm-Up

• Track A: Begin Data Science Foundation — basic Python, data handling, libraries
(pandas, numpy)
• Track C: Start Mathematics foundational topics — linear algebra basics, vectors,
matrices
• Practice small exercises (e.g. linear algebra, basic stats problems)

Weeks 3 & 4: Deepen DS & Math

• Track A: Data cleaning, EDA (exploratory data analysis), visualization


• Track C: Probability, distributions, statistics (mean, variance, hypothesis testing)
• Begin small mini project: e.g. analyze a dataset, generate insights

Weeks 5 & 6: Begin DSA + LangChain Intro

• Track E: Data structures (arrays, lists, stacks, queues)


• Track B: Intro to LangChain, LLM prompts, agent basics
• Continue DS / math in parallel
• Exercises: coding challenges (easy to medium)
Weeks 7 & 8: Intermediate DSA, Agentic AI, Backend Basics

• Track E: Trees, graphs, recursion, sorting & searching


• Track B: Build simple agents / chain of prompts
• Track D: Begin backend fundamentals (Flask, FastAPI, Django)
• Mini backend API endpoints project

Weeks 9 & 10: Full Stack + Advanced Agent Integration

• Track D: Frontend basics (HTML, CSS, JavaScript), connecting frontend + backend


• Track B + A: Use Data Science + Agentic modules in your backend (e.g. an AI
service)
• Integrate a small end-to-end project (e.g. chat agent UI + backend logic)

Weeks 11 & 12: Capstone Project Development

• Define your capstone idea combining all tracks


o Example: An agent performing data analysis on user input and serving web UI
• Build modules week by week
• Test, debug, refine

Week 13: Deployment, Polish & Publish

• Deploy your full stack app (Heroku, Vercel, AWS, etc.)


• Add UI polish, error handling, logging
• Prepare a showcase / demo
• Document your journey; prepare to share on Insta

Milestone Table (Week vs Goal)


Week Focus Deliverable / Milestone
Week DS fundamentals + math Code simple python scripts, vector/matrix
1 basics exercises
Week DS packages + linear
EDA on small dataset
2 algebra
Week
Visualization, stats Visual analysis, summary stats
3
Week
Hypothesis testing Small report / findings
4
Week DSA basics + LangChain
Simple code challenges, prompt experiments
5 start
Week Advanced DSA + agent
More data structures, small agent chain
6 logic
Week
Backend APIs Build a few API endpoints
7
Week
Agentic integration Connect agent logic to backend
8
Week
Frontend + DS + agent Simple UI + backend calls
9
Week
Integration Feature complete mini project
10
Week
Capstone start Build module components
11
Week
Capstone continue Integrate modules, testing
12
Week
Deployment & polish Deployed app, final presentation
13

Capstone / Project Ideas


Here are some project ideas combining your learnings:

• A chat agent that receives user input, fetches data (e.g. from dataset or API),
processes it (via DS module), and displays results in a web UI
• A recommendation system agent (e.g. book/movie) with frontend + backend
• A data analysis agent where the user uploads CSV, the agent analyzes and returns
summary/visuals
• A to-do / planner app with AI suggestions (e.g. prioritization, reminders)
• Any idea you’re passionate about — just ensure it uses: DS, AI agent logic, DSA
algorithmic parts, full stack web
Tips & Best Practices
• Daily consistency matters more than speed
• Practice coding challenges (on platforms like LeetCode, HackerRank)
• Build small pieces first, integrate later
• Use version control (Git & GitHub)
• Write good README / documentation
• Share your progress (on Insta) — it helps accountability
• Join communities / forums (Reddit, Discord, StackOverflow)
• Don’t be afraid to revise / refactor code

Resources & Tools


• Jupyter, VS Code / PyCharm/colab
• Git & GitHub
• Deployment: Heroku, AWS, Vercel, DigitalOcean
• Coding challenge sites
• Official documentation (LangChain, Flask, etc.)

Credits
Created by scripted_by_rohit
Use / Edit / Share — Always credit the source
Best of luck — build, grow, succeed!

You might also like