Skip to content

A list of all the code challenges that the students of Lambda University will be doing.

Notifications You must be signed in to change notification settings

Camucamu/CS1-Code-Challenges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS1 - Lambda School Code Challenges

steps to ensuring your changes get pulled down

  • You will only need to run this step once
  1. git remote add upstream https://github.com/ryanhca/CS1-Code-Challenges.git
  • To get the changes to the repo each day run this
  1. git pull upstream master
  • You'll then have to resolve any merge conflicts that come up. Don't worry, you'll be pros at this after you're done and this is something that you'll have to do in the real world... all the time. :/

About

A list of all the code challenges that the students of Lambda University will be doing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%