Skip to content

cssuman/Foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundations

Welcome to the Foundation Training Repository. This repository is designed to teach interns the core concepts of Git, GitHub workflows, backend/frontend best practices, and modular documentation—all structured for progressive learning and contribution.

Purpose

The goal of this repository is to:

  • Provide a solid foundation in Git, GitHub, backend development and frontend development
  • Encourage hands-on learning through examples.
  • Help interns track their learning and push their progress via Pull Requests.

Intern Workflow

  1. Interns go through each file sequentially as taught during sessions.
  2. At the end of each day or learning module, interns:
    • Add a new markdown file (e.g., 4_1_newTopic.md) to summarize what they learned.
    • Include code snippets, explanations, and learnings from that day.
  3. Interns create a Pull Request (PR) for the most recent file(s).
  4. Each PR must include:
    • A summary of the concepts learned
    • Topics covered
    • Any relevant notes or insights
    • Topics that are left uncovered
  • Make sure to run npm run format before pushing the code on gitHub

About

Basic foundations of full-stack dev

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors