Converting a plotted class of a project into a database table is no easy feat, or is it? For some cases it actually is surprisingly easy, that is why this topic will try and explain the process of converting classes to tables. We want to convert classes to tables in order to actually start theContinue reading “Classes to Tables”
Category Archives: TC2004
UML EPISODE TWO
Deepening the subject of UML, there are a lot of available types of diagrams in UML, each serving a different purpose even if some of them look similar to each other, they have their own characteristics and cases of use. In order to continue viewing the different types of diagrams UML has to offer, thisContinue reading “UML EPISODE TWO”
UML EPISODE ONE
The unified modeling language or better known as UML is a modelling language, best known for its easiness of use and well, that everyone uses it over all other modelling languages. UML is a standard created to unify (as its name says) lots of modelling languages out there, which complete different tasks, or are actuallyContinue reading “UML EPISODE ONE”
Reflection #1
This partial I learned a lot about project managing and personal growth. There is more to being a developer than just knowing how to write code. In the partial, our teacher Ken lets us have a flexible schedule when it comes to deadlines, and the class focuses more on talking / discussing about a topicContinue reading “Reflection #1”
PHARO: SMALLTALK
Updated: 11/11/2019 This partial we started learning the language Smalltalk through Pharo virtual machine. One thing to understand about Smalltalk and pharo is that everything inside this virtual machine is an object, even simple numbers. Every object has its attributes and methods, Pharo already comes with lots of packages to start exploring, which can beContinue reading “PHARO: SMALLTALK”
Modeling Languages and tools
Modeling languages are tools that will help us picture things that could be too complex to comprehend or to represent whit no visual aid. We can use these tools to break down a complex problem or project into understandable parts in which we can focus on. Modelling Languages are computer languages that very often provideContinue reading “Modeling Languages and tools”
My First Blog Post
Be yourself; Everyone else is already taken. — Oscar Wilde. Hello there! My name is Edgar, a student currently coursing computer science. I’m just getting this new blog going, so i’ll try to post information as i learn new stuff. Subscribe below to get notified when I post new updates. #mastery00