Slashdot Mirror


User: James+Keane

James+Keane's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Hah! on Ruby On Rails Exploit Used To Build IRC Botnet · · Score: 1

    The front end is still Ruby, the replaced the messaging systems with something more suitable.

  2. Range of tools, Range of techniques on How Did You Learn How To Program? · · Score: 1

    Started with ST Basic on the Atari 520ST, taught me how to control flow and break steps down. Followed with TurboPascal in college, it was ancient then but taught me a lot about strict languages and how to do a lot with a little. University - time for OO. Objects First with Java was a great book, because it taught how to think OO - have since done professional work in C++, PHP, Ruby, Python, Java, C#. I'll never stop learning - if a new tool can do something better than my current toolbox, I need to know it before everyone I know or work with it, only way to stay valuable.