CSE 142 Lecture 1: 1. Introduction to CSE 142

61 views1 pages
Verified Note
28 Sep 2018
School
Course

Document Summary

Week 1 class 1 (cid:1005) introduction to cse (cid:1005)4(cid:1006) *jgrasp has good debugging features, which is why it is recommended. **download in order as jgrasp will not work without java. Introductory (cid:862)helloworld(cid:863) java program public class helloworld { public static void main (string[] args) { Tips & tricks: 50% of the marks are external (whether the output of the program is correct) while 50% is internal (style points, how efficient the program is, etc. , naming conventions: Only allowed: letters/words, numbers, underscores (use this in replacement of spaces) Whenever you name something with multiple words, the first letter of each word is capitalized, otherwise the rest is lowercase (e. g. (cid:862)hello_world(cid:863): whenever you have open brackets ({), remember to always have end brackets (})

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers