The Future of Object Oriented Programming

Alexandria Torres

The object-oriented paradigm is based on the idea that objects exist independently of each other, and that operations can be executed on them. Consequently, a user in a true object-oriented development environment should be able to interactively create objects of any available class, manipulate these objects and call their interface […]

CHIP-8 Programming Language

Alexandria Torres

The Computer programming language CHIP-8 was originally developed by a Design Engineer by the name of Joe Weisbecker at RCA Labs, USA (1975-76). It’s reason for being was simply to allow users of low cost Microcomputers to write there own Video Games without the complication of having to deal with […]

Integer Programming

Alexandria Torres

A linear programming problem is used to find either the maximum or minimum of an objective function subject to some constraints. These constraints are usually inequalities. When these constraints are satisfied one obtains a feasible solution. When one of these solutions is either the maximum or the minimum as per […]

User Driven Programming-Modeling, and Wider Participation

Alexandria Torres

A user-driven approach to visualisation, modelling, and programming can improve software and ease it’s creation and maintenance. Translation then becomes posible from the user’s representation to a software representation, and from design to implementation. For User Driven Programming, ‘user’ can mean individual and/or organisation. The technique can be applied soonest […]

Neurolinguistic Programming And Social Anxiety

Alexandria Torres

Neurolinguistic Programming (NLP), also called the scrambling technique, has been a proven treatment for social anxiety disorder. Neurolinguistic Programming is a psychological therapy that involves finding your personal power and getting to the root of your issues, by using positive affirmations and letting go of fears and blockages. NLP is […]

Computer Application Programming

Alexandria Torres

Application programming is a good place to start programming if you enjoy building substantial programs. For example, you could create a simple game application. Application programming is more difficult to start off with, but it can be much more powerful in the right hands. While knowledge on web development can […]