Introduction to python for beginners and basics of Python
Difference Between Kotlin & Java
Kotlin is designed to be more concise and expressive while maintaining interoperability with Java, making it a compelling choice for many developers.
Kotlin: Powering Productivity and Innovation in Modern Software Development
In the fast-paced world of software development, the choice of programming language can make a significant difference in productivity, code quality, and overall development experience. One language that has been gaining substantial recognition and popularity in recent years is Kotlin.
Introduction to Machine Learning
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.
You must be logged in to post a comment.