Posted on 1stvamp.com/weblog:
Todo:
-
Learn VB.NET/C# and programming for the .NET framework.
-
Learn how to code in Python.
-
Improve my knowledge of C++ coding.
-
Learn some Java, just in case (makes me shudder just thinking about it).
As you can see, I mainly plan on extending my programming knowledge, partially out of curiosity and the need to hack shtuff, and also out of wanting to cover my bases for future job oppertunities.
Updates:
-
Was looking at finding an encompassed webmail class to use in the new accounts system on 1vCMS, but didn't find anything I liked, so I'm just going to code my own, just like I'm doing with my ThreadD class.
-
Looking through IRCd's last night, the one that seemed to fit my needs was PIRCd, an IRCd written in Perl with some very nice features and code. Should be easier for me to customize should the need arise, and as it uses an SQL database for it's backend I'm envisioning some integrations with the PHP IRC interface I'm going to use for accessing the server.