Skip to content

srbaxter/Resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning Resources

Interactive Programming Tutorials

  • NodeSchool
    Contains essential skills for working with Node.js
  • LearnRx
    Learn functional programming in JavaScript. This video series can help you if you're feeling stuck.

Command Line

  • Learn Enough Command Line to Be Dangerous by Michael Hartl
    Well-written guide that assumes no previous knowledge, and explains jargon. Also contains little exercises to demonstrate the concepts. Highly recommend for beginners.
  • The Art of the Command Line by jlevy
    A thorough guide with useful tips about command line. Great for beginners, and goes through more advanced tricks for those trying to become command-line power-users.
  • Bandit Wargame by OverTheWire
    Although Bandit is meant to be an intro to security, it's great for diving into more advanced command line concepts. Continue to other OverTheWire wargames to learn about security.

Algorithms

Complexity, Big-O Notation

Git

Python

Ruby

Go

JavaScript

HTML/CSS

UI Design, Product Design, and UX

Databases/SQL

Engineering

Interviewing and Getting a Job

About This Repo

Style Guidelines: I like keeping lines at 80 characters max. The frequent exception will be lines that have to contain long URL's.

Note that each bullet pointed link has two trailing spaces, to induce a line break in Markdown.

About

A list of handy resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published