Python Meetup Rujan

Be sure to come to this one. It’s the first meetup after a long summer. And we got some great talks lined up for you.

Talks:

Mladen Uzelac: Konfiguracija Python-a u Windows OS-u

Instalacija Pythona, IdleX (Idle s prosirenjima), rad s virtualnim okruzenjima, instalacija biblioteka pomocu upravitelja paketa (pip), osnovni rad u Pydev-u i PyCharmu.

Bozidar Benko: Django ORM is all I need… NOT

Django ORM (or SQLAlchemy or some yet another ORM) is great. I use it all the time and it’s good enough most of the time. However, there are times when you need to know what’s beneath the ORM, you need to know how the db works, which queries go to db and how to correct and optimize them.

Dinko Mihovilovic: UI testing with Selenium

Selenium Python bindings provide a simple API to write functional/acceptance tests using Selenium WebDriver. Through Selenium Python API you can access all functionalities of Selenium WebDriver in an intuitive way.

više