Difference between revisions of "Setup"

From CSE425S Wiki
Jump to navigation Jump to search
Line 26: Line 26:
  
 
==Editor==
 
==Editor==
===VS Code===
+
===VS Code (Preferred)===
 
* [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

Revision as of 10:59, 17 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)

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.