Hello,
I’ve made this blog to help enthusiastic beginners and frustrated experts to teach them the most basic fundamentals of programming. One simple thing that you need to embark in your mind is that the solution of hardest problem ever can be found only through the application of basics.
What differentiate a normal programmer from an experienced one is the knowledge of basics. The more clearly you understand the basics the better you are as a programmer. This basic concepts are often looked down upon, but as you reach the heights of your career you will find that the most basic things are ones which has led to all the differences.
I’ll try to teach the basics of all the popular programming languages present in this universe. Then we’ll head towards understanding the algorithms and data structures which are the backbone of all the big tech industries and differentiate the successful ones from the thousand others.
For example, Why you prefer Google over any other search engine? It is because Google provides the most relevant search results for your query. This is possible only due to better algorithms. We’ll talk about them later on.
I am going to take C++ as the language to start with. You can click on this link to setup C++ on your system.
If already set, then you can start your journey here.
As this website is built considering the very beginners too, if you find that you know certain things then you can move ahead. But remember, there is always something to learn from everything.
