Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit d025b16

Browse files
author
Aleksandar Todorović
committed
Cleanup and reorganization
1 parent adba973 commit d025b16

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+160
-2695
lines changed

00_books-to-read.md

-41
This file was deleted.

00_books.md

+68
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
# Books
2+
3+
This file is the ultimate list of books that I have read, that I'm reading currently, and that I'm planning on reading in the future. So, in a way, this is my way of getting rid of GoodReads because... well, I hate its design.
4+
5+
## Books I have read
6+
7+
Of course, this is in no way the list of every book I have ever read. Just the list of books that I remember that I have read.
8+
9+
### Technology
10+
11+
* `Andrew Keen` Digital Vertigo: How Today's Online Social Revolution is Dividing, Diminishing and Disorienting Us (★★★★☆)
12+
* `Ivo Quartiroli` Facebook Logout: Experiences and Reasons to Leave it (★★☆☆☆)
13+
* `Jason Hibbets` The foundations for an open source city (★★★★★)
14+
* `Sylvie Devilette` Handbook For Bloggers And Cyber Dissidents (★★★☆☆)
15+
16+
### Futuristic
17+
18+
* `Peter A. Bornstein` 2030 - Will Computers Become Human? (★★★☆☆)
19+
20+
### Productivity
21+
22+
* `Alex Wild` Productivity Hacks Unleashed (★☆☆☆☆)
23+
* `John Ramos` Super Student Roadmap (★★★★★)
24+
* `Scott H. Young` How to Get More From Life (★★★★☆)
25+
26+
### Fiction
27+
28+
* `George Orwell` Animal Farm (★★★★★)
29+
* `George R.R. Martin` The Armageddon Rag (★★★★★)
30+
* `George R.R. Martin` A Game of Thrones (A Song of Ice and Fire Series) (★★★☆☆)
31+
* `George R.R. Martin` A Clash of Kings (A Song of Ice and Fire Series) (★★★★☆)
32+
* `J.K. Rowling` Harry Potter (the whole series because I'm to lazy to list all of them separately) (★★★★☆)
33+
34+
### Comics
35+
36+
* `Alan Moore` V for Vendetta (★★★★☆)
37+
38+
### Young Adult
39+
40+
Don't judge me, I need something light to read sometimes.
41+
42+
* `Lori Brighton` The Mind Readers (★★★☆☆)
43+
* `Lori Brighton` The Mind Thieves (★★☆☆☆)
44+
* `John Green` The Fault in Our Stars (★★★★☆)
45+
46+
### Books written by Serbian / Bosnian / Croatian authors
47+
48+
* `Marko Šelić Marčelo` Napet šou (★★★★★)
49+
50+
### Miscellaneous
51+
52+
* `Henry Goldkamp` What The Hell is Saint Louis Thinking? (★★★★★)
53+
* `Richard Dawkins` The God Delusion (★★★★★)
54+
55+
## Books I'm currently reading
56+
57+
* `Richard Matheson` I Am Legend
58+
* `Kass Morgan` The 100
59+
60+
## Books I'm planning on reading
61+
62+
* `Andrew Hodges` Alan Turing: The Enigma
63+
* `Jim Whitehurst` The Open Organization: Igniting Passion and Performance
64+
* `Ray Kurzweil` How to Create a Mind
65+
* `George Orwell` 1984
66+
* `Dan Riley` Generation Atheist
67+
* `Richard Stephenson` Collapse (New America Book 1)
68+
* `Stephen G. Mitchell` 2076: A Revolutionary Tale: All Systems Have Failed

01_books-i-have-read.md

-48
This file was deleted.
File renamed without changes.

04_MOOCs-im-going-to-take.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# The list of MOOCs I'm Planing on Taking
2+
3+
This is basically a list of MOOCs (Masive Open Online Courses) that I'm planing on taking as a supplement for my current CS education.
4+
5+
## Edx
6+
7+
* Introduction to Linux (LFS101x.2) - LinuxFoundationX
8+
* Cyberwar, Surveillance and Security (Cyber101x) - AdelaideX
9+
* Wiretaps to Big Data: Privacy and Surveillance in the Age of Interconnection (ENGRI1280x) - CornellX
10+
11+
## MIT Open Courseware
12+
13+
* Operating System Engineering
14+
* Network and Computer Security
15+
* Artificial Intelligence
16+
* Introduction to Algorithms
17+
* Advanced Algorithms
18+
* Computer System Engineering
19+
* Introduction to C and C++
20+
* Practical Programming in C
21+
* Effective Programming in C and C++
22+
* Computer Graphics
23+
* Game Theory with Engineering Applications
24+
* Fundamentals of Probability
25+
* Machine Learning
26+
* The Society of Mind
27+
* Cryptography and Cryptanalysis
28+
* Selected Topics in Cryptography

04_collage-grades.md

-53
This file was deleted.

05_MOOCs-im-going-to-take.md

-89
This file was deleted.

06_projects-i-contribute-to.md

-24
This file was deleted.

08_goals.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## My goals over the next five years
2+
3+
* [ ] Earn a Bachelor's degree
4+
* [x] Get an internship (or two) in a good company
5+
* [ ] Make an open source project that is valuable to my local community here (in Bosnia & Herzegovina)
6+
* [ ] Write a book (or books)
7+
* [ ] Get a job at Red Hat

ai/01_edx-ai/python_basics/foreach.py

-7
This file was deleted.

ai/01_edx-ai/python_basics/helloWorld.py

-3
This file was deleted.

ai/01_edx-ai/python_basics/listcomp.py

-5
This file was deleted.

ai/01_edx-ai/python_basics/listcomp2.py

-2
This file was deleted.

0 commit comments

Comments
 (0)