Google Trends provides some interesting data and we take a look at five of the top programming languages. Is your programming language trending the right direction?
Latest Others Articles
Tips for Outsourcing for Automation and Testing Success
Here are some tips for finding outsourcing partners and developing an automation testing strategy.
Contact Display Switch Animation: The Transition from List View to Grid View
Learn to determine which view to use, and how to switch between views.
Hapi.js: Building Custom Handlers
Learn about creating custom handlers. A basic handler is just a JavaScript function.
The Differences between Virtual Reality, Augmented Reality, and Mixed Reality
As technology evolves, terminology tends to change. Do you know the differences among Augmented, Virtual, and Mixed Realities?
New to Big Data? Start with Kafka
Look at the high level architecture, the components, and terminologies of Kafka, and understand the way it works.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

TypeScript for the C# Developer
Learn about TypeScript: what it is, and its type system.

Detecting a Touchscreen in Visual Basic
Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!
Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.