CPSC 240 — OOA&D — Fall 2024
Development environment setup
Due: Saturday, Aug 31, 11:59pm
We'll be doing our development on the cpsc.umw.edu server this
fall. Here are the instructions to get going:
- Very carefully and thoughtfully read chapter 1 of the book.
- Read pages 4-18 of the book carefully and thoughtfully a second time.
- If you're enrolled in CPSC 225 this semester, do the first couple of
lessons now. If you were enrolled in CPSC 225 during a previous
semester, re-do the first couple of
lessons now.
- Follow Ian's
excellent instructions for getting remotely logged on to cpsc.
- At the cpsc command line, type the following one-word command:
$ vimtutor
Before pressing any more keys, first read the resulting screen
carefully. Then spend about 30 unrushed minutes following
vimtutor's guidance to help you begin to learn the vim text
editor.
- Finally, follow the steps on pages 19-20 of the book to create a project
directory, create a HelloWorld.java file using vim, and
compiling it and running it. When you get the program to run and successfully
print the message "yo sup dawg", go back into vim and change
this to a more modern (but clean and respectful) slang phrase, plus a brief
definition. Recompile and re-run the program. Then send an email to
cpsc240submissions@gmail.com with subject line "CPSC 240 --
development environment turn-in" and with your slang phrase in the body
text. Try to choose a slang phrase that would make Stephen seem cool if he used
it IRL.