Way to Start Programming !!
LET’S START ! ➤ You would be to get started with Linux / Mac ASAP. Using the command line interface for doing almost everything whether it be creating a folder, editing content in a file, Running Remote servers. Mastering the art of using the CLI will reap great benefits in the your future journey. ➤ Get hold of the IDEs as this is the place where you would spend most of your time in this journey. VSC and WS are great to start with ! If you are Not a total beginner and know any IDE, switch to Non-GUI IDEs. Increase the difficulty level yourself. Be a tough Soldier! ➤ The most interesting part, WHICH LANGUAGE TO CHOOSE ?? if you are a complete beginner you can start with JavaScript or Python . But if you have enough time and want to get in depth knowledge of the concepts, you can start with C / C++ or Java. Then move on to Solvi...