-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Zhamri Che Ani edited this page Nov 30, 2021
·
11 revisions
https://www.jetbrains.com/idea/download/
https://github.com/zhamri/STIA1113-Programming1/wiki/JAVA_HOME
/Library/Java/JavaVirtualMachines/jdk-14.0.2.jdk/Contents/Home/bin
% ls /Library/Java/JavaVirtualMachines
adoptopenjdk-8.jdk jdk-11.0.8.jdk
adoptopenjdk-8.jre jdk-14.0.2.jdk
% /usr/libexec/java_home
/Library/Java/JavaVirtualMachines/jdk-14.0.2.jdk/Contents/Home
% ls /usr/local/Cellar/openjdk@11
ls: /usr/local/Cellar/openjdk@11: No such file or directory
YouTube Channel --> MyNotes
Topic 3: Numerical Computation & Expression
Topic 4: Selection Control Structures
Topic 7: Arrays
Case Study