You may want to see this before starting to Code

Programming is huge topic to discuss, there are hundreds of programming languages lying down on this topic and thousands of libraries, tools, engines, frameworks  made with those programming languages on the internet and there are many plugins exist for engines and etc
Related image

Its nearly impossible to learn all of this knowledge for human with average IQ but the logic behind all the languages are similar to each other and first we should set our goal on what we want to accomplish and the rest of it comes up with it


Image result for einstein


For example, If I want to develop a website I should learn Languages like Javascript, HTML, PHP etc.
If I decided to build a mobile game then I can start learning Java and build my own engine from
scratch or I can use one of those mobile game engines like Unity(c#), Unreal Engine, Godot(C++) etc

Comments