Category: Uncategorized

PRG 215 Week 2 Individual Explain the Code

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 […]

Read More

PRG 215 Week 3 Individual Computation and Looping

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. Download the […]

Read More

PRG 215 Week 2 Individual Accept User Input and Perform Calculations

PRG 215 Week 2 Individual Accept User Input and Perform Calculations Resources:  PRG215r4_Week_2_assignment.zip  Using NetBeans to Complete Weekly Assignments For this week’s assignment, you will build on your program from the Week One Individual Assignment, “Hello, World!.” Specifically, you will add the capability to accept additional user input (e.g., number of items a […]

Read More

PRG 215 Week 1 Individual Java Overview

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® […]

Read More

PRG 215 Week 1 Individual Hello, World!

PRG 215 Week 1 Individual Hello, World! Resources:  PRG215r4_Week_1_assignment.zip (unzip to download source code for this week’s Java program)  Using NetBeans to Complete Weekly Assignments For this week’s programming assignment, you will type, debug, and run the attached Java™ program code. Successfully coding and testing a simple program (sometimes referred to as a […]

Read More

POS 420 Week 5 DQ 3

Discuss three things that you will take away from this course. You are free to discuss more, but you must have at least three. For each of your three things, describe why you felt it was important and how you will use it as you continue in your schooling or at work. Additionally, include in […]

Read More

PRG 215 Entire Course

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 PRG 215 Week 3 Individual Computation and Looping PRG 215 Week 3 Individual Use a Loop PRG 215 Week 4 Individual Object-Oriented […]

Read More

POS 420 Week 5 DQ 2

In chapter 16 of our “Beginning UNIX” text, you read about networking protocols available in UNIX, and how those protocols are used to power the internet. In your own opinion, what are some of the reasons why UNIX® Internet commands have remained mostly the same since the advent of the Internet? Your answer should be […]

Read More

POS 420 Week 5 DQ 1

Attached to this DQ you will find a somewhat dated, but still useful, lecture I used to use in class which focuses on viruses and antivirus for UNIX/Linux operating systems. Each of the antivirus programs mentioned in the lecture is commercial – there is no mention of open source antivirus options. Why do you think this is? […]

Read More