Skip to content

Commit

Permalink
CS50 CompSci Link
Browse files Browse the repository at this point in the history
  • Loading branch information
0xZ0F committed Jan 27, 2020
1 parent 63afbaf commit 484623f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Chapter 1 - Introduction/1.0 Introduction.md
Expand Up @@ -10,6 +10,10 @@ This chapter will cover information you will need as well as how to get setup.
* The ability to run one virtual machine is recommended, but not required.

# Prerequisites

**READ:** If you don't have any computer science knowledge, watch this YouTube playlist. I absolutely love this playlist. It's Harvard's introduction to computer science:
[https://www.youtube.com/playlist?list=PLhQjrBD2T381L3iZyDTxRwOBuUt6m1FnW](https://www.youtube.com/playlist?list=PLhQjrBD2T381L3iZyDTxRwOBuUt6m1FnW)

* Good understanding of C/C++.
* Experience with object oriented-programming in languages such as Java and C#.
* Understanding pointers, arrays, structs/classes, inheritance, etc.
Expand Down

0 comments on commit 484623f

Please sign in to comment.