ContentPosts from @thenjikubheka..
Story
@thenjikubheka shared a post, 3 years, 9 months ago

Quantum Computing Continued

In the first article we brushed on quantum computing basics, in this edition we will explore types of qubits.

1__sydRtY-DM559T3L5cpyKg.jpeg
Story
@thenjikubheka shared a post, 3 years, 9 months ago

Engineering A Read Heavy System Like Twitter

Ruby on Rails Twitter Redis Apache Zookeeper

The success story of distributed systems starts with the social media platform we all love; Twitter.

1_OPVy_TroBeb3PdDUzRm65Q.jpeg
Story
@thenjikubheka shared a post, 3 years, 9 months ago

Quantum Computing Explained

Quantum computers are quite thoroughgoing in how they approach the problem solving dynamic. Quantum computers shy away from the traditional transistor methodology and opt for spins.

1_LDHQffX7z5OGkzRP-WBc4g.png
Story
@thenjikubheka shared a post, 3 years, 9 months ago

Quantum Artificial Intelligence

Python

In this article we want to develop a neural network that can measure a simulated qubit and return the correct value between 0 or 1.

1_75O4uVBbQC3V8iRpkfpkKQ.jpeg
Story
@thenjikubheka shared a post, 3 years, 9 months ago

The Coding Error That Cost NASA Millions!

We have to appreciate the sophisticated interface development programs we use today. When we look at the developers/mathematicians that came before us, they didn’t have error detecting IDE’S.

1_POEe7lYqEI4shRhijNwqyQ.jpeg
Story
@thenjikubheka shared a post, 3 years, 9 months ago

My Machine Learning Roadmap

I started off learning mathematics before code, there are various applications of mathematics. Particularly Applied Mathematics which led me to computer science, and most recently machine learning.

1_j0PH-FYpX5NHxAR7YBkcPQ.jpeg
Story
@thenjikubheka shared a post, 3 years, 9 months ago

How Tik Tok’s Engineering Works

Amazon S3

Tik tok is one of the most popular social media platforms amongst generation Z. With over 2.3 billion all-time downloads and over 1.5 billion active monthly users, how does it work?

1_ePK6D0hcpKLFWzZKoMugMg.jpeg
Story
@thenjikubheka shared a post, 3 years, 9 months ago

Write Professional Python Code: 9 Tips To Simplify Your Code (Beginner's Guide)

I’ve divided these articles into ten parts from beginner level to senior. Will be sharing some useful tips and tricks for Python newbies that will make your life much easier.

1.jpeg
Story
@thenjikubheka shared a post, 3 years, 9 months ago

5 Mistakes To Avoid As A Junior Software Engineer

You have survived the learning how to “code stage”, the “job seeking stage”, the horrible interviews and finally time to prove yourself.

1__5c9DyG4fcti1hmWMiKwOw.jpeg
Story
@thenjikubheka shared a post, 3 years, 9 months ago

Data Structures And Algorithms: Big O Notation

Example:

Given the below array we want to write a function that takes in sample_array and return the sum of all the numbers in the array.

1.png