Assignments
How to Post Your source code @ Canvas
The following video shows how to post source code @ Canvas in a nicely formatted fashion using Hilite.me:
Practice Assignment 1: Hello World
In order to receive credit for Assignment 1 you need to
complete the following steps:
NOTE: For best results complete the steps in the order listed.
- Read: Lesson 1, Lesson 2, Lesson 3, Lesson 4
- Read and Complete: The Lesson 4 step-by-step practice.
- Read and Complete: Assignment 1.
- Submit: Your Assignment 1
source code @ msjc.instructure.com using the Hilite.me method demonstrated in the video above.
Lesson 4 Step-By-Step Practice This
Web-based tutorial shows you how to complete the requirements specified in Assignment 1 using Microsoft Visual Studio.
Practice Assignment 2: Hello <input> <input>
In order to receive credit for Assignment 2 you need to
complete the following steps:
NOTE: For best results complete the steps in the order listed.
- Read: Lesson 5
- Read and Complete: The Lesson 5 step-by-step practice.
- Read and Complete: Assignment 2.
- Submit: Your Assignment 2 source code @ msjc.instructure.com using the Hilite.me method demonstrated in the video above.
Lesson 5 Step-By-Step Practice This
Web-based tutorial shows you how to complete the requirements specified in Assignment 2 using Microsoft Visual Studio.
Midterm Assignment: Using Arrays
In order to receive credit for the Midterm assignment you need to
complete the following steps:
NOTE: For best results complete the steps in the order listed.
- Read: Lesson 6
- Read and Complete: All practice coding examples.
- Read and Complete: Assignment 1 and Assignment 2.
- Read and Complete: Midterm Assignment Requirements and Instructions.
- Submit: Your Midterm assignment source code @ msjc.instructure.com using the Hilite.me method demonstrated in the video above.
- Be sure you have tested your program to ensure that it is working before submitting it. You only have one opportunity to submit your Midterm assignment.
Practice Assignment 3: Using Control Structures
In order to receive credit for Assignment 3 you need to
complete the following steps:
NOTE: For best results complete the steps in the order listed.
- Read: Lessons 8 and 9 and complete: the Repetition Structure Example at the bottom of Lesson 8 and the Decision Structure Example at the bottom of Lesson 9.
- Read and Complete: Assignment 3.
- Submit: Your Assignment 3 source code @ msjc.instructure.com using the Hilite.me method demonstrated in the video above.
Lesson 8 Step-By-Step Practice This
Web-based tutorial shows you how to complete a repetition structure coding solution similar to the requirements specified in Assignment 3 using Microsoft Visual Studio.
Lesson 9 Step-By-Step Practice This
Web-based tutorial shows you how to complete a decision structure coding solution similar to the requirements specified in Assignment 3 using Microsoft Visual Studio.
Practice Assignment 4: Using Functions and File I/O
In order to receive credit for Assignment 4 you need to
complete the following steps:
NOTE: For best results complete the steps in the order listed.
- Read: Lessons 10 and 11.
- Complete: the Modular Programming Example at the bottom of Lesson 10
- Complete: the File IO Example at the bottom of Lesson 11 .
- Read and Complete: Assignment 4.
- Submit: Your Assignment 4 source code @ msjc.instructure.com using the Hilite.me method demonstrated in the video above.
Lesson 10 Step-By-Step Practice This
Web-based tutorial shows you how to complete a repetition structure coding solution similar to the requirements specified in Assignment 4 using Microsoft Visual Studio.
Lesson 11 Step-By-Step Practice This
Web-based tutorial shows you how to complete a decision structure coding solution similar to the requirements specified in Assignment 4 using Microsoft Visual Studio.
Final Assignment: Using Exception Handling
In order to receive credit for Final assignment you need to
complete the following steps:
- Read: The Final Assignment Requirements and Instructions
- Submit: Your Final source code @ msjc.instructure.com using the Hilite.me method demonstrated in the video above.
- Be sure you have tested your program to ensure that it is working before submitting it. You only have one opportunity to submit your Final assignment.