WANT TO LEARN MORE? THEN CHECK OUT OUR EXPERT WORKSHOPS!
Russel Winder's Python Workshop
Russel Winder's four-day Python Workshop is a course aimed at giving
people who know some programming but do not already know Python well, a
thorough grounding. Whilst there is coverage of low-level details of
Python, there is also coverage of the idiomatic design approaches, and
an emphasis on testing. This is very much a practical, hands-on course,
which is exercise led. Find out more
here
Ayende Rahien's NHibernate 3.0 Workshop
In this 4-day NHibernate 3.0 workshop, authored by Ayende Rahien and Sebastien Lambla, you will learn how to use this O/R mapping tool efficiently in your applications to save time and effort on communicating with database storage. During the course we build a practical application together, that demonstrates all important data management patterns in Nhibernate.
Learn how to: Configure NHibernate for your applications; Manage sessions and transactions; Map objects and collections to database structures; Build large scale and performant applications; Utilize best practices and patterns; Avoid common pitfalls and mistakes; and Create efficient NHibernate applications.
Here
Udi Dahan's Enterprise Development with NserviceBus
This course teaches you all the ins-and-outs of NServiceBus - the most popular, open-source service bus for .NET. Used in production since 2006, NServiceBus is now used in hundreds of companies in finance, healthcare, retail, SaaS, web 2.0, and more. From basic one-way messaging, through publish/subscribe; providing solutions from transactions to cross-machine scale out; this hands-on course will show you how simple distributed systems development can be. To find out more, please go
here
Sebastien Lambla's Building REST Architectures on .NET Course
In this 3-day Building REST Architectures on .NET course, you will learn about Representational State Transfer, the architecture of the web, and how you can implement such an architecture for your own solution, not only for your web sites, but also for your services. Through the use of OpenRasta, you’ll gain practical experience in designing and developing a real application end-to-end. To find out more, please go
here