
Since 1998, DevX has helped people start businesses, build websites, and provide enterprise technology to people globally. Interviewing the likes of Microsoft’s co-founder, Steve Ballmer, the publication brings comprehensive, reliable, and accessible insights to the Internet.
Agile practices grew out of challenges in software development and have been extended to many related activities such as database design, modeling and product management. Many budding startup companies embraced
Evans Data has released a new “Global Development Population and Demographics Study,” which found that there are now more than 12 million mobile development pros worldwide. When the company first
Last year, IBM announced that it planned to spend $3 billion on its Watson cognitive computing platform’s Internet of Things (IoT) capabilities. Now it has revealed that $200 million of
Docker, the company known for the open source containerization technology with the same name, has launched InfraKit, a new open source toolkit that enables self-healing infrastructure. The toolkit, which was

There has been a lot of talk lately about Java’s decline. In this article, I’ll clarify and sort things out. Java has been through some turmoil, such as the stewardship
VBScript lacks a Like operator. A common approach is to translate the pattern strings to use VBScript’s RegExp object, but you could use the IsLike function below instead: Public Function
According to Microsoft CEO Satya Nadella, the company has spent $3 billion, including $1 billion in 2016 alone, to build up its cloud computing infrastructure in Europe. As part of
Google is re-branding all of its cloud computing offerings under the name “Google Cloud.” In addition, it has a new name for Google Apps for Work: G Suite. The G
Microsoft is restructuring some of its business units, merging the Bing and Cortana product groups with Microsoft Research to create a new division called the AI and Research Group. In
It is very easy to obtain access to an external running window and activate it. All you need is the actual title of the window ( the text written in
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
Apple and OpenAI are not part of the new organization. Some of the biggest names in artificial intelligence (AI) research, including Google, Facebook, Amazon, IBM and Microsoft, have formed a
At the Strata + Hadoop world event, Intel and Cloudera announced their support for a cybersecurity project called Apache Spot. Previously known as Open Network Insight, Apache Spot will create
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
IBM has unveiled a new cloud computing-based analytics platform called Project DataWorks. It aims to integrate all of an enterprises data into one system so that business analysts can quickly
Hey all, Anyone working with open API’s and curious about RAML? http://www.meetup.com/RAML-Meetup-San-Francisco-Bay-Area/events/234177108/?eventId=234177108 The next event is on Thursday, but the group is planning to meet monthly.
Docker has announced that after two years of work on the project, its support for Windows Server 2016 has achieved general availability status. That means enterprises can feel confident using
A new survey conducted by Dimensional Research on behalf of Snowflake Computing finds that rolling out an enterprise data analytics initiative isn’t as easy as many organizations think. Among those
Ever?needed?to?pass?or?not?pass?a?value?to?a?sub?(or?function)?having?an?optional?argument?depending?on?the?business?rules? I?mean?something?like?this: Function?MyFunction(ByVal?SomeArg?As?Integer)?As?String ????If?SomeArg??0?Then ????????MyFunction?=?NotMyFunction(SomeArg)?’OK,?we?can?pass?SomeArg ????Else ????????MyFunction?=?NotMyFunction?’We?cannot?pass?it.?NotMyFunction?will?got?it?missing. ????End?If End?Function Instead?of?repeating?the?call?to?such?a?function?or?sub,?you?can?pass?it?a?true?missing?value?using?the?function?below: Public?Function?Missing(Optional?PlaceHolder?As?Variant)?As?Variant ????Missing?=?PlaceHolder End?Function Our?example?would?change?to?something?like?this: Function?MyFunction(ByVal?SomeArg?As?Integer)?As?Integer Dim?Arg?As?Variant ????If?SomeArg??0?Then?Arg?=?SomeArg?Else?Arg?=?Missing ????MyFunction?=?NotMyFunction(Arg) End?Function
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
On the heels of Salesforce announcing its Einstein artificial intelligence (AI) program, Microsoft has announced that it too will aid AI capabilities to some of its cloud-based enterprise software. At
Azure Logic Apps provides scalable workflows and business process automation backed by the power of the cloud. It has an intuitive designer interface that allows you to declaratively define a
Red Hat has made two key announcements related to its support for containerization technology. First, it released OpenShift Container Platform 3.3. The update includes Kubernetes 1.3, as well as Docker
Among its many announcements during its Oracle World conference this week, Oracle launched Project Visual Code, a new low-code cloud development platform. Designed for “citizen developers,” the tool allows business
Certain reports need to show data that excludes data from weekends. There is a couple of ways to approach this. You could create a Calendar table, but sometimes you do
Nearly a year ago, Microsoft announced its Azure Blockchain as a Service offering for its cloud computing service. Now, it is giving customers access to Project Bletchley, which provides enterprises
CA Technologies has announced its intent to purchase BlazeMeter, which sells cloud computing-based continuous testing tools. Details of the deal were not disclosed. BlazeMeter has 3,000 customers. CA plans to
A software development methodology is a fairly nebulous thing. In this article, I’ll try to bring some clarity to the concept of the methodology, investigate various prominent methodologies and their
At its Edge 2016 conference, IBM made several announcements related to hybrid cloud computing. For developers, the company unveiled new z Systems services for IBM Cloud with Operational Insights for
Google has announced the purchase of API.AI, a startup that makes chatbot development tools. API.AI’s particular areas of artificial intelligence expertise involve speech recognition, intent recognition and context management. Currently,











