Pluralsight - Groovy Fundamentals

seeders: 12
leechers: 19
Added on January 20, 2015 by Stormarekillain Other > Tutorials
Torrent verified.



Pluralsight - Groovy Fundamentals (Size: 584.66 MB)
 01. Introduction.mp49.2 MB
 02. Polyglot Programming.mp46.81 MB
 03. Why Groovy.mp43.99 MB
 04. Installation.mp414.08 MB
 05. Groovy Shell.mp42.83 MB
 06. Groovy Scripts.mp47.78 MB
 07. IDEs.mp412.55 MB
 08. Summary.mp41.25 MB
 01. Introduction.mp44.96 MB
 02. Collections.mp411.66 MB
 03. Ranges.mp45.97 MB
 04. Functions.mp46.14 MB
 05. Closures.mp411.74 MB
 06. Dynamic Capabilities.mp416.39 MB
 07. Summary.mp4891.14 KB
 01. Introducing Our Sample Project.mp42.37 MB
 02. The GPX File Format.mp416.76 MB
 03. Reading XML Documents.mp430.01 MB
 04. Writing XML Documents.mp429.97 MB
 05. Summary.mp41.14 MB
 01. Introducing Dependency Management in Groovy.mp43.52 MB
 02. Working with Grape.mp439.05 MB
 03. Summary.mp4572.48 KB
 01. Introduction to Unit Testing.mp416.01 MB
 02. Unit Testing in Groovy.mp466.99 MB
 03. Mock Objects.mp445.56 MB
 04. Unit Testing Our Application.mp430.05 MB
 05. Summary.mp41.14 MB
 01. Introduction.mp41.03 MB
 02. Groovy Extension Methods.mp415.8 MB
 03. Groovy Truthfulness.mp413.41 MB
 04. Adding Functionality with Categories.mp418.46 MB
 05. Implicit Return Methods.mp43.54 MB
 06. Summary.mp4612.58 KB
 01. Introduction.mp43.74 MB
 02. Working with the Groovy RESTClient.mp418.59 MB
 03. Parsing JSON Data with Groovy.mp426.06 MB
 04. Working with the Groovy ConfigSlurper.mp418.11 MB
 05. Summary.mp4677.33 KB
 01. Introduction.mp411.74 MB
 02. Creating SQL Connections.mp414.64 MB
 03. Inserting Data.mp413.27 MB
 04. Querying and Updating Data.mp422.29 MB
 05. Summary.mp41.42 MB
 BasicSyntax.groovy22 bytes
 closures.groovy66 bytes
 collections.groovy133 bytes
 dynamic.groovy189 bytes
 functions.groovy114 bytes
 ranges.groovy193 bytes
 fells_loop.gpx36.36 KB
 ImportGpsData.groovy281 bytes
 WritingXml.groovy471 bytes
 .ds_store6 KB
 ._.ds_store120 bytes
 fells_loop.gpx36.36 KB
 ImportGpsData.groovy571 bytes
 .ds_store6 KB
 fells_loop.gpx36.36 KB
 ImportGpsData.groovy281 bytes
 .ds_store6 KB
 .ds_store6 KB
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 fells_loop.gpx36.36 KB
 DateParser.groovy406 bytes
 DateParserTests.groovy578 bytes
 ImportGpsData.groovy339 bytes
 .ds_store6 KB
 BankAccount.groovy484 bytes
 BankAccountTests.groovy894 bytes
 InsufficientFundsException.groovy56 bytes
 InterestRateService.groovy235 bytes
 fells_loop.gpx36.36 KB
 ImportGpsData.groovy281 bytes
 .ds_store6 KB
 .ds_store6 KB
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 fells_loop.gpx36.36 KB
 AvaxHome.nfo3.24 KB
 DateParser.groovy366 bytes
 DateParserTests.groovy578 bytes
 DateTimeCategory.groovy291 bytes
 ImportGpsData.groovy375 bytes
 .ds_store6 KB
 fells_loop.gpx36.36 KB
 DateParser.groovy406 bytes
 DateParserTests.groovy578 bytes
 ImportGpsData.groovy339 bytes
 .ds_store6 KB
 .ds_store6 KB
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 fells_loop.gpx36.36 KB
 credentials.groovy96 bytes
 DateParser.groovy366 bytes
 DateParserTests.groovy578 bytes
 DateTimeCategory.groovy291 bytes
 ImportGpsData.groovy990 bytes
 .ds_store6 KB
 fells_loop.gpx36.36 KB
 DateParser.groovy366 bytes
 DateParserTests.groovy578 bytes
 DateTimeCategory.groovy291 bytes
 ImportGpsData.groovy375 bytes
 .ds_store6 KB
 .ds_store6 KB
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 fells_loop.gpx36.36 KB
 credentials.groovy96 bytes
 DateParser.groovy366 bytes
 DateParserTests.groovy578 bytes
 DateTimeCategory.groovy291 bytes
 ImportGpsData.groovy1.5 KB
 QueryRoutepoints.groovy363 bytes
 .ds_store6 KB
 fells_loop.gpx36.36 KB
 credentials.groovy96 bytes
 DateParser.groovy366 bytes
 DateParserTests.groovy578 bytes
 DateTimeCategory.groovy291 bytes
 ImportGpsData.groovy990 bytes
 .ds_store6 KB
 .ds_store6 KB
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 ._.ds_store120 bytes
 1-groovy-fundamentals-m1-slides.pdf166.37 KB
 2-groovy-fundamentals-m2-slides.pdf93.51 KB
 3-groovy-fundamentals-m3-slides.pdf167.02 KB
 4-groovy-fundamentals-m4-slides.pdf111.66 KB
 5-groovy-fundamentals-m5-slides.pdf472.69 KB
 6-groovy-fundamentals-m6-slides.pdf203.26 KB
 7-groovy-fundamentals-m7-slides.pdf202.74 KB
 8-groovy-fundamentals-m8-slides.pdf76.65 KB

Description


Pluralsight - Groovy Fundamentals | 584MB
Duration: 3h 37m | Video: AVC (.mp4) 1024x768 15fps | Audio: AAC 44.1KHz 2ch
Genre: eLearning | Level: Intermediate | Language: English



An introduction to the Groovy programming language as well as the best features of the Groovy platform.

This course will introduce you to not only the Groovy language, but also the underlying Groovy platform. Throughout this course we'll develop a Groovy application that can parse GPS data from an XML file, insert it into a database, and even correlate this data to forecast data retrieved from a REST API. At the end of this course you'll not only have a working knowledge of the Groovy language, but you'll also be able to use Groovy in a multitude of everyday use cases.

Screenshots:



Sharing Widget


Download torrent
584.66 MB
seeders:12
leechers:19
Pluralsight - Groovy Fundamentals

All Comments

Thanks Stormarekilla............................ good upload