IoT Tag Archives - 足球竞彩网 Assembly Blog

John Rossman on How Amazon Harnesses the Internet of Things to Be Relentless (Book Excerpt)

By

The Amazon Way on IoT John Rossman

John Rossman’s new book, The Amazon Way on IoT.

Amazon has long been at the forefront of emerging technologies, and the Internet of Things (IoT) is no exception. IoT technology, which allows objects to send and receive data through internet connectivity, is changing the way we interact with everyday objects. For example, you can control your air conditioner through a mobile app or track your health stats through a wristband.

On the consumer side, Amazon introduced the Dash Button, which allows customers to reorder an item with the touch of a standalone button. For businesses, the eCommerce giant launched AWS IoT, a platform for developers to build, manage, and analyze their own IoT devices.

Continue reading

Build Your First Watson Application in 4 Steps with this API

By

App 足球竞彩网 Assembly

For as long as I can remember, technology has had a major influence on my life. Growing up as a child, my parents recall stories of me sitting down at our large clunky PC with floppy disk storage and learning new words on Encyclopedia Encarta. I received my first laptop at in the 4th grade. Since then, my daily life has been ¡°connected.¡±

My journey learning to code began with my first course on an online education platform. Starting with JavaScript, a scripting language for web-based programming, I traversed through the modules starting first with the basics of defining a variable (e.g. var x = ¡°Hello World¡±), moving on to primitive data structures such as arrays (e.g. var y = [1,2,3]), and eventually Object Oriented Programming.

Shortly after, I enrolled in my first computer science course at Emory University as part of my mathematics curriculum. Although this course focused heavily on Java, a coding language full of new-to-me syntax and functions, the fundamentals of programming translated seamlessly and I quickly picked up the language. By understanding the fundamental basics of coding, I wielded the power to work to create a cognitive application.

Continue reading