difficulty

Which is easier to write drivers for? Windows or LInux?

I am trying to learn a little about driver development and my question is, which OS has an easier API to develop drivers with? Windows or Linux? Remember that I am new to this. Thanks ...

Learning multiple languages

Once you learn one language does it become easier to learn a second and are there pairs of languages that go together? Also is it even a good idea to learn more then one language? ...

As a Web Developer, how complicated is your average job compared to this?

I'm 16 years old, and I've recently started to do freelance jobs. I've been playing with PHP since I was 12 and think that I can code reasonably well. So far, I've created a library for fetching info from LinkedIn profiles and some WordPress plugins. However, right now this client wants me to convert an HTML template into a WordPress ...

Difficulty in naming functions

Possible Duplicate: Anyone else find naming classes and methods one of the most difficult part in programming? Sometimes it seems i cant really find any name for a function i am writing, can this be because the function is not cohesive enough? What do you do when no good name for a function comes to mind? ...