Posts

My first experience with programming code in C++...

Image
Guys as I promised in my last blog that I am going to share my experiences and codes that I learned in C++ programming language. I am using visual studio code for ide as it is Microsoft free platform and having a good user interface. My first code on “hello world.” that felt that I am champion in programming and that would be a great start in my journey. There is a great psychology that before doing any work there is a need of mindset that helps you to go further. And this program really gives me a deep confidence and interest in programming language. Here I used “hello viewers.” Instead to “hello world.” for dedicating to my viewers. This is the screenshot of my first successful code and its output. But on that I really confused a lot too. As I don’t know about <iostream>, what is this, std , cout and many things. I searched it on google and then I understand what is this all about. In programming languages there are so many libraries, in which there are some funct...

Learning a Programming language...

Image
Hey! I am Vivek Garg. Undergoing my graduation in Engineering in Electronics and Communication. Today I am going to give some introductory about this blog. Computer Programming gives life most beautiful experiences. This can be explain in one pic- From sometime, I started learning computer programming in C++ through online platform. I wanted to share my experiences in learning, what difficulties I got, what type of code I practiced. This blog is going to beneficial who going to start learning coding or just started. Experiences, codes and theory, all will be available on the same blog in perfect sequence. Share your opinion about this blog in comment box.