12 followers
Hello! My name is Vipin and I am a backend developer based in India. I am excited to document my learning journey and share my knowledge with others who are interested in programming and technology.
Introduction: This blog briefly shares my recent conversation with Gabriel Engel a Visionary Leader who is the CEO and co-founder of Rocket. Chat 🚀...
Learning your first programming language can be intimidating, but it is also a rewarding and exciting experience. If you are just starting out on your...
In our last blog, we learned about the fundamentals of programming in JavaScript, including variables, operators, conditional statements, loops, and...
JavaScript is a popular programming language that is widely used to build web applications, mobile apps, and other software. It is a powerful language...
MVC (Model-View-Controller) is known as an architectural pattern in software design commonly used to implement user interfaces, data, and controlling...
What is Big-O Notation Big-O notation is the language and metric we use to describe the efficiency of an algorithm by talking about how long an...