diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/C++/.DS_Store b/C++/.DS_Store deleted file mode 100644 index c2947a7..0000000 Binary files a/C++/.DS_Store and /dev/null differ diff --git a/C/Head First C.pdf b/C/Head First C.pdf new file mode 100644 index 0000000..7281183 Binary files /dev/null and b/C/Head First C.pdf differ diff --git a/Classics/Compiler.pdf b/Classics/Compiler.pdf new file mode 100644 index 0000000..bacd4e3 Binary files /dev/null and b/Classics/Compiler.pdf differ diff --git a/General/Coders At Work - Reflections on the Craft of Programming - Peter Seibel.pdf b/General/Coders At Work - Reflections on the Craft of Programming - Peter Seibel.pdf new file mode 100644 index 0000000..0560bdf Binary files /dev/null and b/General/Coders At Work - Reflections on the Craft of Programming - Peter Seibel.pdf differ diff --git a/General/Structure and Interpretation of Computer Programs.pdf b/General/Structure and Interpretation of Computer Programs.pdf new file mode 100644 index 0000000..e35e434 Binary files /dev/null and b/General/Structure and Interpretation of Computer Programs.pdf differ diff --git a/General/jonobacon-theartofcommunity-1ed.pdf b/General/jonobacon-theartofcommunity-1ed.pdf new file mode 100644 index 0000000..47c2c2c Binary files /dev/null and b/General/jonobacon-theartofcommunity-1ed.pdf differ diff --git a/Java/Head First Java, 2nd Edition.pdf b/Java/Head First Java, 2nd Edition.pdf new file mode 100644 index 0000000..09d7b24 Binary files /dev/null and b/Java/Head First Java, 2nd Edition.pdf differ diff --git a/Java/Prentice.Hall.Core.Java.Volume.I.Fundamentals.9th.Edition[A4].pdf b/Java/Prentice.Hall.Core.Java.Volume.I.Fundamentals.9th.Edition[A4].pdf new file mode 100644 index 0000000..08967a3 Binary files /dev/null and b/Java/Prentice.Hall.Core.Java.Volume.I.Fundamentals.9th.Edition[A4].pdf differ diff --git a/Java/Prentice.Hall.Core.Java.Volume.II.Advanced.Features.9th.Edition[A4].pdf b/Java/Prentice.Hall.Core.Java.Volume.II.Advanced.Features.9th.Edition[A4].pdf new file mode 100644 index 0000000..4b861c6 Binary files /dev/null and b/Java/Prentice.Hall.Core.Java.Volume.II.Advanced.Features.9th.Edition[A4].pdf differ diff --git a/Version Control/progit-en.pdf b/Version Control/progit-en.pdf new file mode 100644 index 0000000..ed6ce48 Binary files /dev/null and b/Version Control/progit-en.pdf differ