Difference between revisions of "Setup"

From CSE425S Wiki
Jump to navigation Jump to search
Line 29: Line 29:
 
* [https://code.visualstudio.com/download Download and Install VS Code]
 
* [https://code.visualstudio.com/download Download and Install VS Code]
 
* Add Standard ML language support by Darin Morrison
 
* Add Standard ML language support by Darin Morrison
 +
 +
[[File:Extensions.png|600px]]
 +
 +
[[File:SearchStandardML.png|600px]]
 +
 +
[[File:InstallStandardML.png|600px]]
 +
 +
[[File:OpenFolder.png|600px]]
  
 
===or Sublime Text (Alternate)===
 
===or Sublime Text (Alternate)===

Revision as of 20:53, 25 June 2019

Coursera

JoinForFree.jpg
  • do what you need to do to join coursera (and log in, if necessary).
  • click on enroll for free
EnrollForFreeA.png
FullCourseNoCertificate.png

repeat for

ML

Language: Standard ML of New Jersey

Mac OSX

via homebrew

Windows (Option A)

via chocolatey

Windows (Option B)

via msi installation

Linux

via apt-get or yum

Editor

VS Code (Preferred)

Extensions.png

SearchStandardML.png

InstallStandardML.png

OpenFolder.png

or Sublime Text (Alternate)

Racket

Language and IDE

Ruby

Language

IDE

Java

Language

IDE

---or---

Git Repo

after you have cloned your git repo from bitbucket, be sure to import the pom.xml file in the top-level java folder.