Skip to content

Commit

Permalink
Added initial topics to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored Mar 3, 2017
1 parent d0f1784 commit 4c0dc0a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# personal-readings
A list of computer-science related readings I'm planning on reading. Would love PR's!

## Garbage Collection

## Type Systems

## Compiler Design

## Concurrency

## Operating Systems

## Parallel Programming

## Static Analysis Techniques

---

### Inspiration
This project was inspired by [@una's](https://github.com/una) [personal-goals](https://github.com/una/personal-goals) project

0 comments on commit 4c0dc0a

Please sign in to comment.