KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Full-stack
★ 25
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
solace-agent-mesh-core-plugins
:
No description available.
repo-7dnm2ny0
:
No description available.
fiz-eim-pc
:
Fiz-EIM 作为一款以即时通讯为核心基石的协同办公平台,独具优势。它支持企业进行私有化部署,精准锚定打造企业专属且具备高安全性的通讯枢纽这一目标
AIChatByDeepSeek_App
:
一个基于 DeepSeek API 的 Android 应用,用户可以通过输入自己的 API Key 与 AI 进行交互。
repo-zeq8ivip
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Full-stack
?
Download (.md)
# 🚀 Full Stack Development: Zero to Hero     A comprehensive 10-week journey into modern web development. ## 👨🏫 Course Instructor **Professor Smaranjit Ghose** - 🌟 10+ years of industry experience - 💼 Former Data Scientist and Project Manager at giants - 📚 Authored several cutting edge research papers and technical walkthrough blogs - 💓 Loves to teach inquisitve minds! - 🔗 [GitHub](https://github.com/smaranjitghose) | [LinkedIn](https://linkedin.com/in/smaranjitghose) ## 📋 Course Overview This intensive course takes you from zero programming knowledge to building full-stack web applications. Through hands-on projects and weekly assignments, you'll master front-end development, back-end architecture, databases, and deployment. ## 📚 Course Structure | Sl No | Chapter | Topics | Reference Material | Quiz | Assignment | |------|---------|---------|-------------------|------|------------| | 1 | 🌐 Intro to Web | Internet Basics, Client-Server, HTTP/HTTPS, Browsers |[Intro to Course](https://www.canva.com/design/DAGXc7VhIKM/OyH8BspvdBhjpOfeUgmtEw/edit?utm_content=DAGXc7VhIKM&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton)| [Quiz 1](https://forms.gle/sPPMiB86fXVCFMvo7), [Quiz 8](https://docs.google.com/forms/d/1SDJQq2KyAYDtAKNq8D9sUQGwLsmzRy1WXpUJNz0CeoI/edit) | | | 2 | 📊 Version Control | Git Basics, GitHub, Branching, PRs, Markdown | | [Quiz 2](https://forms.gle/ueKHyss2c9rG9xaT6)<br>[Quiz 3](https://forms.gle/Kp1fshAGkAjTi62j7)<br>[Quiz 4](https://forms.gle/tqT6AjZGzCGvaBBU8)<br>[Quiz 6](https://forms.gle/ekXQ9K2GWfXQ3dg3A) | | | 3 | 🤖 LLMs & Ollama | AI Basics, Prompting, Local Models, Ollama Setup | | [Quiz 5](https://forms.gle/XrniXMAWYupqFxJPA) | | | 4 | 🗄️ MongoDB | CRUD Operations, Aggregation, Mongoose ODM | | [Quiz 7](https://forms.gle/a5XLEpxW9iS5VgcZ7) | | | 5 | 📝 HTML | Intro to HTML, Headings, Text Formatting, Unordered and Ordered Lists, URLs, Images, Tables, Forms-input&buttons, Div | [MDN Docs - HTML](developer.mozilla.org/en-us/docs/web/html) | [Quiz 9](https://forms.gle/gvg7nwN7aKhXc8QJ6) | [HTML Assignment 1](https://github.com/smaranjitghose/Full_Stack_Bootcamp/blob/main/assignments/HTML_1.MD), [HTML Assignment 2](https://github.com/smaranjitghose/Full_Stack_Bootcamp/blob/main/assignments/HTML_2.MD)| | 6 | 🎨 CSS | CSS3, Flexbox, Grid, Animations | | T.B.D | | | 7 | 💻 JavaScript Deep Dive | ES6+, DOM, Async Programming | |[OOPs Quiz](https://forms.gle/DXNHN1AzfnuvSYhN7)| [JS Basic Projects](./assignments/JavaScript_1.MD) | | 8 | 🔙 Backend with Node/Express | RESTful APIs, Middleware, Error Handling | |T.B.D | [ExpressJS Assignment 1](https://github.com/smaranjitghose/Full_Stack_Bootcamp/blob/main/assignments/Express_1.MD) | | 9 | 🔐 Auth & Security | JWT, OAuth, Security Best Practices | |T.B.D | | | 10 | 🧪 Testing & Performance | Jest, Performance Optimization, SEO ||T.B.D | | | 11 | ⚛️ Frontend with React | Components, Hooks, State Management | [ReactJS PPT](https://www.canva.com/design/DAGewP4WPM8/Z4LNCnEUZlzTbqZH2K-AiA/view?utm_content=DAGewP4WPM8&utm_campaign=designshare&utm_medium=link2&utm_source=uniquelinks&utlId=h60fc46b8da) | T.B.D | [ReactJS Foundational Problems](./assignments/ReactJS.MD) | ## 🛠️ Technologies Covered <div align="center"> <table> <tr> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/bash/bash-original.svg" width="48" height="48" alt="Terminal" /> <br>Terminal </td> <td align="center" width="96"> <img src="https://ollama.ai/public/ollama.png" width="48" height="48" alt="Ollama" /> <br>Ollama </td> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/git/git-original.svg" width="48" height="48" alt="Git" /> <br>Git </td> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" width="48" height="48" alt="GitHub" /> <br>GitHub </td> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/mongodb/mongodb-original.svg" width="48" height="48" alt="MongoDB" /> <br>MongoDB </td> </tr> <tr> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/html5/html5-original.svg" width="48" height="48" alt="HTML5" /> <br>HTML5 </td> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/css3/css3-original.svg" width="48" height="48" alt="CSS3" /> <br>CSS3 </td> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nodejs/nodejs-original.svg" width="48" height="48" alt="Node.js" /> <br>Node.js </td> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/express/express-original.svg" width="48" height="48" alt="Express.js" /> <br>Express.js </td> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/react/react-original.svg" width="48" height="48" alt="React" /> <br>React </td> </tr> <tr> <td align="center" width="96"> <img src="https://bun.sh/logo.svg" width="48" height="48" alt="Bun" /> <br>Bun </td> <td align="center" width="96"> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/denojs/denojs-original.svg" width="48" height="48" alt="Deno" /> <br>Deno </td> <td align="center" width="96"> <img src="https://raw.githubusercontent.com/honojs/hono/main/docs/images/hono-logo.png" width="48" height="48" alt="Hono" /> <br>Hono </td> <td align="center" width="96"> <img src="https://js.langchain.com/img/favicon.ico" width="48" height="48" alt="LangChain" /> <br>LangChain </td> <td align="center" width="96"> <img src="https://www.vectorlogo.zone/logos/getpostman/getpostman-icon.svg" width="48" height="48" alt="Postman" /> <br>Postman </td> </tr> </table> </div> ## ✅ Prerequisites - 💻 Basic computer knowledge - ⏰ Dedication to practice 15-20 hours weekly - 🌐 Access to a computer with stable internet ## 🎯 Learning Outcomes - 🎨 Build responsive web applications - 🔧 Implement secure backend services - 📊 Work with databases and APIs - 🚀 Deploy and maintain web applications - ✨ Follow industry best practices