GitXplorerGitXplorer
a

unified-setup

public
97 stars
72 forks
4 issues

Commits

List of commits on branch main.
Verified
a5f208ed4816c8d734e21ba0dc6a46a5c936939d

Merge pull request #6 from appacademy/gitHub_SSH_instructions

CCalebBraaten committed 2 years ago
Verified
b99200a2e05e9f5a2456affb6695cf369c0f7e9c

Update Python setup docs (#11)

sssoonmi committed 2 years ago
Verified
eba927a1edf393fbdd42a8979aa594695640d2cf

Merge pull request #10 from appacademy/jby/add-deprecation-notice

CCalebBraaten committed 2 years ago
Verified
bc5511449da599346c5c48635e766cc37ae768d1

Added deprecation notice to README.md

jjessesbyers committed 2 years ago
Verified
19e7d5d5c478732e9bba7f051f8da9df70d8a709

Update bash shell setup

CCalebBraaten committed 3 years ago
Verified
f8dee62de908a2284bdaeaf482df9004ea3a4095

Update zsh shell setup

CCalebBraaten committed 3 years ago

README

The README file for this repository.

Deprecation Notice

As of 5/20/22, this repository will no longer be updated. Please use the setup instructions at this repository instead.

Setting up your computer for AppAcademy

In order to be successful in the course it's good that your computer be setup in a very specific way so as to not waste your time fighting the setup of tools and applications, so you can concentrate on the new material you are learning.

While you are learning how to setup Node.JS or Python, and that can be a useful skill, we are more concerned with learning to program in these languages than we are how to install the tools and languages on your computer.

First head to the guide for your particular operating system. This will give you an overview of anything in particular you should be aware of for your system.

From there you can proceed to the individual sections for installing Google Chrome, Visual Studio Code, Node.JS, Python, and Docker.

Important, if you have an Apple Silicon Mac be sure to read the Apple Silicon Mac Addendum before you start installing software.

After you have done your OS setup, be sure to check your setup for problems by reading this:

Checking your Setup