PRG 215 Doing by learn/newtonhelp.com - PowerPoint PPT Presentation

About This Presentation
Title:

PRG 215 Doing by learn/newtonhelp.com

Description:

For more course tutorials visit www.newtonhelp.com PRG 215 Week 1 Individual Hello, World! PRG 215 Week 1 Individual Java Overview PRG 215 Week 2 Individual Explain the Code – PowerPoint PPT presentation

Number of Views:2
Slides: 13
Provided by: hallow56

less

Transcript and Presenter's Notes

Title: PRG 215 Doing by learn/newtonhelp.com


1
PRG 215 Doing by learn/newtonhelp.com
2
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Entire Course 
  • For more course tutorials visit
  • www.newtonhelp.com
  •  
  • PRG 215 Week 1 Individual Hello, World!
  • PRG 215 Week 1 Individual Java Overview
  • PRG 215 Week 2 Individual Explain the Code
  • PRG 215 Week 2 Individual Accept User Input and
    Perform Calculations

3
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Week 1 Individual Hello, World!
  •  For more course tutorials visit
  • www.newtonhelp.com
  •  
  • PRG 215 Week 1 Individual Hello, World!
  • Resources
  • ? PRG215r4_Week_1_assignment.zip (unzip to
    download source code for this weeks Java
    program)
  • ? Using NetBeans to Complete Weekly Assignments
  • For this weeks programming assignment, you will
    type, debug, and run the attached Java program
    code.

4
PRG 215 Doing by learn/newtonhelp.com
  •  PRG 215 Week 1 Individual Java Overview
  •  For more course tutorials visit
  • www.newtonhelp.com
  •  
  • PRG 215 Week 1 Individual Java Overview
  • Resource? Java Overview Assignment
  • For this assignment, you will write short answers
    to several important programming- and
    Java-related questions. You will find the
    questions in the linked Java Overview Assignment
    document.
  • Download the Java Overview Assignment document.
    Type your answers to the questions into a
    different Microsoft Word document,

5
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Week 2 Individual Accept User Input and
    Perform Calculations 
  • For more course tutorials visit
  • www.newtonhelp.com 
  • PRG 215 Week 2 Individual Accept User Input and
    Perform Calculations
  • Resources
  • ? PRG215r4_Week_2_assignment.zip
  • ? Using NetBeans to Complete Weekly Assignments

6
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Week 2 Individual Explain the Code
  •  For more course tutorials visit
  • www.newtonhelp.com
  •   
  • PRG 215 Week 2 Individual Explain the Code
  • Resource? Explain the Code Assignment
  • In this assignment, you will analyze Java code
    to determine expected results and identify
    specific statements. Programmers often use this
    approach rather than relying on the debugger,
    because for many kinds of errors, most
    significantly logic errors, the debugger is no
    help only careful examination of code by a human
    being can identify the problem.

7
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Week 3 Individual Computation and Looping
  •  For more course tutorials visit
  • www.newtonhelp.com
  •  
  • PRG 215 Week 3 Individual Computation and Looping
  • Resource? Computation and Looping Assignment
  • Virtually all non-trivial Java programs contain
    some form of looping. Arrays, which are powerful
    structures used to store groups of related
    values, are common as well.
  • For this assignment, you will identify important
    characteristics of both arrays and loops.

8
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Week 3 Individual Use a Loop 
  • For more course tutorials visit
  • www.newtonhelp.com
  •  
  • PRG 215 Week 3 Individual Use a Loop
  • Resources? PRG215_Week_3_assignment.zip
  • ? Using Net Beans to Complete Weekly Assignments
  • For this weeks assignment, you will build on
    your program from the Week Two Individual
    Assignment,

9
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Week 4 Individual Define and Use a Class
  •  For more course tutorials visit
  • www.newtonhelp.com
  •   
  • PRG 215 Week 4 Individual Define and Use a Class
  • Resources? PRG215r4_Week_4_assignment.zip
  • ? Using NetBeans to Complete Weekly Assignments
  • For this weeks assignment, you will build on
    your program from the Week Three Individual
    Assignment, Use a Loop. Specifically, you will
    define a custom Java class, instantiate it, and
    call a method on the instantiation.

10
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Week 4 Individual Object-Oriented
    Concepts 
  • For more course tutorials visit
  • www.newtonhelp.com
  •   
  • PRG 215 Week 4 Individual Object-Oriented
    Concepts
  • Resource? Object-Oriented Concepts Assignment
  • For this assignment, you will be asked to
    identify and explain critical object-oriented
    concepts. Completing this assignment successfully
    will help you to understand and complete this
    weeks coding assignment.

11
PRG 215 Doing by learn/newtonhelp.com
  • PRG 215 Week 5 Individual Add Exception Handling
  •  For more course tutorials visit
  • www.newtonhelp.com
  •  
  • PRG 215 Week 5 Individual Add Exception Handling
  • Resources? PRG215r4_Week_5_assignment.zip
  • ? Using NetBeans to Complete Weekly Assignments
  • For this weeks assignment, you will build on
    your program from the Week Four Individual
    Assignment, Define and Use a Class. Specifically,
    you will add exception handling code to your
    program to identify when a user inputs
    unacceptable values and handle those situations
    gracefully.

12
PRG 215 Doing by learn/newtonhelp.com
Write a Comment
User Comments (0)
About PowerShow.com