X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=PersonalEducation;h=5d4a001e252a94e18b129e95c5d408b5d4a22e10;hp=724931f27fb873d86e839c571a7348455e6958cb;hb=847a1a54d2f7731bc364dfd7ad093c95e4092228;hpb=7a093eb39c0763fcea800ae6d012217b32440810 diff --git a/PersonalEducation b/PersonalEducation index 724931f..5d4a001 100644 --- a/PersonalEducation +++ b/PersonalEducation @@ -4,24 +4,24 @@ **Educational Technologies**. * [[http://www.unifi.it/ | Unviersità degli Studi di Firenze]] -- I attended only one term of - **Software Engineering** (computer Science exam **30/30 cum laude**). - In 1995, I dropped out to work for a startup in the emerging field of + **Software Engineering** (Computer Science exam **30/30 cum laude**). + In 1995, I dropped out to work for a startup in the emerging industry of enterprise networking. - * [[http://www.itcvolta.it/it/default.asp | Istituto Tecnico-Commerciale Alessandro Volta]] -- High-school diploma - in **Mathematics and Computer Science** with a rating of **56 out of 60**. - The track included good amounts of **Electric Engineering**. + * [[http://www.itcvolta.it/it/default.asp | Istituto Tecnico-Commerciale Alessandro Volta]] -- Diploma + in **Mathematics and Computer Science** with a rating of **56 out of 60**. The curriculum included good + amounts of **electric engineering**. === Reading List === -My favorite books of computer science and software engineering: +My favorite books of CS and engineering: * **Compilers** -- textbooks such as CompilersPrinciplesTechniquesAndTools and several others. * **Algorithms** -- many, including classics such as DonaldKnuth's bible TheArtOfComputerProgramming, CambridgeUniversityPress's NumericalRecipes and NicholasWirth's ancient, but still brilliant, "Algorithms + Data Structures = Programs". -o + * **Operating Systems** -- Too many to mention here, most of which were quite theoretical and boring. My favorite will always be [[http://www.apuebook.com/|Advanced Programming In The Unix Environment]] by Richard Stevens. I also recommend [[http://catb.org/esr/writings/taoup/|The Art of Unix Programming]].