Quantum Computing Hello World
Can we program a quantum computer to output the text “Hello World”? As it turns out, it’s entirely possible. In fact, we can utilize one of the principal quantum computing algorithms, Grover’s Search,
Can we program a quantum computer to output the text “Hello World”? As it turns out, it’s entirely possible. In fact, we can utilize one of the principal quantum computing algorithms, Grover’s Search,
Are you preparing to take a quantum computing certification? Learning about quantum computing and the topics of quantum circuits, qubit gates, Bloch spheres, and the Qiskit SDK are part of the overall
How do you create a virtual reality app for the web? Virtual reality has amazing potential to revolutionize software applications, communication, and the ways that we interact with each other. Althoug
How do you create an intelligent player for a game? Artificial intelligence offers a variety of ways to program intelligence into computer opponents. In this article, we’ll show how it works, using in
What exactly is a quantum computer? In this article, we’ll learn what quantum computing is and how it has amazing potential to let you write software applications in an entirely new way. See also the
Can a computer automatically detect pictures of shirts, pants, dresses, and sneakers? It turns out that accurately classifying images of fashion items is surprisingly straight-forward to do, given qua
Artificial intelligence learning generally consists of two main methods. These include supervised and unsupervised learning. Supervised learning involves using an existing training set, which consists
React is a JavaScript web UI framework that allows you to build component-based user interface controls for your web applications. One of the nice benefits of using a framework, such as React, is that
Whether you’re a new graduate with a fresh computer science degree or an experienced software development professional, sometimes it’s good to get a refresh of basic computer science fundamentals. Thi
Are you ready to build a voice-based game for the Amazon Echo? I’ve recently published and released my first book, “Building Voice-Enabled Apps with Alexa“, which covers everything you need to know ab