Machine learning is an integral part of developing a better future. In due course of time, Machine learning along with AI will change the course of development. It holds the potential to transform the way we carry out our daily tasks.
The trifecta of ARM, Assembly, and C: Pointers, Registers, and …
Our sincerest request to the reader is to go through the previous post The trifecta of ARM, Assembly, and C. This discussion builds up on top of it. We often tend to develop for a particular OS on regular development cycles. It may sound improbable, but often most embedded developers find dealing in tandem with constructs … Continue reading The trifecta of ARM, Assembly, and C: Pointers, Registers, and …
Competitive Programming: The Road to Becoming a Top Coder
Competitive Programming is not about solving the problem, it’s about developing your logic. It's about how to find a solution to a problem in a given time and within constraints.
The trifecta of ARM, Assembly, and C
Interworking of Assembly and C in ARM
Taints and Tolerations in Kubernetes
In this post we are going to see one of the most important concept in K8s, Taints and Tolerations. What is taint, What is toleration, Need of taint and toleration.
Get VM creation time in Azure
In this post we will see how to find vm creation time in azure. We will be using azure cli to get the vm creation time in azure.
5 – Top Tech trends for 2022
We have seen enormous growth in Science and Technology in the past 20-25 years but what we are going to witness in next 5 years would be the main epitome of how Science and Technology has shown its emergence and advancement.
Git PULL vs FETCH
Git is almost(?) an integral part of dev pipelines and when you just start to learn it, when it's yet to become the muscle memory, we all become victims of pitfalls. PULL v FETCH is one of such pitfalls that a beginner should be on lookout for. This blog is about that with lot of details.
You must be logged in to post a comment.