Main Menu
Home Articles Directory Submit Popular Site Top Rated Site - Programming - Database - Management - Software Testing and Quality Assurance - Approaches, Process, Methods New Links RSS/Atom
Sponsors



  Main  |  Submit New Article  

  Popular articles (top10)  |  Top rated articles (top10)  |  Category List  

Main  arrow  Programming  arrow  Groovy  (57)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Articles currently sorted by: Title (Z to A)


Visit   Writing JEE applications with Grails and Flex    Last Update 2008/11/12 16:36
Category  Programming  arrow  Java  :  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  Flex/Flash  :  Programming  arrow  Groovy
Description
The Java Platform has evolved into a solid and mature enterprise application platform. One of the signs of a mature application platform is that there are a lot of spin-off techniques and options to integrate with other techniques. This article will go into detail about how to write JEE applications with Grails, a spin-off of traditional JEE application development, and Flex, a different technique that can be used with Java. Both frameworks can be highly productive. Combining the two frameworks holds the promise of building rich internet frontends to J2EE applications while retaining the high productivity.

Hits: 106  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   What's New in Groovy 1.6    Last Update 2009/3/4 6:02
Category  Programming  arrow  Groovy
Description
Groovy project lead writes about Groovy 1.6 changes and improvements, including include performance enhancements, integration of JMX Builder, and OSGi readiness.

Hits: 23  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Using Memoization in Groovy    Last Update 2013/9/18 15:58
Category  Programming  arrow  Groovy
Description
“Dynamic programming” is intriguing for a few reasons. The combined words do not directly refer to anything dynamic or programming, at least not in the sense attached to those words individually today. It is an algorithmic technique that takes a counterintuitive approach to realizing blazingly fast computation. We will explore this technique here and quickly implement an example using the facility available in Groovy.

Hits: 83  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Rich Internet Applications with Grails, Part 2: Grails and the Google Web Toolkit    Last Update 2009/4/22 8:27
Category  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  Tools  :  Programming  arrow  Groovy
Description
In this second part of a two-part series, add to the Grails-powered Web services you created in Part 1. You will create a new search page, but this time using the Google Web Toolkit (GWT) to create the application. You will also use some richer UI widgets from the Ext GWT library.

Hits: 24  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Rich Internet Applications with Grails, Part 1: Build a Web application using Grails and Flex    Last Update 2009/2/26 10:06
Category  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  Platforms  arrow  Web Server  :  Programming  arrow  Tools  :  Programming  arrow  Flex/Flash  :  Programming  arrow  Groovy
Description
Rich Internet Applications (RIAs) promise the dynamism and functionality of desktop applications through the browser. One of the key characteristics is moving your presentation layer to the client and backing it with a robust RESTful service layer on the server. This idea is being popularized with buzzwords like SOUI (Service Oriented User Interface) and SOFEA (Service Oriented Front End Architecture). In this article, the first of a two-part series, you will see how simple it is to create a Web service back end using Groovy's Grails Web application framework, and you will hook it up to an RIA developed with Adobe's Flex framework.

Hits: 54  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Resolve common concurrency problems with GPars    Last Update 2010/9/15 15:08
Category  Programming  arrow  Java  :  Programming  arrow  Groovy
Description
The shift toward multicore processing has fueled an interest in concurrent programming models like fork/join, actors, agents, and executors. While these models originated within different programming languages, many of them are encapsulated in GPars, a Groovy-based concurrency library. With Alex Miller as your guide, learn how to resolve concurrency problems using techniques drawn from both the functional and object-oriented programming worlds — and do it all using Groovy's familiar, Java™-friendly syntax.

Hits: 116  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Practically Groovy: The @Delegate annotation    Last Update 2009/8/27 6:44
Category  Programming  arrow  Groovy
Description
Scott Davis continues the discussion about Groovy metaprogramming with an in-depth look at the @Delegate annotation, which blurs the distinctions between data type and behavior and static and dynamic typing.

Hits: 18  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Practically Groovy: SwingBuilder and the Twitter API, Part 2    Last Update 2009/12/10 13:11
Category  Programming  arrow  Groovy
Description
In this Practically Groovy article, Scott Davis continues building the Groovy Twitter client named Gwitter that he began in Part 1. This time, he tackles HTTP Basic authentication and use of Groovy's ConfigSlurper to read in configuration settings.

Hits: 13  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Practically Groovy: SwingBuilder and the Twitter API, Part 1    Last Update 2009/10/14 6:06
Category  Programming  arrow  User Interface / UX User Experience  :  Programming  arrow  Groovy
Description
This article tackles a topic that strikes fear into most server-side Java™ developers: Swing. As you'll learn, Groovy's SwingBuilder takes some of the sting out of this powerful yet complex GUI framework.

Hits: 16  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Practically Groovy: Reaching for each    Last Update 2009/5/6 8:55
Category  Programming  arrow  Groovy
Description
Iteration is fundamental to programming. You're constantly presented with things — a List, a File, a JDBC ResultSet — that you need to walk through item by item. The Java language nearly always gives you a way to step through whatever you need to, but the frustrating reality is that it doesn't offer a standard way to do so. Groovy's approach to iteration is one of the eminently practical ways in which Groovy programming parts ways with Java programming. Through a series of code examples (all available for download), you'll learn in this article how Groovy's versatile each() method lets you leave the Java language's iteration quirks behind.

Hits: 25  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



(1) 2 3 4 5 6 » 
Practical
Methods & Tools
RSS 2.0
Twitter
Contact
THEME_VALIDXHTML    THEME_VALIDCSS

Copyright (c) 2007-2013 Martinig & Associates | Methods & Tools Software Development Magazine | Privacy Policy
Software Development Tools | Software Development Articles | Software Development Directory | Software Development Videos
Software Development Jobs | Software Development News | Software Development Books
Software Development Blogs | Software Development Conferences