A platform that allows developers to build, train and deploy chatbots was released into public beta this week. The company behind these chatbots is called Motion AI. It allows anyone to create bots that are designed like a flowchart, using only as many branches as their project requires. Motion AI’s launch for bot deployment includes … continue reading
There was a blog post earlier this week from Nicolas Bize praising the benefits of teaching BASIC to his son. Specifically, he was speaking of QBasic as the preferred way to teach his son to program. It got me thinking about BASIC, as this was also the language I learned to program on. Here we … continue reading
The free Visual Studio extension that allows developers to build HTML5 applications using C# or XAML has hit beta version 8 on its way to general availability. C#/XAML for HTML5 (CSHTML5) was developed by the software company Userware. Beta 8 includes more than 25 features requested by users, such as extensibility, styles and templates, and … continue reading
A new solution is trying to reinvent what it means to do pair programming. The method calls for a pair of programmers to work together on one computer or workstation in order to learn from each other, and to catch each other’s mistakes. Kite aims to eliminate the need for another person by turning the … continue reading
Developers are often like composers: craftily writing up a elegant piece and making sure all the components work together. For those of you who are actually musicians, Alda wants to help you create music with code. Alda is a programming language for musicians designed for those who don’t know how to program, or for programmers … continue reading
Developers have a world of knowledge at their fingertips, but with all the information available on the Web, it isn’t always easy finding the right answer. Microsoft and HackerRank, a platform designed to help engineers advance their skills, want to change that. The companies have teamed up on a new Bing solution designed to make … continue reading
The task of getting high schoolers a solid foundation in software and coding continues. For students in today’s world, the need to know some sort of programming language is as necessary as becoming fluent in Spanish. But are the two interchangeable, and should they be? One of the first states to try to tackle this … continue reading
If it were illegal to program a computer, I’d have a machine under the floorboards. I sold my first program when I was 16 years old, in 1980, and with any luck I’ll be making my living this way for another couple decades. I’ve been trying to improve my craft for longer than some readers … continue reading
Rancher Labs has announced its open-source container-management software is out of beta and generally available. Rancher 1.0 aims to accelerate all aspects of the software development pipeline, from writing and testing code, to running complex microservice-based applications. Features include the ability to select from multiple container orchestration frameworks like Docker Swarm and Kubernetes; a cloud-agnostic … continue reading