About Me
I started off making simple batch scripts… I wouldn’t consider myself a script kiddie though. I enjoyed making my own things and doing it my way, and that’s the only way your going to get anywhere. After that I graduated to VBS scripts, and had a brief experience with VB9. I hated using VB9, because it didn’t really feel like you were making it yourself. Kind of like using something someone else made and saying you did it.
After that I messed around with a few programming languages like C++, but I found it very confusing. I then heard about Python. Python is where I found my niche. It has very clear text and syntax and it makes for great screen-names. I don’t think it’s the best for everything, but it’s defiantly awesome. Recently I have been attempting to learn Perl and a little PHP. I’d take Python over Perl, but Perl can do some things Python can’t. I’ve almost had it with PHP… It kinda pisses me off, you can’t test your scripts in real time and little things like that, but it’s ok.
My advice :
If you use Windows then try to learn a little batch, it’s not necessarily the hardest language to learn, it’s good for writing scripts that do stupid little shit like turning off computers. If you don’t, learn some Bash on Linux, and I don’t have any idea about Macs… Learn some HTML, thats also a very easy language to learn. And since it is just about the most widely used language in the world, it’s nice to know some.