Edit page PersonalEducation
[wiki.git] / PersonalEducation
index 32b289b19e37353360ccd044ee1ea7be8403b563..c753e027bb53c1f289f0fa24823fbf27556893cc 100644 (file)
 
 === Non-formal studies and self-teaching ===
 
-Over the years, I compesated for lack of university-grade education by
-being a good customer of the local libraries:
+To compensate for the lack of good formal education, I became a good customer of the local libraries:
 
  * **Compilers**, reading several textbooks such as CompilersPrinciplesTechniquesAndTools,
  and many others.
 
  * **Algorithms** -- many, including classics such as DonaldKnuth's bible TheArtOfComputerProgramming,
  CambridgeUniversityPress's NumericalRecipes and NicholasWirth's ancient, but still
-brillant, "Algorithms + Data Structures = Programs".
+ brilliant, "Algorithms + Data Structures = Programs".
  
  * **Operating Systems** -- Too many to mention here, most of which quite
  theoretical and boring.  Of course, my favorite will always be AdvancedProgrammingInTheUnixEnvironment.