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”

Unified Software Process

It is a software development process that can be differentiated from others with three main characteristics that compose it: Use-case driven, architecture centric and iterative and incremental. Use-case driven:  It means the software process revolves around use cases. These will actually define how the program will work, what will be its functionalities and limitations. Use-caseContinue reading “Unified Software Process”

Software Life Cycles

Life cycles in software developement Life cycles in software developement help us understand the general concept of how a software is (or should be) created, these processes of software development were created to facilitate its implementation based on requirements given or thought at the very start. Currently there are many types of software life cycle,Continue reading “Software Life Cycles”

Design a site like this with WordPress.com
Get started