Skip to main content

Emmanuel Hugonnet's Library tagged programming   View Popular

26 Mar 08

FitNesse Resources

Straight-forward examples for the most common fixture types in .NET and Java

gojko.net/fitnesse - Preview

agile programming fitnesse tdd reference

Query by Slice, Parallel Execute, and Join: A Thread Pool Pattern in Java

This article will first show you how to effectively utilize ROWNUM at the database level itself, so that we implement "true pagination": querying data in slices with our paged data sent in batches to available threads in a thread pool.

today.java.net/...-join-thread-pool-pattern.html - Preview

concurrency database programming jdbc jdk1.5 thread

07 Mar 08

First Steps to Scala

In this article, you'll follow twelve steps that are designed to help you understand and gain some basic skills in the Scala programming language.

www.artima.com/...steps.html - Preview

scala tips tutorial introduction reference programming

15 Jan 08

10 Sources for Free Computer Programming Courses Online -- Education-Portal.com

Looking to increase your knowledge of computer programming? Here is a list of universities and other great sources that offer free computer programming courses online.

education-portal.com/...rogramming_Courses_Online.html - Preview

programming tutorial

21 Dec 07

Learning Rails podcast, for web designers and developers

A podcast that teaches Ruby on Rails fundamentals
Learning Rails will take you step-by-step through all the concepts behind Ruby on Rails.

www.buildingwebapps.com/learning_rails - Preview

ruby programming tutorial

18 Dec 07

Life outside the IDE - Coding in a parallel toolset has its perks -- freedom, for one

For many Java developers, the IDE is more than a high-powered telescope. In this article the author reminds you how invigorating it can be to write code the old-fashioned way with newer technologies like Buildr, Jetty, JavaRebel, and more.

www.javaworld.com/...jw-12-outside-the-ide.html - Preview

java programming tips buildr jetty

07 Nov 07

java.net: Building Maps into Your Swing Application with the JXMapViewer

In this article, we will build a simple program that shows a map and lets you zoom and pan around. We will also add a few controls to show locations on the map with custom code.

today.java.net/...wing-app-with-jxmapviewer.html - Preview

programming swing tutorial

06 Sep 07

Use Java to Interact with Your Clipboard

Learn how to use the java.awt.datatransfer package to cut, copy, and paste to a clipboard in Java.

www.devx.com/...22326 - Preview

programming tips swing

25 Jul 07

java.net: Adding Auto-Completion Support to Swing Comboboxes

Providing auto-completion support on application text components and comboboxes is quickly becoming a standard UI feature. This article compares 4 implementations for auto-completion on Swing comboboxes: GlazedLists, SwingX, JIDE, and Laf-Widget.

today.java.net/...etion-to-swing-comboboxes.html - Preview

gui swing tips programming

18 Jun 07

A Java Developer's Guide to Ruby

To demonstrate why Ruby is a good fit for Java developers, this article introduces the language features that will make you more efficient and then shows short program examples in both languages.

www.devx.com/...34431 - Preview

java programming ruby tutorial

11 Jun 07

java.net: Exception-Handling Antipatterns

In this article, we'll discuss some fundamental concepts about the different types of Java exceptions and their intended uses. We'll take a look at common exception-handling antipatterns that you are almost certain to find somewhere in your code

today.java.net/...ion-handling-antipatterns.html - Preview

code design tips tutorial programming pattern

13 Apr 07

ONJava.com -- Controlling Threads by Example

A thread is an execution path in the program that has its own local variables, program counter, and lifetime. This article will take a nontrivial example with threads and refactor the code to include a mechanism to stop, monitor, pause, and resume.

www.onjava.com/...olling-threads-by-example.html - Preview

concurrency programming thread tutorial

13 Mar 07

Esper: Event Stream Processing and Correlation

Esper is capable of triggering custom actions when event conditions occur among event streams. It is designed for high-volume event correlation where millions of events make it impossible to store them all to later query them using a db architecture.

www.onjava.com/...rocessing-and-correlation.html - Preview

esper opensource programming introduction

02 Feb 07

Guidelines for Writing JSR-168 Portlets

This article illustrates best practices for developing JSR-168 portlets for portability.

dev2dev.bea.com/...writing-jsr-168-portlets.html - Preview

portlets portal programming tutorial

01 Feb 07

Using JavaSpaces

avaSpaces has been a bit of an unknown technology for a long time. It's one of those technologies that programmers know is out there, but haven't actually used enough to say they understand what it's for or what it can do for them.

www.theserverside.com/...article.tss - Preview

java grid programming introduction

04 Oct 06

Let's go distributed: how to build a parallel web spider in Java...

To combat the decline in Moore's law, CPU, OS, and application developers are beginning to have to go distributed. The only problem is, when developers think distributed programming, they think hard.

javathink.blogspot.com/...-distributed-how-to-build.html - Preview

programming java thread tutorial

26 Sep 06

ONLamp.com -- Smalltalk for Everyone Else

Smalltalk, an influential language with deep roots in software development practice, offers an outstanding opportunity for stretching your mind and exercising your development muscles. The only drawback is that once you try it, you may never go back. This

www.onlamp.com/...learning_smalltalk.html - Preview

programming introduction smalltalk tutorial

20 Sep 06

Code Reviews

How does one reconcile these polarizing effects of a code review? The following sections show how you can stay on the high horse and yet deliver on time. They synthesize the essence of lessons learned from experience and best practices.

today.java.net/...code-reviews.html - Preview

code quality programming introduction

31 Jul 06

Java theory and practice: Going atomic

Until JDK 5.0, it was not possible to write wait-free, lock-free algorithms in the Java language without using native code. The addition of the atomic variable classes in java.util.concurrent changes that situation.

www-128.ibm.com/...j-jtp11234 - Preview

programming concurrency jdk1.5 Java thread tutorial

1 - 20 of 60 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo