How should I start my programming? I am just beginning
Hello,
Programming is the thing which can land you into a complete different world and you xan fetch excellent jobs with this skill. The best way to get started with programming is to start with basics. You can start with HTML and can gradually move to languages like C, C++. But please make sure you have good knowledge of these languages before you go to Java, Python etc. Learn the basic codes and their functionality and try to express them into something new. For example if you learn star Pattern in C try to make inverted star pattern by yourself. It would help to learn fast.