Curse of Software Engineering
Hello everybody, recently I was invited to teaching of Software Engineering in a Bachelorr of Computer Science.
Hello everybody, recently I was invited to teaching of Software Engineering in a Bachelorr of Computer Science.
Some months ago, I was tryng to configure a continuous deployment pipeline for mobile apps, to execute a set of automated functional tests paralized in a group of android devices as I descriebd in my master degree.
Some months ago, I was tryng to configure a continuous deployment pipeline for mobile apps, to execute a set of automated functional tests paralized in a group of android devices.
For some reason, that I still don’t know, I noticed a interest to read about Bio-Inspired Algorithms (Natural Computing).
Recently, I was looking for a simple way to implement UNDO and REDO features on Grape-Editor. Looking around the web I discoverd exist a famous pattern that allow a simple way to implement these features.