
5 Best Platforms to Learn Blockchain in 2023
These are the best online platforms to learn Blockchain Programming, and Development in depth.
97 Things Every Programmer Should Know
I read the book “97 Things Every Programmer Should Know” and I know most of you won’t ever read this book, but there were things which I thought needed to be out, so I made a little summary of important points of the book.

Algorithmic Analysis
In the previous article on our introduction to algorithms, we spoke about algorithmic analysis. And in this article we will go in depth.

Tackling Array and String Interview Questions: Methods and Code
I Will walk you through the array and strings interview questions that may be asked and how to approach these problems, I will do 3 and leave the rest as a challenge.

Amazon Virtual Coding Interview Preparations
Due to COVID-19 Amazon and other FAANG companies have been practicing responsible interview processes. Technical interviews are now virtual, the good old whiteboard has been replaced with tools such as Google Docs, Livecode, Amazon Chime, and Google Meets.
Algorithms
This is one of the multiple articles that will be covering algorithms in detail. Developers struggle with these and I want to simplify them as much as possible, from basic to complex.

Must Know Git Commands for a Developer
Whether you are a professional developer or a beginner in Computer Science, you often have heard the words git and GitHub, as nowadays git has become a daily need in our life as a developer, and is widely used in the software industry.

codiBeginner guide to get started with OPEN SOURCE
GitHub is the most popular platform for open source collaboration, so you’ll probably use it when exploring the world of OSS.
