Tagged Questions

4
votes
7answers
129 views

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 …
4
votes
3answers
523 views

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) …
3
votes
4answers
207 views

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. …
1
vote
9answers
203 views

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?