COM3113 -- Fundamentals of Programming
College of Computer Science -- Northeastern University
Fall Quarter 2001
(Version of 08/21/2001)
Week 1 -- Course Notes
Learn the "edit/compile/run" sequence for java.
Design
1. Create code with an editor
2. Edit as necessary
3. Compile with javac
4. Run/Execute with java
5. Look at the result either on screen or in browser
Getting your account
You need to give us your SSN or ID# and your name in class to get your CCS account.
Return to COM3113 homepage.