193 symposiums and 30,000 attendees since 2001

Scott Hickey

Senior Consultant, Object Partners, Inc.

A Senior Consultant with Object Partners, Inc., Scott Hickey, has been developing software for over 20 years and working with Java since 1998. He was the lead developer for the Groovy Eclipse Plugin and has authored several Groovy related articles.


Blog

Update on the Omaha Java User Group Meeting Info

Posted Monday, April 7, 2008

Today I had the pleasure of presenting on Groovy at the Omaha tour stop for No Fluff Just Stuff. It's always fun to attend these events. The hallway conversations with the attendees are always as interesting as t more »

My path to the Spring Framework "Aha" Moment

Posted Tuesday, April 1, 2008

Many people see unit tests as a good way to get started with Groovy. Tests are quick and easy with Groovy. But for me, Groovy is j more »

Using Groovy to Unleash Enterprise Resources

Posted Thursday, March 27, 2008

Over the last three years, I have been fortunate to use Groovy as part of a large J2EE application at a Fortune 500 insurance company. One of the interesting things I witnessed with regards to Groovy is that it really lowers the barrier for more »
Read More Blog Entries »

Presentations

The Groovy Eclipse Plugin

In this presentation, we will look at how you can begin using Groovy inside of Eclipse. Project setup, mixing Groovy and Java, and debugging will be covered. The presentation will also feature tips and tricks from real-world project development using the more »

Real World Groovy

You are considering Groovy for your next project. You search the web for more information only to get conflicting or incomplete information. It's hard to distinguish FUD from fact. more »

Real World Groovy

You are considering Groovy for your next project. You search the web for more information only to get conflicting or incomplete information. It's hard to distinguish FUD from fact. more »

Continuous Integration and Testing with Grails

Grails is a powerful and productive framework for quickly developing web applications. Using Grails, it is easy to develop a lot functionality in short amount of time. This makes it all the more important to have a solid plan in place for managing change more »

The Groovy Eclipse Plugin

close

Scott Hickey By Scott Hickey

In this presentation, we will look at how you can begin using Groovy inside of Eclipse. Project setup, mixing Groovy and Java, and debugging will be covered. The presentation will also feature tips and tricks from real-world project development using the Groovy Eclipse plugin.



The presentation will finish with an up-to-the-minute status of the latest features being worked on for the plugin including a preview of code assist.


Real World Groovy

close

Scott Hickey By Scott Hickey

You are considering Groovy for your next project. You search the web for more information only to get conflicting or incomplete information. It's hard to distinguish FUD from fact. In this session, we go beyond the theoretical and discuss everything you want to know about using Groovy in a real world corporate Java project. This presentation is based upon four years of actual experience using Groovy as part of a large J2EE project at a Fortune 500 Insurance company as well as using Groovy and Grails on two medium-sized corporate projects.



We will review code examples using Spring, Groovy collections and Groovy decimal math. We will cover compiling Groovy in Ant build scripts and code coverage for Groovy classes. We will show why Groovy is an excellent choice for test driven development. Finally, we will also cover some decision points for incorporating Groovy into a real business project and strategies for mitigating risk.


Real World Groovy

close

Scott Hickey By Scott Hickey

You are considering Groovy for your next project. You search the web for more information only to get conflicting or incomplete information. It's hard to distinguish FUD from fact. In this session, we go beyond the theoretical and discuss everything you want to know about using Groovy in real world corporate Java projects. This presentation is based upon four years of experience using Groovy as part of a large J2EE project at a Fortune 500 company as well as two medium-sized web projects.



We will review code examples using Spring, Groovy collections and Groovy decimal math. We will cover compiling Groovy in Ant build scripts and code coverage for Groovy classes. We will show why Groovy is an excellent choice for test driven development. Finally, we will also cover some decision points for incorporating Groovy into a real business project and strategies for mitigating risk.


Continuous Integration and Testing with Grails

close

Scott Hickey By Scott Hickey

Grails is a powerful and productive framework for quickly developing web applications. Using Grails, it is easy to develop a lot functionality in short amount of time. This makes it all the more important to have a solid plan in place for managing change through continuous integration and automated testing. In this session, we'll start by looking at Grails' built-in support for unit and integration testing. Next, we will walk through setting up a continuous integration server to run our tests. Finally, we'll explore plugins that support functional testing and code coverage.



Grails is a powerful and productive framework for quickly developing web applications. Using Grails, it is easy to develop a lot functionality in short amount of time. This makes it all the more important to have a solid plan in place for managing change through continuous integration and automated testing. In this session, we'll start by looking at Grails' built-in support for unit and integration testing. Next, we will walk through setting up a continuous integration server to run our tests. Finally, we'll explore plugins that support functional testing and code coverage.