My Journey with Learning Terminal
What I Learned
- Terminal gives you direct control over your computer through commands.
- Git tracks code changes.
- Vim is a text editor within the terminal.
- Markdown is for formatting text.
It was hard at first, but after practicing, I feel better using these tools.
Tips for New Students
- Focus on one tool at a time.
- Repetition is key, especially with Git and Vim.
- Practice daily.