Skip to content

wattsap/cs-survival-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

CS Survival Guide

What they don't teach you at (my) school.

There's a lot of stuff that isn't strictly related to Computer Science but is vital to know as a software developer. This is a collection of things that I wish someone had told me to learn while pursuing my CS degree. Please send a pull request if you know of any resources or topics missing from this list.

CLI

Stop clicking buttons and learn how to use your computer.

Vim

The editor of choice for discriminating hackers

Run this command:

$ vimtutor

Git

Version control is important.

Becoming Employable

Getting a job is hard, even if you're technically skilled.

Collaboration

You will almost certainly need to work with other people.

Keeping Up

Stay relevant by reading news and understanding our culture.

About

ASU Student? Read this

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors