Programming and Development Directory

Add URL to programming and development directory and Internet marketing center. Browse and suggest quality programming and development sites and resources in the spam free web directory.

Regular Listings

Yahoo! Developer Network Blog

The official blog of Yahoo! Developer Network. Regularly updates the latest news on Yahoo! web services and APIs for application and mashups developers.

Latest Posts from Romow Computer Hardware & Software Blog » Programming & Development

Software Developers Steering Clear of Vista in favor of XP, Linux and Mac

While it is common knowledge that Microsoft Vista has had its share of problems, a new report by Evans Data shows that less than 10% of major software developers are creating applications for Microsoft’s Vista operating system this year. To make matters even worse, the report demonstrates [...]

How to Use MySQL with Java

Before we start the tutorial, we assume you know a little bit about java, like what Java classes are, and how to create methods etc. Prerequesites: You need a MySQL database that you can connect to. JDBC driver for java that can be found here: http://dev.mysql.com/usingmysql/java/ Java SDK (1.5+) [...]