User Tools

Site Tools


newdevs:landscape:tools

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
newdevs:landscape:tools [2020/09/15 18:01] – [Tools] tmccannanewdevs:landscape:tools [2024/08/27 15:25] (current) – moving VSCode to its own page sleary
Line 1: Line 1:
 **New Developers Working Group** **New Developers Working Group**
-====== Tools ======+====== Developer Tools ======
  
-**Bash:** Bash is a command line interface used in Linux environments.  +**Linux Tools** 
-  * [[https://drive.google.com/file/d/1PM6aOVMnYRJV2dGLe2Nr_tlxQ5uTM8kO/view?usp=sharing|Intro to Bash]] - Meeting recording with Chris Sharp+
   * [[https://ubuntu.com/tutorials/ubuntu-on-windows|Ubuntu for Windows]] - This provides a self-contained Linux environment on a Windows 10 computer.    * [[https://ubuntu.com/tutorials/ubuntu-on-windows|Ubuntu for Windows]] - This provides a self-contained Linux environment on a Windows 10 computer. 
 +      * See: [[newdevs:testserver|Setting Up a Development Environment]]
 +  * [[https://drive.google.com/file/d/1MN8g8_WK0YjeGnFSeyiAc6UDy6NfAmm2/view?usp=sharing|Intro to Bash]] - Bash is the command line interface used in Linux environments. Meeting recording with Chris Sharp.
 +  * [[https://www.linux.com/training-tutorials/vim-101-beginners-guide-vim/|Intro to Vim]] - Vim is the primary text editor used in Linux environments.
  
  
Line 13: Line 15:
 **Text Editor:** Any plain text editor can be used. Notepad++ (available from [[https://notepad-plus-plus.org/]]) is a simple open-source code editor.  Visual Studio Code Editor is free code editor available from Microsoft ([[https://code.visualstudio.com/]]) that has the advantage of a built-in console so that you can update and compile code, plus view console output when testing the code, in the same window.  **Text Editor:** Any plain text editor can be used. Notepad++ (available from [[https://notepad-plus-plus.org/]]) is a simple open-source code editor.  Visual Studio Code Editor is free code editor available from Microsoft ([[https://code.visualstudio.com/]]) that has the advantage of a built-in console so that you can update and compile code, plus view console output when testing the code, in the same window. 
  
 +See [[newdevs:landscape:tools:vscode|VSCode]] for tips on setting up Visual Studio Code
newdevs/landscape/tools.1600207260.txt.gz · Last modified: 2022/02/10 13:34 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.