Category: Groovy
-
Trains on the Range
I’m at SpringOne2GX this week, but this morning before my first presentation I noticed the following in my Twitter feed: First of all, I think that’s the first time anything of mine has ever appeared in @DailyGrailsTip, so yay for me. On the other hand, the link is to a script that isn’t terribly self […]
-
Making Java Groovy: Operator Overloading
This is partly a spoiler for my “Making Java Groovy” talk that I normally do at NFJS events and plan to use in my similar talk at JavaOne, but to celebrate the book going to the printer I thought I’d try to contribute something technical here. I’ve always felt that one of the keys to […]
-
At long last, Making Java Groovy
I guess you could say it all started with Jason Rudolph. In April of 2005, I decided to leave the training company where I worked (The Golden Consulting Group, which no longer exists) and go out on my own as an independent technical trainer. My one-person company is called Kousen IT, Inc., and if the […]
-
Gr8 Gr8Conf.US Was Gr8
This week I attended Gr8Conf US in Minneapolis. I did a Groovy workshop for Java developers, gave my Making Java Groovy talk, gave a talk on Grails testing, and even managed to throw in an Advanced Groovy Tips and Tricks talk at the last minute when Guillaume Laforge was unable to travel. (Guillaume said he […]
-
A Groovy Chuck Norris Script
This week I’m at UberConf (http://uberconf.com), a truly alpha-geek experience with sessions morning, afternoon, and evening. On Tuesday I did a day-long tutorial on Groovy for Java developers, which was really fun. I love teaching Groovy to existing Java developers. Sometimes they get tears in their eyes at how much easier life can be. 🙂 […]
-
Categories, old and new, and status of Making Java Groovy
My book, Making Java Groovy, is almost finished. I mean, I’m done, except that I’m not. (Picture Michael Corleone in “Godfather, Part III”: “Just when I thought I was out, they pull me back in.”) I thought I was essentially done in early June, after I turned in the last chapter. Then the reviews came […]
-
My Review of Programming Grails
Originally submitted at O’Reilly Best Practices for Experienced Grails Developers Programming Grails Excellent look under the hood of Grails By Ken Kousen from Marlborough, CT on 9/25/2012 5out of 5 Pros: Accurate, Helpful examples, Easy to understand Best Uses: Intermediate, Expert Describe Yourself: Developer, Educator Yes, this “early access” edition is very early, but […]
-
Adding a license to source files
A few years ago I remember seeing a blog post by a person interviewing potential new developers. He said that when the prospect featured Java prominently on their resume, he would make sure to give them a programming test that would be easy to solve in a different language but hard in Java, just to […]
-
(dc..bos): Train Stations as a Groovy Range
I’ve been working on a presentation about interesting features in Groovy, and I came up with an example that I like but is probably too long to do in the available time, so I thought I’d show it here. The idea is to illustrate how any class can be made into a Groovy range by […]
-
Password authentication using Groovy
This week I was at a client site that was about as locked down as any I’ve seen. Personally I find that incredibly short-sighted on the part of the company, but it’s always easier to say no, I suppose. While it was annoying enough to set up a browser to surf the web, that’s not […]