Rozwój developera – TouK dla KarieraPlus

Po swoim wystąpieniu na Confiturze, które dotyczyło testowania i, jak to zwykle prezentacje Jakuba, przyciągnęło masę słuchaczy, Jakub Nabrdalik z TouK opowiedział portalowi

KarieraPlus o tym, co rozwija go jako developera. http://karieraplus.pl/artykuly/najpopularniejszy-na-confiturze Wcześniej na łamach tego samego magazynu Bartek Zdanowski podpowiadał młodym programistom, gdzie szukać inspiracji, by powiększać swoje zawodowe kompetencje. http://karieraplus.pl/artykuly/gra-o-przyszlosc Obie rozmowy przeprowadzone były w kontekście Confitury, ale można znaleźć w nich uniwersalne wskazówki: co robić i gdzie bywać, by nie ustawać w rozwoju. Bartek wspomina m.in. o warsztatach, które pozwalają nam w TouK dzielić się wiedzą i pomagają zdobywać nowe umiejętności.

You May Also Like

GWT Designer for Eclipse 3.6 can cause project compile freeze

Lately I installed GWT Designer for Eclipse Helios (3.6). I wanted to check it's features. They aren't so cool I've expected but that's other story. The problem was that suddenly my main GWT enabled project began to freeze during compilation.  The...Lately I installed GWT Designer for Eclipse Helios (3.6). I wanted to check it's features. They aren't so cool I've expected but that's other story. The problem was that suddenly my main GWT enabled project began to freeze during compilation.  The...

Simple HBase ORM

When dealing with data stored in HBase, you are quick to come to a conclusion, that it is extremaly inconvenient to reach to it via HBase native API. It is very verbose and you always need to convert between bytes and simple types - a pain. While I wa...When dealing with data stored in HBase, you are quick to come to a conclusion, that it is extremaly inconvenient to reach to it via HBase native API. It is very verbose and you always need to convert between bytes and simple types - a pain. While I wa...