Tag Archive: Online Learning

Top Reasons to Learn JavaScript

January 21, 2016 5:27 pm Published by

Looking to learn a new programming language? If you have a passion for coding, you should consider JavaScript. Originally launched back in 1995 by Netscape, it’s a dynamic, multipurpose language that’s employed by the majority of websites. Just check out...

Read More

Reasons to Use em in CSS Instead of px

December 31, 2015 6:01 pm Published by

One of the most common questions newcomers ask about CSS is why they should use em when defining distances and sizes in their style sheets. After all, pixels (px) have long been the standard unit of measurement in web design,...

Read More

6 Undeniable Reasons to Use CSS for Web Design

December 17, 2015 5:54 pm Published by

Originally released December 1996, cascading style sheets (CSS) is a special type of language that’s used to control the presentation of a web page or web document. While there’s no rule – written or unwritten – stating that you must...

Read More

Are You Guilty of Making these HTML Mistakes

December 11, 2015 5:43 pm Published by

Not Including Alt Text for Images When uploading and using images on your website, be sure to include the alt text attribute. This is an all-too-common mistake made by web developers. HTML 4.01 made the alt text attribute a requirement,...

Read More

Top 7 Programming Languages to Learn

December 4, 2015 6:41 pm Published by

#1) Java Originally developed nearly 25 years ago (yes, it’s that old), Java is among the most widely used and recognized programming languages in the world. From television and Blu-Ray players to Android smartphones and desktop computers, it’s used virtually...

Read More

Java vs JavaScript: What’s the Difference?

November 20, 2015 4:37 pm Published by

Many newcomers to the world of computer programming assume that Java and JavaScript refer to the same language. While they share some similarities in terms of nomenclature and function, they are two very different coding languages with their own unique...

Read More

20 Best Video Tutorials – Blogs on PHP

November 11, 2015 2:32 am Published by

Being the torchbearer of web development for so long, it does not surprise me one single bit when I notice the exponential growth in PHP enthusiasts all over the world. With enthusiasm comes the curiosity of learning more, and with...

Read More