Dec
This video shows the state of Java development on the BeOS as of Dec. 2004. Recorded by Bryan Varner.
Duration : 0:4:26 Views : 791.
This video shows the state of Java development on the BeOS as of Dec. 2004. Recorded by Bryan Varner.
Duration : 0:4:26 Views : 791.
Google Tech Talks
May 3,2007
ABSTRACT
NetBeans Mobility Pack is a development environment for Java ME CLDC/MIDP, CDC developers. In this talk Martin will show what technologies and SDKs are supported, the latest features in 6.0 with a special focus on the build system (ant), managing multiple application ports and working with device database, deployment on real-devices. Credits: Speaker:Martin Ryzl
Duration : 0:52:59 Views : 1697.
Xaloc property development Colonia de Sant Pere, Mallorca
Duration : 0:0:43 Views : 20.
Go to http://eclipsetutorial.sourceforge.net/ to download all 12 lessons of Eclipse and Java: Introducing. This is the first 10 minutes of lesson 1, in small format for YouTube. The downloaded lessons are full size and good quality. Enjoy!
Duration : 0:9:48 Views : 1344.
Using Netbeans 5.5.1 & Java 1.6:
Code:
—————
int tempFahr = (int) ((Double.parseDouble(degreesTextField.getText()))
* 1.8 + 32);
fahrenheitLabel.setText(tempFahr + ” Fahrenheit”);
Duration : 0:9:1 Views : 4849.
Go to http://eclipsetutorial.sourceforge.net/ to download the entire 16 lessons of Eclipse and Java for Total Beginners. This is the first 8 minutes of lesson 1, in small format for YouTube. The downloaded lessons are full size and good quality. Enjoy!
Duration : 0:8:10 Views : 10471.
Google TechTalks
May 15, 2006
Dmitry Jemerov
Mike Aizatsky
ABSTRACT
The first presentation is completely dedicated to our new product Team Server, which has to bring to the whole team the same level of productivity as IDEA does for the individual developer. We will talk about continuous integration, server-side code analysis, peer-to-peer collaboration, and many other interesting things.
The second presentation is dedicated to a lot of new and cool stuff in IntelliJ IDEA 6.0 related to Java, Web/J2EE and JavaScript/AJAX development.
Duration : 1:13:4 Views : 763.
Introduction to test driven development with a Java JUnit example using Eclipse 3.2. Agile Development all the way!
Duration : 0:9:23 Views : 1804.
WWWorkspace is a web based Java integrated development environment built on top of Eclipse. It allows you to carry your workspace around with you and code from any computer with a web browser.
Duration : 0:6:40 Views : 2090.
How to install JDK1.6 or Java Development Kit in Ubuntu
Duration : 0:4:12 Views : 1660.