remove pdfs, normalize readme format [fix PR#540]

This commit is contained in:
Sean Broderick
2020-03-29 15:49:06 -04:00
parent 38b446fb56
commit 20a8d9551b
18 changed files with 23 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
# C++
[Why C++ is not just an Object-Oriented Programming Language-Original](http://www.stroustrup.com/oopsla.pdf)
* [Why C++ is not just an Object-Oriented Programming Language-Original](http://www.stroustrup.com/oopsla.pdf)

View File

@@ -1,2 +1,3 @@
# C
[The Development of the C Language-Original](https://heim.ifi.uio.no/inf2270/programmer/historien-om-C.pdf)
* [The Development of the C Language-Original](https://heim.ifi.uio.no/inf2270/programmer/historien-om-C.pdf)

View File

@@ -1,3 +1,3 @@
# Go
[Go Lang Original Paper](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.138.6297&rep=rep1&type=pdf)
* [Go Lang Original Paper](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.138.6297&rep=rep1&type=pdf)

View File

@@ -1,5 +1,5 @@
# Java
[Java Original Paper](https://pdfs.semanticscholar.org/ee07/8894734c70589cb9653e2169a4342ae02355.pdf)
* [Java Original Paper](https://pdfs.semanticscholar.org/ee07/8894734c70589cb9653e2169a4342ae02355.pdf)
[Java Whitepaper from Strastroup website](http://www.stroustrup.com/1995_Java_whitepaper.pdf)
* [Java Whitepaper](http://www.stroustrup.com/1995_Java_whitepaper.pdf)