|
|||||
maul.esel - coding projectsOn this little homepage I'll post some experiences I make in programming, mainly in AutoHotkey and C#. my short coding history
I started programming in late 2010, with the great AutoHotkey scripting language.
I did not use it a lot for hotkeys and automation, its typical uses.
Instead I was more interested in developing libraries, mostly using some Windows API.
Starting with "regular" functions, like the DWM thumbnail API,
I moved on to the fantastic and various topics of COM. Following the IronAHK project and some of its contributors in the forums, namely IsNull and RaptorOne, I got in touch with C#. Curious as I am (sometimes ;-), I started looking into it. The online book guide to Csharp lead me into the right direction. As I like learning by doing, I started by translating my current AutoHotkey project, called "AHK.ScriptsMan", into C#. This thing has developed a lot since that time, it's still my main project, but now it is called ChameleonCoder. My github activities |