Developer's Resource Material


Welcome to the resources section of my site. Here you will find a collection of tools, tips and projects I work on, or support as part of my free time developments. Most of them are Java based and a few are based on other languages. So, as this is a place where I put up a few things I do during my spare time at home, I will start by showing you a simple application I wrote to demonstrate how to use the superb open source database engine - SQLite.

SQLite is a very small database engine and because it's written in The C Programming Language, its lightning fast. The small footprint of the application makes it ideal for embedding in another application.

Talking about embedding, in our next article, we will look into how to develop an embeded application. If you are a fan of J2ME or you want to learn how to develop applications for mobile devices, why not check out my tutorial on J2ME development?

Books     Web Browsers    Web Servers    XHTML    CSS
Javascript    XML    Perl    PHP    Python    ASP.NET    Databases
Linux    Open Source    XSLT    Copyright & Acknowledgments

back up

Books

back up
Web Browsers

back up

Web Servers

back up

XHTML

back up

CSS

back up

Javascript

back up

XML

back up

Perl

back up

PHP

back up

Python

This is my favourite of all the links in here. But its the least complete collection of resources amongst the whole resources listed here.

back up
ASP.NET

back up
Databases

back up
Linux

back up
Open Source

back up
XSLT

Copyright & Acknowledgements