Tag Archive: eLearning

What is Ansible and How Does it Work?

April 14, 2016 3:16 pm Published by

Originally developed by Michael DeHaan back in 2012, Ansible is a simplistic, open-source IT automation engine that’s used to configure and manage computers, combine multi-node software development, execute ad hoc tasks, automate cloud provisioning, and other related IT tasks. Because...

Read More

Java Development Kit 9: What to Expect

April 1, 2016 4:47 pm Published by

Java Standard Edition (SE) 8 was initially released on March 18, 2014, introducing several features into the general-purpose programming language, some of which includes language-level support for lambda expressions, a runtime environment in which developers can embed JavaScript code, annotation...

Read More

Google Publishes Recommendations for JavaScript Sites

March 18, 2016 4:55 pm Published by

Earlier this month, Google’s John Mueller posted an update on how the search engine giant handles JavaScript websites and progressive web apps in its Search index, along with recommendations for webmasters who use JavaScript. A Little Bit About JavaScript… JavaScript...

Read More

JavaScript Named #1 Most Used Programming Language

March 4, 2016 8:34 pm Published by

The dynamic, uninterpreted computer programming language JavaScript has been named the #1 most used language, according to a bi-annual report published by RedMonk. Of course, this shouldn’t come as a surprise to anyone who keeps up with RedMonk’s bi-annual programming...

Read More

6 Reasons Why You Should Learn SQL

February 18, 2016 5:17 pm Published by

Structured Query Language, or what’s more commonly known as SQL, is a special-purpose programming language that’s used to interact with databases. It works by analyzing and understanding databases consisting of fields of data within tables. SQL has roots dating back...

Read More

Flash vs HTML5: What’s the Difference?

February 12, 2016 1:41 pm Published by

Flash (formerly known as Shockwave Flash and Macromedia Flash) has long been the preferred software for creating web-based graphics, animation, and other online multimedia content. Developed by Adobe Systems, it was widely used back in the 2000s for the purpose...

Read More

How (and Why) to Use Comments in PHP

February 5, 2016 2:38 pm Published by

Created by Danish-Canadian programmer Rasmus Lerdorf in 1994, PHP is a popular server-side scripting language that’s commonly used for web development. If you’re new the world of PHP, you may encounter messages embedded into the code. Known as “comments,” they...

Read More

Java Programming Tips for Beginners

January 8, 2016 10:22 am Published by

Java is one of the most widely used, in-demand programming languages. In fact, the Informations Technology (IT) jobs website Dice says more than 16,000 Java programming positions are open on any given day. It’s used in everything from Android apps...

Read More