Today on the Edge of Innovation, we are talking with Benjamin Nutter from Benjamin Nutter Architects, an architectural firm based in Topsfield, Massachusetts, about technology and how it’s changing the architectural field.
Tag: architecture
Dos and Don’ts of Designing
Today on the Edge of Innovation, we are talking with Benjamin Nutter from Benjamin Nutter Architects, an architectural firm based in Topsfield, Massachusetts. He’s sharing the dos and don’t of designing as well as some advice for aspiring architects.
An Architectural Approach to Design with Benjamin Nutter
Today on the Edge of Innovation, we are talking with Benjamin Nutter from Benjamin Nutter Architects, an architectural firm based in Topsfield, Massachusetts, about how architects approach design.
How to Make a Game Like Candy Crush with Swift Tutorial
Learn to make a tasty match-3 game in the new Swift language A little while back, I wrote an Objective-C tutorial about how to make a game like the Candy Crush Saga, which is a very popular casual match-3 game. But I thought it would be great to make a Swift version as well, hence this post! In this Swift tutorial, you’ll learn how to make a game like Candy Crush named Cookie Crunch Adventure. Yum, that sounds even better than candy! In the process of going through this tutorial, you’ll get some excellent practice with Swift techniques such as enums, generics, subscripting, closures, and extensions. You’ll also learn a lot about game architecture and best practices. This is Part One of a…
Original Article Can Be Found Here: