How to use WASM or WebAssembly
–Originally published at S' Nami Bog. Servitas Vitae Follow this short and quick tutorial on how to use WASM! From top to bottom- we have
TC2004 Analysis and Modeling of Software Systems
A Connected Course
–Originally published at S' Nami Bog. Servitas Vitae Follow this short and quick tutorial on how to use WASM! From top to bottom- we have
–Originally published at David TC2004v2 Here’s an article of why I think blogging is important and a great tool for everyone. What are the benefits
–Originally published at David TC2004v2 These are two processes within the software development lifecycle. They may sound similar but have different direct objectives but ultimately,
–Originally published at David TC2004v2 Agile is a methodology for software development that has become extremely popular since the new millennia. It was published as
–Originally published at David TC2004v2 TDD is pretty well known in the software industry. What is exactly TDD? It is a software development process where
–Originally published at David TC2004v2 What is code revision? Most of us get a headache when our code doesn’t work, doesn’t compile, throws errors, etc.
–Originally published at David TC2004v2 As mentioned in my post on Modeling Languages, UML is one of the most popular and most used in software
–Originally published at David TC2004v2 What is a design pattern? As I mentioned in one previous blog post, we need to save time and money
–Originally published at Joachin's Singularity Testing can either break your code or make your code unbreakable. We recently talked about testing driven development, however in
–Originally published at David TC2004v2 How can we define the core functionality of a software system in a clear and user friendly way. While they