1 / 6

CS1101: Programming Methodology comp.nus.sg/~cs1101x/

CS1101: Programming Methodology http://www.comp.nus.edu.sg/~cs1101x/. Aaron Tan. This is Week 2. Last week: Introduction Writing algorithms (pseudo-codes) Edit-compile-run process How to use sunfire (lab) This week: Java Basics

Télécharger la présentation

CS1101: Programming Methodology comp.nus.sg/~cs1101x/

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS1101: Programming Methodologyhttp://www.comp.nus.edu.sg/~cs1101x/ Aaron Tan

  2. This is Week 2 • Last week: • Introduction • Writing algorithms (pseudo-codes) • Edit-compile-run process • How to use sunfire (lab) • This week: • Java Basics • Variables, assignment statements, arithmetic operators, input and output, etc. • Object-oriented programming? Not yet!

  3. This is Week 2 • Next week? • Control statements • Selection: ‘if’, ‘else’, ‘switch’ • Logical operators

  4. Announcements and Things-to-do • CM password (already sent to you) • Trial Lab • To be released on Tuesday 23:59 • Read Course website, “CA”, “Labs”. • Submit to CM. Deadline, next Wednesday 23:59. • First discussion session (in week 3) • Download “week3_qns.doc” from the CS1101X workbin, “Discussion” folder. • Do the questions before you attend your discussion session next week.

  5. Announcements and Things-to-do • Register your discussion group on CORS • Read IVLE forum on the appeal process • Send appeals through CORS, do not send email to me (at this point of time).

  6. End of file

More Related