User Tools

Site Tools


helpdocs:software_fall2022

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
helpdocs:software_fall2022 [2022/04/28 11:02] – [Putty] localadminhelpdocs:software_fall2022 [2022/06/10 14:42] (current) – [Visual Studio 2022 Community] localadmin
Line 1: Line 1:
-====== Requested ITS Classroom and Lab Software for Spring 2022 ====== +====== Requested ITS Classroom and Lab Software for Fall 2022 ====== 
-updated: 04/22/2022+updated: 04/29/2022
  
 ==== Apache NetBeans ==== ==== Apache NetBeans ====
Line 54: Line 54:
   - Licensing: Open Source License   - Licensing: Open Source License
   - Vendor URL: https://www.python.org/   - Vendor URL: https://www.python.org/
-  - Version: 3.9.4 +  - Version: 3.10.4 
-  - Installer: python-3.9.4-amd64+  - Installer: python-3.10.4-amd64
   - Instructions:   - Instructions:
   - Run the installer as administrator   - Run the installer as administrator
Line 62: Line 62:
       - Install for all users is checked        - Install for all users is checked 
       - Add Python to environment variables is checked       - Add Python to environment variables is checked
-      - Install location is C:\Program Files\Python39.+      - Install location is C:\Program Files\Python310.
     - Click Install.     - Click Install.
     - After installer finishes. Check that the path to the python.exe executable has been added to the system’s ‘Path’ environment variable.      - After installer finishes. Check that the path to the python.exe executable has been added to the system’s ‘Path’ environment variable. 
Line 68: Line 68:
     - Or if you prefer the less user friendly Window 10 Settings approach. Settings -> System -> About -> System info -> Advanced System Settings -> Environment Variables.     - Or if you prefer the less user friendly Window 10 Settings approach. Settings -> System -> About -> System info -> Advanced System Settings -> Environment Variables.
     - Open a Windows Command Prompt (CMD) as Administrator:     - Open a Windows Command Prompt (CMD) as Administrator:
-      - Enter "python3 –m pip install --upgrade pip" +      - Enter "python –m pip install --upgrade pip" 
-      - Enter python –m pip install numpy pandas matplotlib scikit-learn patsy statsmodels jupyter+      - Enter "python –m pip install numpy pandas matplotlib scikit-learn patsy statsmodels jupyter"
     - Done with install and configuration.     - Done with install and configuration.
-  - Size: 603 MB+  - Size: 680 MB
   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Morrill 103, 105, 107. (153 computers)   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Morrill 103, 105, 107. (153 computers)
 ==== TortoiseSVN ==== ==== TortoiseSVN ====
Line 84: Line 84:
   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Library 14, 118, AG Hill 234, 240, 300, 334, Morrill 103, 105, 107, and Virtual (299).   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Library 14, 118, AG Hill 234, 240, 300, 334, Morrill 103, 105, 107, and Virtual (299).
  
 +
 +==== Visual Studio 2022 Community =====
 +  - Licensing: https://visualstudio.microsoft.com/license-terms/mlt031819/
 +  - Vendor URL: https://visualstudio.microsoft.com/vs/community/
 +  - Version: 2022 Community v17.1
 +  - Installer: VisualStudioSetup.exe
 +  - Instructions:
 +    - Run the installer. It may download updates. 
 +    - When presented with the ‘install components’ option choose the following:
 +      - ASP.NET and web development
 +      - Azure development
 +      - The Universal Windows Platform Development 
 +      - .NET desktop development
 +      - Desktop development with C++
 +    - Windows will want to restart.
 +    - Done with install and configuration.
 +  - Size: 6.8 GB
 +  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, A.G.Hill 240, Library 14, 118, 201b & Virtual. (211)
 +==== Visual Studio Code ====
 +  - Licensing: Open Source License
 +  - Vendor URL: https://code.visualstudio.com/
 +  - Version:  1.66.2 or latest
 +  - Installer: VSCodeUserSetup-x64-1.66.2.exe
 +  - Instructions:
 +    - Run the installer
 +    - Select 'Add to PATH (available after restart)' options.
 +    - Start Visual Studio Code.
 +    - Go to File -> Preferences -> Extensions and install
 +      - SSH Terminal v0.0.4
 +      - Java Language Support v0.2.39
 +      - C# for Visual Studio Code (powered by OmniSharp) v.1.24.4
 +    - Configure to use My Documents folder on the lab machine as the workspace so all projects are saved there (Should be default after install).
 +    - Done with install and configuration.
 +  - Size: 294MB
 +  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, A.G.Hill 240 & Virtual. (199 computers)
  
 ==== WinSCP ==== ==== WinSCP ====
helpdocs/software_fall2022.1651161731.txt.gz · Last modified: 2022/04/28 11:02 by localadmin