Software Development
|
Coming Soon: Personal In-Home RobotsToyota is developing personal helper robots, and it recently got one step closer to making them commercially available by conducting the first in-home trial in North America. This robot can fetch, carry, open doors, and pick things up off the floor, helping people with limited mobility be more independent. |
|
|
Building Collaborative AI by Catching Minecraft Pigs For artificial intelligence (AI) to become useful in our everyday lives, AI must have the ability to work with other agents and humans in order to function in complex environments. At Microsoft, one AI research approach involves creepers, endermen, zombies, skeletons, Iron Golems and, yes, those pigs. |
|
|
Software Testing and Development Is Now a Team Sport One person might be the spark that starts the fire, but it takes multiple people to help keep the flame burning. Developers and testers rely on each other more and more these days, and you need to be able to pass something along to someone with different talents in order to successfully reach the finish line. |
|
|
Choose Continuous Integration over Branching for Faster FeedbackContinuous integration is the best way to get feedback often on the state of your project. Running automated builds and tests after each integration improves reliability and predictability. Consequently, using task and feature branches, while useful in some cases, can be a distraction and delay getting information. |
|
|
Wonder Woman and Google Get Girls Coding This Summer To help ensure that today’s Wonder Girls (and guys) have coding superpowers that will help them in the future, Google announced the company has joined forces with Warner Bros. Pictures to release a new interactive coding project via Made with Code. |
|
|
Engineering Architecture Systems for a Faster BuildIn the era of continuous integration and continuous deployment, big applications are creating bloated build pipelines. The problem is when code becomes so entangled that every change impacts large portions of the system, meaning there’s a lot to rebuild. If you reshape the code architecture, you can reduce build times. |
|
|
Think Small: Break Down User Stories for Agile SuccessThe entire agile team needs to be involved in a continuous process of identifying ways to simplify work, right up until a story is complete. Smaller stories ensure that development work is rapid and trackable. Mitch Goldstein details how to focus on breaking stories down into a more estimable, “digestible” size. |
|
|
How Agile, DevOps, and Continuous Integration Changed Software Architecture For the longest time, software architecture was something you built, adapted to your team or situation, and left in place—the old “if it ain’t broke, don’t fix it” mentality. Now, more rapid changes aren’t just expected, they’re necessary. |
|