Po raz kolejny organizujemy wakacyjny staż w TouK!

Zapraszamy studentów po 3 roku, w 2 miesiące (1.07-30.08) stworzymy system, wynagrodzenie 3300 brutto/mc.; umowa o dzieło
  • zapraszamy studentów po 3 roku
  • w 2 miesiące (1.07-30.08) stworzymy system
  • wynagrodzenie 3300 brutto/mc.; umowa o dzieło
  • wygodny dojazd
  • dajemy możliwość nauki dobrych praktyk programistycznych od doświadczonych developerów
  • możliwość dalszej współpracy w ciągu roku
  • prześlij CV z opisem ciekawych projektów przy których pracowałeś na uczelni, albo poza nią na adres praca@touk.pl do 26.05 z dopiskiem staż; do 7.06 dostaniesz informację zwrotną
You May Also Like

micro-burn has Trello integration

After a few long evenings I've finally integrated micro-burn with Trello. All you need to run it for your Trello board is to write short configuration and run fat jar. It renders burndown chart visualising progress of cards on your board.You can specif...After a few long evenings I've finally integrated micro-burn with Trello. All you need to run it for your Trello board is to write short configuration and run fat jar. It renders burndown chart visualising progress of cards on your board.

Hibernate hbm2ddl won’t create schema before creating tables

Situation I have a local H2 in memory database for integration tests and an Oracle db for production. I do not control the Oracle DB model. The in memory H2 database is created automatically by adding <prop key="hibernate.hbm2ddl.auto">update&l...Situation I have a local H2 in memory database for integration tests and an Oracle db for production. I do not control the Oracle DB model. The in memory H2 database is created automatically by adding <prop key="hibernate.hbm2ddl.auto">update&l...