developerFusion java
Related java tutorials
-
The Beauty of Closures
by Jon Skeet
Closures are often described in terms of functional languages, but Jon introduces the concept of closures in a world of C# and Java. Learn how to use them and why.
-
Why Patterns
by Andy Clymer
We look at the rise of 'patterns' in the developer community, and how they've evolved to help communication between developers and understanding more clearly the intent of a given piece of code.
-
AOP in JavaScript using Humax Framework
by M Sheik Uduman Ali
In this article, I've explained how can we design our client side application with aspect-oriented approach along with object-oriented approach using the open source web framework "Humax".
Related java discussion
-
What would motivate you to change your job? in Prague
13 hours ago by autrion (5 replies)
-
A simple way to read an XML file in Java
5 days ago by h.ibrahim (33 replies)
-
Problem while Concurrently querying the oracle database
8 days ago by vijayr@bahwancybertek.com (0 replies)
-
Looking for Potential Business Partners in London
17 days ago by aspiresoftware (4 replies)
-
New interesting article on Java development in Barnaul
19 days ago by alionka (2 replies)
-
What technology / Framework would you propose in Kassel
22 days ago by nano123 (4 replies)
Related java code samples
-
Debugging client JavaScript in VS 2005
by Ziemowit
Short guide how to debug client JavaScript in VS 2005.
-
Calculate the difference between two dates, ignoring weekends
by joki
This code allows calculating with dates as if there were no weekends. To achieve this, days are numbered from Monday, 29 December 1969 without any intervening weekends (that is, five days per week). One purpose is to calculate the number of working days in a month, ignoring further public and bank holidays.
-
Add a JavaScript popup to an ASP.NET button
by Edward Tanguay
How to add a javascript popup (alert) question to an ASP.NET button control.
Related java podcasts
-
Java Posse #221 - Devoxx 08 Special
Published 25 days ago
Devoxx 2008 Special Fully formatted shownotes can always be found at http://javaposse.com We recorded this at Devoxx in front of a live audience - it was a hoot although as you will here there were some technical difficulties. Thanks to everyone who came to the recording and making loads of noi...
-
Episode 6: Sizzling Open FX
Published 30 days ago
I have moved to Mozilla along with my long time friend cohort and collaborator, Ben Galbraith. He joins us on this podcast, along with Alex, who joins us as a Noogler. You can download the podcast directly (OGG format too), or subscribe to the series, including via iTunes). We get back in...
-
Java Posse #220 - JavaFX Launch and Interview
Published 1 month ago
JavaFX Launch and Interview Fully formatted shownotes can always be found at http://javaposse.com An Interview with John Burkey and Octavian Tanase of Sun Microsystems about JavaFX. The audio quality is telephone grade, you have been warned. JavaFX http://www.sun.com/software/javafx/ Octav...
Related java developer news
-
Eclipse strikes back with Java mobile tools
on Oct 21, 2008 by James Crowley
While Apple actively excludes Java from iPhone
Featured java user groups
-
Developer Day Scotland
Scotland, United Kingdom
Developer Day Scotland is a community event, run by community for community, which is based upon the highly successful Developer! Developer! Developer! community conference events.
Related book
-
Java In A Nutshell, 5th Edition
With more than 700,000 copies sold to date, Java in a Nutshell from O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly ha...