How to Learn the 10 Most Important Technologies
recently wrote an editorial in which I listed my personal picks for the 10 most important technologies for developers to know. At the end of that editorial, I asked readers
recently wrote an editorial in which I listed my personal picks for the 10 most important technologies for developers to know. At the end of that editorial, I asked readers
Most enterprise applications today use databases to keep track of their content. SQL is supported by every modern relational database, so learning how to use it means you can apply
The evangelical nature of Linux makes it easy for newbies to get by. We’ve listed a few Web sites here to help you while you’re learning, but there are scads
Learning XML requires a basic understanding of WWW, HTML, and Web scripting languages such as JavaScript or VBScript. Many of the following articles were written around the time that XML
Learning how to use Web services takes for granted a solid foundation in XML, mainly because the attendant technologies used in Web services are XML-based (such as SOAP and WDDI).
Becoming familiar with the basics of each of these languages goes a long way to ensuring well-rounded development capabilities. While one language may seem more daunting than another, we think
OOP is not language specific, but as with most things, it is easier to learn while using concrete examples. For this reason, you may want to first pick a language
While regular expressions are most commonly used for text manipulation, such as searching and search-and-replace, they can also be used to test for certain conditions in a text file or
Our QuickStarts and 10-Minute Solutions should help you get a painless jumpstart on your foray into JavaScript. There’s lots of short tutorials here that will teach you to accomplish very