COMP 4081
  • Home
  • Course Policies
  • eCourseware
  • Piazza
  • Seedpod
  • Helpful Resources

Helpful Resources

Git

  • GitHub
  • Git Documentation
  • Git Cheat Sheet
  • BOOK: Pro Git by Scott Chacon
  • VIDEO: Introduction to Git with Scott Chacon of GitHub
  • VIDEO: Github Tutorial For Beginners - Github Basics for Mac or Windows & Source Control Basics

HTML

  • W3Schools' HTML Tutorial; especially:
    • HTML Introduction
    • HTML Basic
    • HTML Elements
    • HTML Attributes
    • HTML Headings
    • HTML Paragraphs
    • HTML Formatting
    • HTML Links
    • HTML Head
    • HTML Lists
    • HTML Forms

Rails

  • Ruby on Rails Guides (v4.0.9)
  • Rails Tutorial