Skip to content

CodeYouOrg/DataAnalysisModule3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Data Analysis Pathway — Module 3 (SQL) Exercises

This repository contains all SQL exercises and weekly materials for Module 3 of the Data Analysis Pathway. You’ll work out of this repo for the full module, completing practice files and saving your progress each week.

What you’ll do in this repo

  • Navigate to the current working week folder to find the assigned materials.
  • Complete the SQL exercises for that week.
  • Commit your work regularly so your progress is saved and visible.
  • Submit your completed repository at the end of the module.

Getting Started (Fork + Clone)

1) Fork this repository

Click Fork (top right on GitHub) to create your own copy under your GitHub account.

2) Clone your fork to your computer

On your forked repo page, click Code → copy the URL, then run:

git clone <PASTE_YOUR_FORK_URL_HERE>
cd <REPO_FOLDER_NAME>

About

Module 3 Exercises for the DA Pathway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published