Tag Archive: Online Learning

Enhance Your HTML Coding with Google AMP

August 19, 2016 2:14 pm Published by

Earlier this year, Google rolled out a new open-source architecture for the development of blazing-fast, mobile-friendly webpages. Known as Accelerated Mobile Pages (AMP), is essentially a framework that webmasters can use to build webpages. It lives up to its “accelerated”...

Read More

Your A-Z Programming Jargon Buster

August 9, 2016 9:27 pm Published by

If you’re just getting started with coding, you’ve probably experienced the following scenario… Step 1: You say ‘I should learn to code. It’ll be fun, it’ll boost my career credentials, and if kids in schools can learn then it’ll be...

Read More

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...

Read More

5 Reasons to Learn Ruby Programming

July 8, 2016 2:25 pm Published by

Developed in the mid 1990s by Japanese programmer Yukihiro Matsumoto, Ruby is a dynamic, object-oriented, general-purpose programming language. It was influenced heavily by Perl, Msalltalk, Ada and Lisp. If you’re still skeptical of Ruby, check out some of the following...

Read More

Apple to End Support for Flash

June 24, 2016 11:42 am Published by

Apple has placed the final nail in Flash’s coffin. Earlier this month, the Cupertino-based tech giant announced that it would no longer use Flash as the default media player for its upcoming Safari 10 web browser. Flash has long been...

Read More

MATLAB Programming

June 17, 2016 1:42 pm Published by

Pioneered by University of New Mexico’s computer science chairman Cleve Moler in the early 1970s, MATLAB (short for matrix laboratory) is computer programming language that supports mathematical and numerical computations, as well as matrix manipulations, function plotting, data plotting, algorithm...

Read More

What is R Programming?

June 7, 2016 4:09 pm Published by

No, that’s not a typo. There’s really programming language that’s simply referred to as “R.” Created by statistician and computer programming John Chambers while working for Bell Labs in the early 1990s, R is a programming language that’s closely aligned...

Read More

Overview of Scala Programming Language

May 27, 2016 2:44 pm Published by

Pioneered by Swiss computer scientist and programmer Martin Odersky, Scala is a general-purpose programming language that boasts a strong static type. It was designed to satisfy many of the shortcomings of Java, supporting interchangeable libraries between the two languages. Scala...

Read More

7 JavaScript Libraries All Web Developers Should Know

May 26, 2016 8:09 pm Published by

Everyone says JavaScript has transformed web development, and that its libraries are obliterating long established programming languages. BUT, everyone also says that most websites still rely on PHP. Doesn’t really add up, does it? PHP and similar languages have been...

Read More