neophyte

Recommended reading list for a (relative)newbie?

What literature(written or otherwise) would you recommend for someone new to the world of coding? I would prefer something about C, but if you have any other suggestions, what are they? ...

Pseudocode check. Complete Coding Noob needs validation for assignment

I have already turned this in so you won't be helping me cheat. Just wondering if this looks right: The assignment: Input a list of employee names and salaries, and determine the mean (average) salary as well as the number of salaries above and below the mean. The Plan: Allow input of names and salaries Calculate Mean Sort values Count...

Essential Dojo

I'm starting to use Dojo; this is (essentially) my introduction to AJAX. We have a Java backend (torque / turbine / velocity) and are using the jabsorb JSON-RPC library to bridge Java and Javascript. What do I need to know? What is the big picture of Dojo and JSON, and what are the nasty little details that will catch me up? What did...

What is a good web host that is "developer-friendly" for what I am trying to do and learn?

10 years ago, I read one of those Teach Yourself HTML in 24 Hours books and haven't looked into developing for the web since. I'm currently trying to learn C# and Silverlight and make my way into the world of professional software development. I'm not specifically targeting the web, but if I put up a personal website, I'd like to be ab...