程序员英语词汇宝典
程序员英语词汇宝典-most-frequent-technology-english-words,收集了计算机书籍、文档、文章中高频常见的英文技术词汇,最终目的是希望程序员集合自身的英语基础,在掌握列表中的词汇后,可以无障碍阅读英语技术文章和文档。项目遵守MIT开源协议。
安装方法:
- 安装 Ruby:
brew install ruby
- 安装Bundler globally:
sudo gem install bundler --no-user-install
- 克隆 repo
- 安装dependencies:
bundle install
- 启动本地服务器:
bundle exec jekyll serve
- 访问
http://127.0.0.1:4000
官网:https://learn-english.dev/
[repo owner=”Wei-Xia” name=”most-frequent-technology-english-words”]
发表回复