Get your Mac onto the classroom wifi. How? Look around.
Important: It should go without saying that anytime you are asked to create an account you should ALWAYS:
- Make sure to use a professional username/handle. We recommend the username incorporates your name.
- Be sure to add an appropriate avatar (picture or image) to your profile.
IF you have not already gotten a professional email address for use within the course
- Visit gmail.com and create an account.
- make sure you choose a business friendly username.
If you haven't already,
- Visit github.com and signup for an account.
Use your spiffy new business gmail account to create an iCloud account (if you don't already have one from your iPhone). Even if you're an android-head, use iCloud for certain things when you're using Apple products. You can always login later on iCloud to access stuff from windoze or android.
Use the built-in macOS password manager to manage all of your accounts. (This way you can keep track of your Admin password for MySQL, which I guarantee you will otherwise forget.) Be sure to get a free iCloud account using your "professional email address" if you don't already have one tied to an iPhone.
DO NOT USE "Find My Mac" - It makes Renee's life terrible, and you don't want that. Nope, you surely don't.
- Visit Slack's download page.
- Download the dmg for the latest release.
- Use the downloaded dmg to install the application.
- Sign in to the zcw workspace.
- Visit Discord's download page.
- Download the dmg for the latest release.
- Use the downloaded dmg to install the application.
- Join the ZCW Active Cohort channel at https://discord.gg/7KbwdZqh
- Command (or Cmd) ⌘ - Space bar to open the Spotlight search field.
- Type "Terminal".
- Press Enter.
- Open Finder
- Navigate to /Applications/Utilities/
- Double click on Terminal.app
Good. Now you're getting acclimated.
Using Terminal, issue the following command:
git --version
This should return the a line similar (or an even later version) to:
git version 2.21.1 (Apple Git-122.3)
You may need run the following in order to install git along with other various command line tools.
xcode-select --install
- Using terminal,
- Visit https://brew.sh/.
- Follow the directions under "Install Homebrew".
- Visit Amazon's 'Corretto' JDK download page for the Amazon JDK.
- Download the PKG file for Corretto JDK 11 - BE SURE TO DOWNLOAD for Platform macOS aarch64
- Use the downloaded .pkg file to install the application.
- Download the Mac version of BlueJ at https://www.bluej.org
- Visit JetBrains' download page for IntelliJ.
- Download the dmg for the Community version for Mac.
- Use the downloaded dmg to install the application.
🙃
- Visit Postgresapp's download page.
- Download the dmg for the latest release.
- Use the downloaded dmg to install the application.
- Vist pgAdmin's download page.
- Download the dmg for the latest release.
- Use the downloaded dmg to install the application.
- Visit MySQL's download page.
- Download the dmg for the latest release.
- Use the downloaded dmg to install the application.
- Visit MySQL's download page.
- Download the dmg for the latest release.
- Use the downloaded dmg to install the application.
- Visit Postman's download page.
- Download the latest version (zip).
- Drag and drop the application to the /Applications folder.