5 trending technologies to learn in 2024
Overview of 5 key technologies that are set to dominate the industry in 2024, some sample solution, why we should learn, and where you can learn about them.
Quantum SDKs and Software Tools
This blog post presents a comprehensive list of popular quantum software development kits (SDKs) that are essential for developing quantum applications and algorithms. Sorted alphabetically based on the SDK name, the list includes Amazon Braket, D-Wave Ocean SDK, Qiskit, and...
Implement the first quantum algorithm (Deutsch-Jozsa’s) in Qiskit and IBM Quantum
In this article, we will implement DJ Algorithm in Qiskit, and then run it on both a quantum simulator and a real quantum computer at IBM Quantum.
Top Quantum Cloud Computing Providers in 2022: An Outlook
This page will summarise the top quantum cloud provider available for the public in 2022.
Quantum Computing at a glance: What, Why, When, Where, and How to get started?
Get a feel for Quantum Computing and share your thoughts!
Quantum Awesome Learning Hub
Collection of books, tutorials, courses, papers, toolkits and resources to fulfill the quantum learning journey.
Learn Python Flask #01: Install and say Hello Flask!
Before getting started, let’s find out some concepts: What is Flask? Flask is a “micro” Python framework for developing web services and REST APIs, which is lightweight, simple but extensible. ”Micro” means it does not includes any other tools or...
Learn ReactJS Fundamentals: 7 core features
Learn about Rendering, React hooks (State - Effect - Ref - Context), Sub-components and Memoization to optimize React application
Deploy OpenFaaS serverless platform on Kubernetes cluster using Rancher 2.0
In this article, I will focus on setting up a serverless platform with the open-source platform to have a glance through this paradigm – the first step to deep dive into the serverless journey. Serverless (also known as FaaS or...