Skip to content

NashvilleSoftwareSchool/NSS-Cohort2-Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

#Welcome to the Nashville Software School Resource List

This is the school's opinionated list of the top resources for learning the various technologies we teach. We will update this list as we present topics to the students.

##HTML

#####Books

#####Online

##CSS

#####Books

#####Online

#####Web Fonts

##Command Line

##Version Control With Git/Github

##How To Contribute To This List

  1. fork the repo click the fork button on the top right of the Github page
  2. clone the repo git clone THE_URL_GITHUB_GIVES_YOU_FOR_THE_REPO
  3. edit the README.md file using [Markdown syntax] (http://daringfireball.net/projects/markdown/syntax). Also review Github flavored markdown
  4. commit your changes to the branch git add README.md then git commit -m "updated the list"
  5. push your repo up to Github git push origin master
  6. issue a pull request via Github click on the pullrequest button on the repo page

About

A list of resources for the students of the Nashville Software School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published