View Single Post
privateice
Junior Member
 
Join Date: Apr 2014
Location: VA, USA
Posts: 3
Send a message via ICQ to privateice Send a message via AIM to privateice Send a message via Yahoo to privateice

Old April 5th, 2014, 10:25 AM
The vast number of modern languages are "C-like." If you learn C/C++, learn deconstructive programming, and learn RegEx, languages and libraries are just different permutations of the same. Perl comes in an afternoon. PHP is easy. Visual whatever is trivial. Java is more about the libraries than the language itself.

RegEx (Regular Expressions) is too often neglected in the modern teaching of software development and it is a hugely powerful tool. I wouldn't be without them.
privateice is offline   #3 Reply With Quote