Welcome to this free learning web site!

This web site is for people who want to learn different kinds of programming.

Currently, everything is FREE for you to download and try out on your own PC.

In almost all presentations of programming techniques, you will find
tutorials and examples.


This web site will never be finish, which means that
more tutorials and examples in other programming are on the way.


Most programming techniques are concentrated on the development of web sites.


Here is a few proposals of learning you should look at:

Learning Java:

You will find an introduction to Java statements and Expressions.
It is about Java Classes and Objects.
How do you define Inheritance in Java?
Understanding the beauty of polymorphism, and why you need to understand it.

Learning SQL:

Create SQL tables in a database.
You will learn how to SELECT data from several tables?
Learning how you should use GROUP and HAVING in SQL?
What is Subqueries?

Learning Servlets:

You will learn about Request and Response interfaces.
How do you create and use Sessions.
What is a Filter?
How should you use the Forwarding of Requests?

Some advance java to learn:

Learning Java Serialization:

Here you find an explanation on, what is a serialized java object.
It is about writing and reading of serializable Java Objects.
What is customize serialization?
How to completely control the java serialization process.
You can control the java serialize versioning.

Learning Java Reflection:

What is and how are we using Java Reflection?
How can the class Class be useful in development of Java applications?
How to create instances of a Class with the Constructor object in Java Reflection?
How to read and write values using the Field object in the Java reflection?
How to invoke a method using the Java Reflection package?
Search Engine Submission - AddMe
© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.