Expert Software Development Services - page 2

Servoy Tutorial: Maintainable Code

Servoy Tutorial: Maintainable Code

This is a Servoy Tutorial on how to write maintainable code. Maintainable code means that it can be easily read, understood, extended, and maintained. This Servoy tutorial builds upon what you learned in the two other tutorials at this site, Encapsulation and Event Driven Architecture. You…

Continue reading →

Servoy Tutorial: Event-Driven Architecture

Servoy Tutorial: Event-Driven Architecture

This Servoy Tutorial is a discussion on how to build an application using an event-driven architecture, employing a loosely coupled modular design. This Servoy tutorial is an extension of the prior tutorial on Encapsulation. You should read that tutorial first before attempting to understand why…

Continue reading →

Servoy Tutorial: Encapsulation

Servoy Tutorial: Encapsulation

This Servoy Tutorial is a discussion about encapsulation and best practices. We have been given new abilities in Servoy Developer to use encapsulation with forms, relations, and even value-lists, but do we know what we are supposed to do with this capability? For those of…

Continue reading →

Servoy Tutorial: Using Git Flow and SourceTree

Servoy Tutorial: Using Git Flow and SourceTree

This is a Servoy Tutorial on how to use Git, Git Flow, and Atlassian SourceTree (GUI for Git Flow) with Servoy. In this Servoy tutorial I present the Git Flow model that is working well for me on all my big projects. I also explain how…

Continue reading →

Servoy Tutorial: Automated Testing

Servoy Tutorial: Automated Testing

This Servoy Tutorial is on something most developers tend to ignore, unit testing. We all know that we are supposed to do testing, but do you actually do any automated testing? Are you still relying on the QA department to catch your mistakes? Sure, I…

Continue reading →

Page 2 of 6 1 2 3 4 5 ... Last →