Programming

TwitterFacebook
Get flash to fully experience Pearltrees
The Java Tutorials are practical guides for programmers who want to use the Java programming language to create applications. They include hundreds of complete, working examples, and dozens of lessons. http://docs.oracle.com/javase/tutorial/index.html

The Java™ Tutorials

http://www.yorku.ca/jhuang/examples/tomcat-install.html

Installing Tomcat

Tomcat requires java in order to run.
http://wiki.netbeans.org/GetStartedwithJavaDB

GetStartedwithJavaDB - NetBeans Wiki

Introduction Java DB is Sun's supported distribution of the open source Apache Derby 100% Java technology database.

Best Programming Quotations

A good programmer is someone who looks both ways before crossing a one-way street. -- Doug Linder, systems administrator http://www.linfo.org/q_programming.html
The TIOBE Programming Community index is an indicator of the popularity of programming languages.

TIOBE Software: Tiobe Index

http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

Java 7: Project Coin in code examples

This blog introduces - by code examples - some new Java 7 features summarized under the term Project Coin . The goal of Project Coin is to add a set of small language changes to JDK 7. http://niklasschlimm.blogspot.com/2011/12/java-7-project-coin-in-code-examples.html
http://netbeans.org/kb/docs/ide/mysql.html This document demonstrates how to set up a connection to a MySQL database from the NetBeans IDE. Once connected, you can begin working with MySQL in the IDE's Database Explorer by creating new databases and tables, populating tables with data, and running SQL queries on database structures and content. This tutorial is designed for beginners with a basic understanding of database management, who want to apply their knowledge to working with MySQL in NetBeans IDE.

Connecting to a MySQL Database - NetBeans IDE Tutorial

NetBeans - Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/NetBeans The NetBeans IDE is written in Java and can run on Windows, Mac OS, Linux, Solaris and other platforms supporting a compatible JVM . A pre-existing JVM or a JDK is not required.

Integrated development environment - Wikipedia, the free encyclopedia

Anjuta , a C and C++ IDE for the GNOME environment An integrated development environment ( IDE ) is a software application that provides comprehensive facilities to computer programmers for software development . An IDE normally consists of: http://en.wikipedia.org/wiki/Integrated_development_environment
http://en.wikipedia.org/wiki/Spring_Framework The Spring Framework is an open source application framework and Inversion of Control container for the Java platform . [ 1 ] The first version was written by Rod Johnson, who released the framework with the publication of his book Expert One-on-One J2EE Design and Development in October 2002. The framework was first released under the Apache 2.0 license in June 2003.

Spring Framework - Wikipedia, the free encyclopedia