Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Lab guide - chapter 2 Lab guide for chapter 2 Instructions Read and work through the whole of chapter 2. Chapter 2 is available online as a temporary measure if you haven't obtained a copy of the book yet. (No further chapters are available online - you'll need your own copy for the remaining chapters.) Attempt all exercises on a computer. Skip the challenge exercises until after you have finished the chapter. and only attempt them if you're ahead of schedule (e.g. you completed chapter 2 midway through week 2). Aim to finish the chapter before the end of week 2. If you finish early, make a start on chapter 3. Assessment The assessment for chapter 2 involves the book project exercises 2.83-2.91 on pages 62-64. (If using the 5th edition see exercises 2.83-2.90 on pages 59-60.) Demonstrate your solution to a lecturer or lab assistant by performing the steps below. It will save time if the steps are performed before asking the lecturer/assistant to check your work. Clear the BlueJ terminal window (see Options menu in the terminal window) Create a new book object for Objects First with Java by Barnes and Kolling, 630 pages Invoke method printDetails Invoke method SetRefNumber with the number 1292159049 Invoke method printDetails Invoke method borrow Invoke method printDetails Invoke method borrow again Invoke method printDetails Important: save a copy of your final version of the above project in folder:     \\raptor\exports\proj\co881c\exercises\login\2-book-exercise where login refers to your Kent login name. If you mapped raptor to drive X on your PC this folder can be found by opening drive X then navigating down subfolders proj, co881c, exercises, login, 2-book-exercise. See Submitting code for assessed exercises for further info. < back to chapter 1 | forward to chapter 3 >