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

index 562209e0636b89a00488365e62496ab7fcabfdc3..d3d88d515cbce6c3e6ead7fe099b499810571e19 100644 (file)
@@ -32,27 +32,22 @@ they see Perl code :-)
 
 === Dynamic/Agile ===
 
- * '''Perl''' - I'm quite proficient in Perl, but use it mostly
- for one-liners and small utilities for my SystemAdministratorRole.
- These tools are a good example of my Perl coding skills:
-
-  http://www.codewiz.org/projects/#loginfo
-
-  http://www.codewiz.org/projects/#newrpms
-
- I've also done deep Bugzilla customizations for a customer,
- which enables me to say that I've also used Perl in a real
- application too.
-
- * '''PHP''': I've teached PHP in a course done as part of
- my InstructorRole.  I've also wrote an
- online shop application in PHP back when PHP4 was not
- yet mainstream and you had to build it yourself.
- As part of my ManagementRole, I've also supervised two
- additional PHP projects developed at DevelerCompany. 
-
- * '''Python''': I know Python just a little.  See my
- PikiPlus changes for an example of my limited Python skills.
+ * '''Perl''' - I used to be quite proficient in Perl, but today I use it
+ mostly for one-liners. These tools are a good example of my rusty Perl
+ coding skills:
+
+  * [[http://www.codewiz.org/projects/#loginfo|Deluxe Loginfo]]
+  * [[http://www.codewiz.org/projects/#newrpms|Newrpms]]
+  * Extensive customizations to Bugzilla for internal use
+
+ * '''PHP''': I've taught PHP in a web programming course as part
+ of my [[InstructorRole]].  I've also written an online shop application
+ in PHP back when PHP4 was not yet mainstream and you had to build it from source.
+ As part of my [[ManagementRole]], I've also coordinated two additional PHP projects
+ at [[DevelerCompany]].
+
+ * '''Python''': I use Python occasionally for scripting and small webapps.
+ See [[GeekiGeeki]] for an example of my limited Python programming skills.
 
  * '''Javascript'''/'''ECMAscript''': Only superficial knowledge.