User:Camerb: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "I generally use AutoHotkey for all of my projects, then move them over to a combination of Perl, [http://metacpan.org/module/DBIx::Class DBIx::Class] and JavaScript if they get c...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
I generally use AutoHotkey for all of my projects, then move them over to a combination of Perl, [http://metacpan.org/module/DBIx::Class DBIx::Class] and JavaScript if they get complex.

Quick, simple prototypes are the way to go!

My AHK stuff: [http://www.autohotkey.net/~camerb/ autohotkey.net/~camerb]

{{mylangbegin}}
{{mylangbegin}}
{{mylang|AutoHotkey| Advanced }}
{{mylang|AutoHotkey| Advanced }}
Line 13: Line 7:
{{mylang|JavaScript| Intermediate }}
{{mylang|JavaScript| Intermediate }}
{{mylang|Perl| Intermediate }}
{{mylang|Perl| Intermediate }}
{{mylang|Unix Shell| Beginner }}
{{mylang|UNIX Shell| Beginner }}
{{mylangend}}
{{mylangend}}
I generally use AutoHotkey for all of my projects, then move them over to a combination of Perl, [http://metacpan.org/module/DBIx::Class DBIx::Class] and JavaScript if they get complex.

Quick, simple prototypes are the way to go!

My AHK stuff: [http://www.autohotkey.net/~camerb/ autohotkey.net/~camerb]

Latest revision as of 17:58, 20 October 2011

My Favorite Languages
Language Proficiency
AutoHotkey Advanced
Batch File Beginner
C++ Intermediate
C sharp Intermediate
Java Intermediate
JavaScript Intermediate
Perl Intermediate
UNIX Shell Beginner

I generally use AutoHotkey for all of my projects, then move them over to a combination of Perl, DBIx::Class and JavaScript if they get complex.

Quick, simple prototypes are the way to go!

My AHK stuff: autohotkey.net/~camerb