Additional Info
|
I thought I'd start a thread full of resources to help people learn how to code along with some useful tools. No specific languages, although I have a bunch for php because that's what I've been focusing on. If you know of any useful sites, put them here so everyone can benefit. |
Additional Info
|
If you're the type to learn through challenging exercises, I would recommend the following resources: There's also https://codility.com/train/, which has typical programming job interview questions for you to solve. |
Additional Info
|
i already knew about http://programming-motherfucker.com/ but i might actually check out that link on c# considering its an actual language to make programs in, instead of my assembly l33t-ness
|
Additional Info
|
I like this site for testing regular expressions: http://gskinner.com/RegExr/ |
Additional Info
|
In addition to the RegEx tester above, here is a handy guide on learning Regex in ~1hour: |
Additional Info
|
I knew about some of these, but others have proved useful so I thought I'd drop in and say thanks! |