
Career Guide for the New Developer
In this article, I’ll provide a lot of practical advice about the important things to focus on as a new developer. The cool thing is that it’s OK to make

In this article, I’ll provide a lot of practical advice about the important things to focus on as a new developer. The cool thing is that it’s OK to make

Cloud computing makes it relatively easy to manage a large-scale software operation without serious operations expertise. The breadth, quality, services and support offered by today’s cloud providers are pretty amazing.

The Internet of Things (IoT) is coming–actually, it is already here. You carry a mobile phone. Your mobile phone has sensors. Your mobile phone probably phones home and at least

There are many challenges and problems during collaboration on software development projects, such as keeping track of the latest version and previous changes, code integration, multiple people working on the

As hackers begin to exploit vulnerabilities deeper in the technology stacks around us, we need to focus on security along multiple vectors. An effective security strategy will address the entire

Application life cycle management (ALM) is the process of creating application software and includes many different aspects???such as gathering requirements, architecture and detailed design, implementation, testing, change management, maintenance, integration,

What Is Agile? Agile programming, or agile software development, is a group of software development methods which have become very popular and widely used recently. Its basic idea is to

Machine learning is that mysterious field where the computer can supposedly learn on its own and doesn’t need us lowly software engineers crafting algorithms and data structures and instructing it

Object-oriented (OO) design has been a staple of modern programming since the 1990s. At its core it is about having “objects” that carry both state (data relevant to this object)