The Groovy Cookbook
I just stumbled upon an incredible resource that I wish I knew about sooner. PLEAC, short for Progamming Language Example Alike Cookbook provides the solutions to the problems contained in the respected Perl Cookbook using OTHER langues, including Groovy. This is a terrific idea and if my favourite two languages weren't already complete I'd be eager to contribute.
Here's the Groovy table of Cotents. Learn how to deal with:
- 1. Strings (100.0%)
- 2. Numbers (100.0%)
- 3. Dates and Times (100.0%)
- 4. Arrays (100.0%)
- 5. Hashes (100.0%)
- 6. Pattern Matching (100.0%)
- 7. File Access (100.0%)
- 8. File Contents (100.0%)
- 9. Directories (100.0%)
- 10. Subroutines (100.0%)
- 11. References and Records (100.0%)
- 12. Packages, Libraries, and Modules (100.0%)
- 13. Classes, Objects, and Ties (100.0%)
- 14. Database Access (100.0%)
- 15. User Interfaces (100.0%)
- 16. Process Management and Communication (100.0%)
- 17. Sockets (100.0%)
- 18. Internet Services (100.0%)
- 19. CGI Programming (100.0%)
- 20. Web Automation (100.0%)
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home