[好文分享] Unix as IDE
寫過程式的朋友大概都用過 IDE (Integrated Development Environment)。那種什麼事情都交給 IDE 處理的感覺,真是方便又美好。但是有一部分的人(比如我,哈哈),對 IDE 大致滿意,但對某部分的功能頗有微辭,希望能「換掉」它,又礙於 IDE 是整個包在一起的,沒辦法抽換「部分功能」。
此時這群人就會傾向「不使用 IDE」,改用在「檔案管理、專案管理、文字編輯、編譯、建構工具、除錯工具、版本控制」各自領域首屈一指的工具,嘗試將它們兜在一起。目前,擁有大量這類「優秀小工具」、又「免費」的環境,大概只有 Unix / Linux 了。所以這類人,最後很容易迷上 Linux 環境(而且還是命令列工具),最後成為該領域的「傳教士」。在各領域常用的工具列表如下:
檔案與專案管理 — ls, find, grep/ack, bash
文字編輯軟體 — vim, awk, sort, column
編譯器或直譯器 — gcc, perl
建構工具 — make
除錯器 — gdb, valgrind, ltrace, lsof, pmap
版本控制軟體 — diff, patch, svn, git
底下這篇,正是一位勇闖 Linux 世界,最後愛上 Command Line 工具的朋友,所寫作的文章。跟他有類似經驗的我,看完此篇後心有戚戚焉。也希望能推薦給朋友,讓更多人能了解用 Linux Command Line Tools 整合以後的美好世界。文章有點長,不過相信喜歡的朋友,會忘卻時間,一直看下去的:
http://blog.sanctum.geek.nz/series/unix-as-ide/
「git bash command」的推薦目錄:
- 關於git bash command 在 紀老師程式教學網 Facebook 的最讚貼文
- 關於git bash command 在 How To Launch Git Bash from Windows Command Line? 的評價
- 關於git bash command 在 Git Bash Tutorial | DevOps Training | Edureka - YouTube 的評價
- 關於git bash command 在 using git in command prompt directly and git bash (part 1) 的評價
- 關於git bash command 在 How to Setup Git Bash in Windows Terminal in under a minute. 的評價
- 關於git bash command 在 A The shell | Happy Git and GitHub for the useR 的評價
- 關於git bash command 在 The shell is a program that presents a command line interface ... 的評價
- 關於git bash command 在 Bash keyboard shortcuts - GitHub Gist 的評價
- 關於git bash command 在 How to Push Code to Github (From Git Bash and VSCode) 的評價
- 關於git bash command 在 Why is git bash so slow to give me a command prompt and ... 的評價
- 關於git bash command 在 How to use Command-Line on Git Bash and GitHub Desktop ... 的評價
- 關於git bash command 在 Copilot for CLI - GitHub Next 的評價
- 關於git bash command 在 Using Git (and GitHub) for Windows | Pluralsight 的評價
- 關於git bash command 在 Git Getting Started - W3Schools 的評價
- 關於git bash command 在 Start a new git repository - Karl Broman 的評價
git bash command 在 Git Bash Tutorial | DevOps Training | Edureka - YouTube 的推薦與評價

You will also Install Git Bash for Windows. ... 00:05:39 How to Install GitBash for Windows 00:09:10 Common GitBash Commands Checkout ... ... <看更多>
git bash command 在 using git in command prompt directly and git bash (part 1) 的推薦與評價

... testing git - bash as is 6:10 testing the git bash terminal and editing bashrc 7:44 executing git - bash.exe directly from command prompt ... ... <看更多>
git bash command 在 How To Launch Git Bash from Windows Command Line? 的推薦與評價
... <看更多>