[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

Lab 1 Setup: https://sp21.datastructur.es/materials/lab/lab1setup/lab1setup

目录

A. Installing a Text Editor (optional)

The three most popular GUI text editors these days seem to be:

  1. Sublime Text (free but nags you until you pay): https://www.sublimetext.com/
  2. Atom (free): https://atom.io/
  3. Visual Studio Code (free): https://code.visualstudio.com/

B. Configure Your Computer

Windows: https://sp21.datastructur.es/materials/lab/lab1setup/windows.html
安装Java、Git、Windows Terminal。

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

C. Learn to Use the Terminal (Optional)

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

D. Test Run for your Setup from Step B

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

E. Install IntelliJ

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

F. Installing the IntelliJ CS 61B Plugins

[2021 Spring] CS61B 学习笔记 Lab 1 Setup: Setting Up Your Computer

G. Celebrate

Phew! You’re finally done setting everything up. You can now proceed to lab 1.

上一篇:Qt打包成setup.exe安装包


下一篇:vue3父传子