Edit page ProgrammingLanguages
[wiki.git] / ProgrammingLanguages
index d7ead27c4319f21cd360407abf39b71f1c39e1d0..b781ca11fc3e0b23b71a7b5e0530899cf75bf223 100644 (file)
@@ -3,7 +3,7 @@ afraid to try exotic ones in real projects, expecially
 because most customers are already scared off enough when
 they see Perl code :-)
 
-=== General Purpose Programming Languages ===
+=== General-purpose ===
 
  * '''C++''' - I know the ISO/IEC C++ 98 standard extensively, including
  most of the recent TR1 additions.  I also know several C++
@@ -38,7 +38,7 @@ they see Perl code :-)
 Others you don't know or care about: Pascal, Visual''''''Basic.
 
 
-=== Dynamic Languages ===
+=== Dynamic/Agile ===
 
  * '''Perl''' - I'm quite proficient in Perl, but use it mostly
  for one-liners and small utilities for my SystemAdministratorRole.
@@ -59,19 +59,15 @@ Others you don't know or care about: Pascal, Visual''''''Basic.
  As part of my ManagementRole, I've also supervised two
  additional PHP projects developed at DevelerCompany. 
 
- * '''Python''': I know Python just a little.  The PikiPlus engine
- that serves these pages is an example of my Python programming
- skill (but note that MartinPool deserves credit for the initial
- version).
+ * '''Python''': I know Python just a little.  See my
+ PikiPlus changes for an example of my limited Python skills.
 
- * '''Javascript''': Only superficial knowledge.
+ * '''Javascript'''/'''ECMAscript''': Only superficial knowledge.
 
 === Scripting Languages ===
 
- * '''Bourne Shell''': I've used bash as my main shell
- for a very long time and I've used it extensively for
- automation (see SystemAdministratorRole) and as part
- of using make and autoconf.
+ * '''Bourne Shell''': I've been using bash as my main shell environment
+ and wrote countless scripts to automate my work
 
 === Query languageas ===
 
@@ -82,18 +78,19 @@ Others you don't know or care about: Pascal, Visual''''''Basic.
 
 === Not Properly Languages ====
 
- * '''HTML''': Extensive knowledge of the W3C standards (HTML 4.01
- and XHTML 1.1).
+ * '''regex''': Extended and Perl-compatible regular expressions.
 
- * '''CSS''': Incomplete knowledge of the W3C standard (CSS1 & CSS2).
+ * '''HTML''': Extensive knowledge of the W3C standards (HTML 4.01 and XHTML 1.1).
 
- * '''LaTeX''': Superficial knowledge (can write documents, not create macros etc.)
+ * '''CSS''': Some outdated experience with CSS1 and CSS2
 
- * '''make''': I can do wizardry with GNU Make macros, etc.
+ * '''LaTeX'''
+
+ * '''make''': I can write really obfuscated Makefiles using the GNU Make extended syntax, autoconf, automake, etc.
 
 
 === Useless Languages ====
 
  * '''awk'''
  * '''sed'''
- * '''REXX'''
+ * '''REXX'''
\ No newline at end of file