Skip to content

adaapp/sd4-ap-workshops-maruram

Repository files navigation

advanced-programming-week-1-workshops

Welcome to Ada's Advanced Programming module. For each workshop, please create a new folder in this repository, and regularly commit and push your changes:

Get going:

git clone [repo url] ap-worshops

cd ap-workshops

Make a workshop folder and initialise an npm project:

mkdir workshop-1

cd workshop-1

npm init

Commit everything

git add -A

git commit -m 'Example commit message'

git push origin master

Google Classroom

Please see the Google Classroom for workshop details.

About

sd4-ap-workshops-maruram created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published