devxlogo

Dev Issues

Has Python 3’s Time Finally Come?

Python 3 has been around for years. I actually wrote a series of articles for DevX on Python 3 called “A Developer’s guide to Python 3.0“. The first article was

Dip Your Virtual Toes into WebVR

Virtual reality is here and many companies are working on VR devices, SDKs, content and frameworks. But, true presence and immersion requires high-end equipment at the moment. It will be

Container Wars: Docker vs. Rkt

Containers are making inroads into the mainstream. Many large organizations and startups deploy their software using containers and many other experiment with the technology or plan to do it. When

Hybrid Integrations with Azure Logic Apps

In the previous post, I talked about how we can leverage Logic Apps to create scalable workflows and business processes and demonstrated a process automation example with Salesforce. In this

The State of Go

The Go language is 6 years old and has gotten a lot of traction. With the recent release of Go 1.7.1, the entire ecosystem looks very healthy. The continued focus

Accelerate Mobile Pages with AMP

The power of mobile devices and the available bandwidth keeps increasing and content producers are very aware of the importance of the mobile platform. They generate content that’s designed specifically

Ending the War of the Shells

Shells are the interactive programs that run in text terminals and let you execute commands and run external programs. But, shells can be used non-interactively and you can write scripts