Importance of eIMACS
Additional Resources
2.03 Walkthrough
Additional Resources
eiMACS: Java Basics > Methods > Static Methods [1] [2] [3]
CSAwesome: 2.9. Using the Math Class
2.09 Walkthrough
Additional Resources
2.10 Walkthrough
Additional Resources
eiMACS: Java Basics > Variables and Expressions > Quick Reference #3 / Practice Test 3
NOTE: eiMACS Quick Reference guides have links to each topic
Math.random()
Calling Methods
2.05 String Objects Lite
eiMACS: Java Basics > Variables and Expressions > Strings [1]
2.06 String Methods
Overview of length(), replace(), substring(), indexOf(), charAt()
eiMACS: Java Basics > Variables and Expressions > String Methods [1][2][3]
CSAwesome: 2.7.1. String Methods: length, substring, indexOf
2.07 Scanner Methods - nextInt(), nextDouble(), next(), nextLine()
02.08 Parsing
eiMACS: Java Basics > Variables and Expressions > Converting between Numbers and Strings
Contains the String and Math class methods that WILL be on the exam.