A good time was had by all at last night's GatorJUG meeting. Kevin Neelands discussed Android Design Patterns in the context of his recent work on the job with an Android app. The lessons learned he presented were not just interesting but huge timesavers for him. They also dramatically increased app performance. Here's a photo of Kevin:

Kevin Neelands describes an Android case study

We had a couple of folks who work at local shop Infinite Energy attend. Here Curtis McMillen describes the Observer pattern:

Gatorjug demo of patterns as Java features

 

Hopefully, Curtis will give a presentation soon on some features he's particularly impressed with that are now part of the Java 7 distro. Stay tuned.

 

A good time was had by all. Thanks, Kevin!

 

 

Views: 106

Replies to This Discussion

After Curtis talked about the new features in Java 7 I went home, got on Amazon and ordered a book on it.  Sounds like exciting stuff!

What book did you order? Nice job last night. Thanks!

Well, I ordered a Java 7 advanced featues cookbook but it turned out that was not really what I wanted.  So I just got on amazon and searched specifically for java annotations and found 2 books the reference dependency injection in their description.  I enjoyed giving the talk, even tho the audience knew the topic I felt I got a couple new things across, the questions afterwards helped me explain the parts I kinda glossed over, and Curtis building on it by explaining the latest java has intrinsic support for the observer design pattern was a learnin experience for us all.

 

I wouldn't say I "knew" the topic, maybe I was very familiar with it. :)  But even still, there's always something to learn.  For me, it was inner classes.  I know what inner classes are and I've even used them a number of times without ever stopping to ask why? What are they good for and when is it appropriate/inappropriate to use them? What effects do they have on memory vs non-inner classes?  I ended up going home and digging deeper on inner classes and I actually found some pretty interesting things that I'll be blogging about pretty soon.  So thanks!!

Kevin Neelands said:

Well, I ordered a Java 7 advanced featues cookbook but it turned out that was not really what I wanted.  So I just got on amazon and searched specifically for java annotations and found 2 books the reference dependency injection in their description.  I enjoyed giving the talk, even tho the audience knew the topic I felt I got a couple new things across, the questions afterwards helped me explain the parts I kinda glossed over, and Curtis building on it by explaining the latest java has intrinsic support for the observer design pattern was a learnin experience for us all.

 

Curtis, Thanks again for the excellent contribution to the meeting. And, we are pumped about your JEE6/CDI presentation next month!

RSS

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Podcast: Building the Muscles for Critical Thinking

In this podcast Shane Hastie, Lead Editor for Culture & Methods spoke to Dannielle Pearson about the importance of critical thinking in technology.

By Dannielle Pearson

.NET Aspire Preview 6: Enhanced Security and Testing, New Features, and More

This week Microsoft released Preview 6 of the .NET Aspire project. Significant changes have been implemented to enhance the security and reliability of the platform. This release, version 8.0.0-preview.6.24214.1, introduces several noteworthy additions, like changes related to templates, components, dashboard, testing and more.

By Almir Vuk

Presentation: Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla

Lily Mara, Hunter Laine walk through the design of a system, its performance characteristics, and how they scaled it.

By Lily Mara, Hunter Laine

Article: Is Your Test Suite Brittle? Maybe It’s Too DRY

One important design principle in software development is DRY – Don’t Repeat Yourself. However, when DRY is applied to test code, it can cause the test suite to become brittle — difficult to understand, maintain, and change. In this article, I will present some indications that a test suite is brittle, guidelines to follow when reducing duplication in tests, and better ways to DRY up tests.

By Kimberly Hendrick

Allegro Reduces Kafka Producer Latency Outliers by 82% After Switching to XFS

Allegro experimented with different performance optimization options to improve Apache Kafka producer tail latency and eventually switched all its clusters to the XFS filesystem. The company used Kafka protocol sniffing, JVM profiling, and eBPF, which proved instrumental in identifying and eliminating performance bottlenecks.

By Rafal Gancarz

© 2024   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service