Skip to content

Borgaard/bewd_sf_10

Repository files navigation

#Back End Web Development - Cohort 10

At the beginning of class, pull the latest changes from this repo down to your bewd_sf_10 directory in terminal.

The remotes (git remote -v to check) to this repository should look like this:

origin	https://github.com/YOUR_GITHUB_USERNAME/bewd_sf_10 (fetch)
origin	https://github.com/YOUR_GITHUB_USERNAME/bewd_sf_10 (push)
upstream	https://github.com/ga-students/bewd_sf_10 (fetch)
upstream	https://github.com/ga-students/bewd_sf_10 (push)

The origin and upstream remote names are nicknames for your Github repository urls so you can easily push and pull. Note: see a TA if your remotes end with .git and you're having trouble pulling lessons.

From your master branch (git branch) in bewd_sf_10 directory, pull from upstream with git pull upstream master. You can ls to list the new files you've pulled in.

####Office Hours

Sunday Monday Tuesday Wednesday Thursday Friday Saturday
Kisha
12-2pm
Nicole & Christine 5:30-6:30pm - Nicole & Christine:
5:30-6:30pm
- Travis 6-8 -

#####Office hours sign-up sheet You can sign-up for office hours here. Please let us know when you're coming.

###Bonus Resources

Note: these are optional resources and not homework, but are helpful and relevant if you wish to learn more. Peruse them at your leisure.

Resource Class Topic
Code School Try Git
Git Kitchen with Chef Ramsey
Git
Skip around these 3-5 minute videos on New Boston Core Ruby
Interactive visual git workflow (advanced) Git
Coding game challenge: Ruby Warrior Core Ruby
-
-
-
... -

About

Back End Web Development - Cohort 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published