Lecture: Lecture 1: Computer Setup

Content

Introduction

Set up Your Computer (Windows)

  1. Open powershell in administrator mode. Type win+x then a.
  2. Install choco

    ```powershell Set-ExecutionPolicy AllSigned [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).Downloa

This Content is Locked

The rest of the text is available but you have to be signed in to view it. Please create an account or sign in to continue...

Info

Status: Released
Paywall: Free
Video:
Authenticated: False