Skip to content Skip to footer

Servoy Tutorial: Object-Oriented Programming

Servoy Tutorial Photo Credit: ΞSSΞ®®Ξ via CompfightThis is an object-oriented Servoy tutorial on how to use object-oriented programming in Servoy. Javascript’s core data type is the object, along with five simple data types: Number, String, Boolean, Undefined and Null. Objects are mutable and can be changed, while the primitive types are immutable. An object can be…

Read more