Intro to Hibernate presented by Paul Rasmussen at the COSUG meeting on September 24, 2009.Like opensource solutions? Confused by the complexity of some of the frameworks? Hibernate is a flexible solution that can provide a relatively easy way to perform object-relational-mapping. But what if you don't need the power, and complexity of a full blown implementation? What if you just need a straight forward CRUD model without all the bells and whistles? I will show you how you can implement a very...
Main speaker from the Colorado Springs Open Source Users Group September Meeting.Open source projects in .NET are flourishing. Can mainstream open source developers continue to ignore the platform that exerts such a large influence on IT development globally? Come prepared to challenge your assumptions about OSS development in .NET, and to learn about the state of OSS in .NET and how the Mono Project fits into this picture. Mono is an open development initiative sponsored by Novell to develop ...
Tom Flaherty delivers a talk about Scala to the Colorado Springs Open Source Users Group.Whenever a language begins to gain popularity there is a need to present introductory material. But after a awhile the need shifts to understanding the strengths of a language.So in this presentation I am going to present a snapshot of Scala's unique features and paradigms. At start of the talk you will get to know Scala syntax, closures and functional programming. From this point we will study the improve...
Recorded presentation from the June 2009 meeting of the Colorado Springs Open Source Users Group.Ryan Freckleton presents an introduction to Python.