About This Blog!

        Hello Learners! I am Digvijay and I am an engineering student. I would tell you that, when I was in the first year of engineering, Like everyone else I was searching for things online, Things related to programming, Data structures, and many more beginner-level guidance things. Many times I jumped from websites to websites and videos-to videos. which was kind of frustrating also time-consuming. There was another problem that I faced which was a lack of explanation and mainly guidance. So eventually I came up with an idea of having this blog. 

  • Why this blog?
        you might come up with a question that, what makes this blog different than other websites out there?

        I have a few answers to that.

  1. I am someone who knows what questions do students get and where do they have problems, Trust me I have gone through this situation and I have prepared myself very well and I am here to help😃.
  2. This blog provides all the information/knowledge you need on the same platform. so that you don't need to wander around websites and videos.
  3. It does not only contain information but also methods and techniques. what do I mean by that? Basically, I will be focusing on "HOW?" kinds of questions.
  4. The Explanations are comprehensive and the use of gifs and animations makes it easy to understand concepts.
  5. The reading experience of this blog is Different. I mean on other websites you feel like you are reading information and then you try to figure out stuff by yourself. but here in fact, while reading this post as well, you feel like someone(which is of course me) talking with you and trying to have imaginary interaction. This helps to explain and to understand stuff.
  • Content of the Blog.
        My primary goal is to post things related to programming, data structures, programming concepts, Online guidance, codeforces problem solutions(with explanation).

        but it's not all, after I get close to my primary goal I will also start posting things that are related to electronics like embedded systems and many more.

  • How to use this Blog?
  1. Try Searching main keywords in the search section of the blog(right-hand side)
  2. I have labeled posts in such a manner than it will be easy for anyone to reach the post.
  3. If you want, you can react to the post based on the experience you had with the post and even comment down below the post. feel free to post comments😊.
  4. if you want to directly contact me, you can do that by filling credentials and message in the "Contact Me!" section. I would love to respond to your messages.
  5. if you want to share a post with friends there's an option by which you can directly mail it to your friends without using any intermediary software. 
  • What's the Motto?
        Knowledge is the most powerful thing in this universe and the best thing about it is, It evolves when you give it to others. Knowledge is something that has to be accessible to everyone without any economical barriers. Trust me Knowledge is no good if you don't share it. To keep it alive, you have to share it with others. 


HAPPY LEARNING!😄


  

Everything You need to know to get started with Object Oriented programming.|| INTRODUCTION TO OOP

            In this post, We are going to be talking about Object Orientation in a programming language and we'll also be talking about ...