Command Line Tools and Basic git command.
- Command Line Tools
Let's start with some of the basic command line tools
- cd: Change directory
Illustration, to navigate into the downloads folder, we write
cd Downloads
- Basic Git Commands
- git init:-
illustration
git init
- HTML ELEMENT
<a href="/">Homepage</a>
Top comments (1)
Cool that you are learning to program, good luck! ๐ I would recommend you writing a description of each of the tools, maybe it helps solidify the learning of concepts, and you can also write an article for each, so you can focus on a single topic at a time. Have fun in the community, and make sure to ask as many questions as possible throughout your journey, as there is no such thing as โstupid questionsโ, even if you ask them more than once ๐