In every group of individuals we can recognize pattern. Observing and grouping people can give us more understanding how teams are formed, how they work etc… I’m in IT industry for 10 years now. Some patters started to appear here and there. I will share my thoughts. I was able to recognize 7 mental types of software engineer – SOLID junkie – Beta tester – Special forces – Producer – Code nazi – Ser...
Strona głównaUżytkownik
klm_ | użytkownik
Sztuka programowania 2935 dni, 20 godzin, 20 minut temu 176 źrodło rozwiń
Few days ago I decided to release my CodeWatch library. It’s the first version to show the concept.Why is this useful In .NET world we have couple of tools for keeping code quality. FxCop, NDepend, R# or SourceMonitor are those most known. In addition we have number for unit tests frameworks like NUnit or xUnit. All them are really useful when used properly. Unfortunately due to various reasons there is still a gap. For examp...
Sztuka programowania 2935 dni, 8 godzin, 38 minut temu 193 źrodło rozwiń
A short while ago I had a task that required generating excel documents (xls) with special OLE objects. Checkboxes, to be precise.Problem overview The functionality was fairly simple. User generated a password protected excel document with some empty fields to be filled by somebody else. The document was handled over to another user who filled in the mandatory and optional fields. Marked some check boxes and send back. As the final step the document was processe...
Sztuka programowania 3732 dni, 13 godzin, 49 minut temu 90 źrodło rozwiń
ScreenCast pokzuje podstawowe techniki refaktoryzacji kodu na przykładzie małego programu. Ten odcinek jest jednym z serii pt. "Przykladowa Refaktoryzcja Kodu". W tym ScreenCasie poruszyłem nast. zagadnienia: 1. Termin TDD (http://pl.wikipedia.org/wiki/Test-dri...) 2. Refaktoryzacja Link do kodu zrodlowego refaktoryzowanego w ScreenCascie: https://github.com/pawelklimczyk/ScreenCasts
Sztuka programowania 3974 dni, 20 godzin, 45 minut temu 36 źrodło rozwiń
ScreenCast pokzuje podstawowe techniki refaktoryzacji kodu na przykładzie małego programu. Ten odcinek jest jednym z serii pt. "Przykladowa Refaktoryzcja Kodu". W tym ScreenCasie poruszyłem nast. zagadnienia: 1. Narzedzie NCrunch (http://www.ncruchn.net/) 2. Termin Cyclomatic Complexity (http://en.wikipedia.org/wiki/Cyclomat...) 3. Refaktoryzacja Link do kodu zrodlowego refaktoryzowanego w ScreenCascie: https://github.com/pawelklimczyk/ScreenCasts
Sztuka programowania 3974 dni, 20 godzin, 45 minut temu 47 źrodło rozwiń
ScreenCast pokazuje przygotowanie testow regresyjnych prezd refaktoryzacja kodu na przykładzie małego programu. Ten odcinek jest jednym z serii pt. "Przykladowa Refaktoryzcja Kodu". W tym ScreenCasie poruszyłem nast. zagadnienia: 1. Narzedzie Resharper (http://www.jetbrains.com/resharper/) 2. Biblioteka nUnit (http://www.nunit.org) 3. Testy regresyjne Link do kodu zrodlowego refaktoryzowanego w ScreenCascie: https://github.com/pawelklimczyk/ScreenCasts
Sztuka programowania 3974 dni, 20 godzin, 45 minut temu 200 źrodło rozwiń