Wednesday, October 24, 2012

Learn Python and SQLAlchemy in Antwerp, Belgium

So far most of our open courses are in Leipzig, Germany. After an open training right after EuroPython in Florence in July and one after PyCon PL in Poland in September, we now also offer Python training in Antwerp, Belgium. This is in collaboration with Conceptive Engineering.


Python for Programmers - November 12 - 14, 2012
This is an introduction to the Python Programming languages for participants with some programming background in another language. The three days provide a hands-on training covering all basic language features. After the course participants can write their own Python programs. Stress is on pythonic solutions, i.e. taking advantage of Python's strengths while writing elegant and efficient code.
See the course page for more information.

SQLAlchemy Training - November 15, 2012
SQLAlchemy is THE the library to use in the Python world when interacting with databases. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
This practical course will make sure you understand the concepts behind SQLAlchemy. We will focus on practical patterns of SQLAlchemy usage and see how its use can grow from very simple to more advanced.
See the course page for more information.

Camelot Training - November 16,  2012
Camelot is a framework for developing desktop database applications at warp speed. It is to desktop applications what Django is to web applications. Some see it as a replacement for MS Access, but its tight integration with SQLAlchemy enables a vast amount of more advanced features and possibilities.
See the course page for more information.