Skip to content
#

defensive-programming

Here are 59 public repositories matching this topic...

This Java Kata has been made with the intention to practice with the code structure of the dictionaries. Anyone that ever has been interested with the block-chain and the crypto coins will like this kata because is a bit themed around all this. How you can tell the name EnZilium has been made from the name of the Ethereum.

  • Updated Mar 12, 2021
  • Java

Java coding test. Developing a software following the OOP programming and applying correctly the TDD process. Implementation of SOLID Principles and elaboration of a program from an UML diagram and following the user stories. Base of all concepts that we have learned since we started the Superior Degree in software Development.

  • Updated Mar 6, 2021
  • Java

If you're interested about the Observer pattern and you want to know about the GOF patterns this is the ideal project for you. This kata has been made to practice the Liskov Substitution Principle and to know which process apply to create a program based on a UML diagram that follows the Observer pattern.

  • Updated Mar 16, 2021
  • Java

The simple and well known "To-Do list" API. Interesting features include: Code First approach, TDD, integration tests, DI, defensive programming and the use of an in memory database. You can easily test this API by using this: https://github.com/aloatias/TodoList.Front

  • Updated Oct 1, 2020
  • C#

Improve this page

Add a description, image, and links to the defensive-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the defensive-programming topic, visit your repo's landing page and select "manage topics."

Learn more