How to Enhance Your PHP Learning Experience

August 5, 2016 1:52 pm Published by

Created by Rasmus Lerdorf in 1994, PHP is a server-side scripting language that’s used primarily for web development. It can be embedded directly into HTML, used with web templates, content management systems (CMS) and even frameworks. The code itself is typically processed by an interpreter  as a module on a server.

Read more

Programmers who turned their skills into successful companies

August 4, 2016 9:19 pm Published by

Many self-made millionaires are coming up everyday especially from the technology sector. This field has seen many brilliant and innovative minds that have developed systems and applications that have changed the way things work. While many of these tech professionals have gone to institutions of higher learning to acquire skills, some are self-taught. In fact, some of them do not have a technology background. Some of the business minded programmers have gone ahead to establish their business ventures that have ended up to successful multinational corporations.

The figure below shows high demand skills that all programmers who want to remain relevant on the market should learn.

Read more

7 Things that You Didn’t Know About C++ Programming

July 29, 2016 11:51 am Published by

Originally created in the early 1980s, C++ is a general-purpose, object-oriented programming language that supports generic programming and low-level memory manipulation. The language was designed with an emphasis on system programming and embedded large system. Today we’re going to reveal some fun facts about C++, some of which may surprise you.

Read more