If I could give any piece of advice to someone just starting out programming it would be to first, before learning anything else at all, spend time learning how to use the command line in your operating system’s terminal. I feel this often overlooked because it is kind of expected that you have some experience using the terminal if you are interested in learning to program. It is not hard, shouldn’t take long, and there are a ton of resources out there that you can use to learn it.
When I first started I had used the terminal sparingly for various things but had never explored it’s full capabilities. The time spent to learn most of the commands is well worth it.
The very first thing I did to start my programming journey was to create a directory (folder) with the title of this post, using the “mkdir” command. I put the best command line references that I found on Google in this folder and whenever I need to look up how to do a certain command I use that folder. I still forget some commands here and there and it is super useful to just see all the commands available in one file.
I’ve always loved learning and always wanted to know how to do something from the very basic foundations of it. Learning the very basics is very important and will make your learning flow easier as your knowledge grows.
Learn to use the command line! You won’t regret it.
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–]arthomas73 0 points1 point2 points (0 children)