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? ...
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? ...
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...
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...
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...