Skip to content

Instantly share code, notes, and snippets.

@szpak
Last active April 23, 2019 11:32
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szpak/56063d55fe64c160c5d0 to your computer and use it in GitHub Desktop.
Save szpak/56063d55fe64c160c5d0 to your computer and use it in GitHub Desktop.
Materiały dodatkowe:
- SOLID - Introduction posters - https://solidsoft.wordpress.com/2011/11/28/solid-principles-introduction-posters-to-hang-next-to-a-coffee-express-in-your-office/
- Mockito Refcard - https://dzone.com/refcardz/mockito (link bezpośredni: http://timeoff.wsisiz.edu.pl/tmp/tdd/rc155-010d-Mockito_4.pdf)
Polecana literatura:
- "Clean Code: A Handbook of Agile Software Craftsmanship", Robert C. Martin, 2008
- "Practical Unit Testing", Tomasz Kaczanowski, 2012
- "Growing Object-Oriented Software, Guided by Tests", Steve Freeman, Nat Pryce, 2009
- "Refactoring to patterns", Joshua Kernievsky, 2004
- "Test Driven Development: By Example", Kent Beck, 2002 (dla zaczynających przygodę z TDD)
- "Working Effectively with Legacy Code ", Michael Feathers, 2004
Dodatkowo (kariera w klimatach Software Craftsmanship):
- "Software Craftsmanship: Professionalism Pragmatism Pride", Sandro Mancuso, 2013
- "The Clean Coder: A Code of Conduct for Professional Programmers", Robert C. Martin, 2011
- "The Pragmatic Programmer", Andrew Hunt i David Thomas, 1999
- "Apprenticeship Patterns: Guidance for the Aspiring Software Craftsman", Dave Hoover, Adewale Oshineye, 2009
- "Pragmatic Thinking and Learning: Refactor Your Wetware", Andy Hunt, 2008 (trochę inna, mniej techniczna)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment