Edit page ProgrammingLanguages
authorbernie <bernie@2620:0:1004:0:be30:5bff:fee3:dff6>
Wed, 7 Nov 2012 04:17:33 +0000 (23:17 -0500)
committerGeekiGeeki <webmaster@codewiz.org>
Wed, 7 Nov 2012 04:17:33 +0000 (23:17 -0500)
ProgrammingLanguages

index a86c3b3b160c5d641d5ef1bd98b191e7c37d95d1..b781ca11fc3e0b23b71a7b5e0530899cf75bf223 100644 (file)
@@ -66,10 +66,8 @@ Others you don't know or care about: Pascal, Visual''''''Basic.
 
 === 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 +80,17 @@ Others you don't know or care about: Pascal, Visual''''''Basic.
 
  * '''regex''': Extended and Perl-compatible regular expressions.
 
- * '''HTML''': Extensive knowledge of the W3C standards (HTML 4.01
- and XHTML 1.1).
+ * '''HTML''': Extensive knowledge of the W3C standards (HTML 4.01 and XHTML 1.1).
 
- * '''CSS''': Incomplete knowledge of the W3C standard (CSS1 & CSS2).
+ * '''CSS''': Some outdated experience with CSS1 and CSS2
 
- * '''LaTeX''': Only superficial knowledge (I cannot create macros, etc.)
+ * '''LaTeX'''
 
- * '''make''': I can do wizardry with GNU Make macros, etc.
+ * '''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