Using UML

If you don't even know what UML means, please go to the last post and check that out, or you can google it really fast and continue reading this. UML is really powerful when modeling software, but there exist multiple types of diagrams and is really helpful to know them to know what to use in each case: Structure … Continue reading Using UML

Design before doing

The typical software developer is used to start working in its projects with just the idea, but this is not usually the best way to do this. Let us think you decided to design your software, you created really great diagrams, and they look really… interesting: "Pinhole Diagram" by awrose is licensed under CC BY-NC-ND … Continue reading Design before doing

Let’s try to not reinvent the wheel… kind of

Everyone knows what a bike is, and if you don't, here is one: https://www.flickr.com/photos/27364863@N04/3773952426/in/photolist-6Kuuzh-2Z5LaM-cjyuDm-btpVbf-4maB9p-6HjuWX-8T2R8g-cyw58G-7jaMsC-6zDVZT-ikpedy-7m2Qwj-3x2Qj-h42jHX-8jeZVe-7m2WdQ-9zRGBF-4E25zY-jqmNy-4mQgEC-7kXRak-pSqA6-7m2RzW-a7Wcyw-8HCLBB-9mPNcZ-52dATW-7m2Pss-7kXV9K-cZK1E5-8jWtgd-56AJ7o-7m2HLd-8jPhrP-5VSW2C-59EVW3-49ECVs-9uZk8r-a6ddx-APSMu-9CGWSs-e2jFhi-bze9ER-dRXCpC-3aVAD8-7kXToF-dRXAm9-55YxRb-e1mMRo-7m311s "bike" by monikomad is licensed under CC BY-SA You can get a general idea of how the bike is formed by the simple experience of looking to a lot of them. The bike is generally composed by: Two wheelsTwo pedalsA-frameA sitA … Continue reading Let’s try to not reinvent the wheel… kind of