Project Docs
  • 👋Welcome to End2End Data Science Project Documentation
  • About us
    • 💡Who we are
  • Project Guides
    • 📪Project Pipeline Overview
    • 📎Understanding Projects
  • Fundamentals
    • 🛠️Getting started
      • 💻Step 1: Github
        • Working with Git & Github
          • Setting up your repository & project
          • Git Branching
          • Push & Pull
          • Pull Request
        • Resources
        • Exercise
      • 💻Step 2: Python Setup
      • 💻Step 3: Conda Environment
        • Working with Conda Environment
        • Resources
      • 💻Step 4: MySQL, Postgres & Oracle DB
        • Quick review on SQL
        • Exercises (Under development)
      • 💻Step 5: Project Setup
      • 💻Step 6: AWS & GCP
        • Automation
      • 📉Step 7: Final Presentation
      • 🚀Step 8: Docker
        • Creating Docker Image
        • Useful Docker commands
  • 📔Interesting articles
    • Data Engineering
    • Data Science
    • ML & MLOps
  • 📔Resources
Powered by GitBook
On this page
  1. Fundamentals

Getting started

Software installations to get up and running with all the moving parts (GitHub, Python, MySQL, Jenkins, AWS, GCP) can take a few tries. This article will help you get your in a row.

PreviousUnderstanding ProjectsNextStep 1: Github

Last updated 11 months ago

  1. Github

  2. Python

  3. MySQL

  4. Jenkins

  5. AWS

  6. GCP

  7. Docker

  8. MakeFile

🛠️
💻Step 1: Github