Title: POS 409 Career Begins/newtonhelp.com
1POS 409 Career Begins/ newtonhelp.com
2POS 409 Career Begins/newtonhelp.com
- POS 409 All Assignments
- For more course tutorials visit
- www.newtonhelp.com
-
- POS 409 Week 1 Individual Assignment Record
Objects - POS 409 Week 2 Individual Assignment List
Collections - POS 409 Week 2 Learning Team Assignment
Designing and Planning the Learning Team Project - POS 409 Week 3 Individual Assignment LINQ
- POS 409 Week 3 Learning Team Assignment Class
Design, Construction, and Testing
3POS 409 Career Begins/newtonhelp.com
- POS 409 Week 1 Individual Assignment Record
Objects - For more course tutorials visit
- www.newtonhelp.com
- You are a software development employee at a
startup company. Your HR department has tasked
the IT department with developing a simple
application (Windows Form Application) to load
and display employee records. - Please NOTE The RUBRIC for this assignment is
at the end of this description. - Your application will need to do the following
- Create an Employee Class with the following
properties - First Name ,Last Name, Street Address , City
4POS 409 Career Begins/newtonhelp.com
- POS 409 Week 2 Individual Assignment List
Collections - For more course tutorials visit
- www.newtonhelp.com
-
- Upon further review of the previous assignment,
you have determined that you can make your
application (from Week 1) more efficient by
replacing the arrays with Lists. - Please NOTE The RUBRIC for this assignment is
at the end of this description. - Your application will need to implement
requirements 1 - 3 5 of the Week 1 assignment. - For requirement 4, you will do the following
5POS 409 Career Begins/newtonhelp.com
- POS 409 Week 2 Learning Team Assignment Designing
and Planning the Learning Team Project - For more course tutorials visit
- www.newtonhelp.com
- Software developers are often hired as
contractors to work in teams to accomplish
software development tasks. Over the coming
weeks, you will build a Universal Windows
Platform (UWP) application as a team of
contractors. Each week your team will build a
portion of the program. - As a team, examine the following programs and the
linked sources data, and select one to complete
by the end of the course - Create a program that will allow the user to
enter a zip code and show the weather for the zip
code entered. - Create a program to search the World Wide Web.
Keep track of the last 10 searches the user
entered.)
6POS 409 Career Begins/newtonhelp.com
- POS 409 Week 3 Individual Assignment LINQ
- For more course tutorials visit
- www.newtonhelp.com
- Upon further review of the previous assignment,
you have determined that you can make your
application (from Week 2) more efficient by
adding LINQ search functionality. - Please NOTE The RUBRIC for this assignment is
at the end of this description. - Your application will need to implement ALL
requirements from the Week 2 assignment. The
next requirements are in addition to the Week 2
requirements. - You will add elements (textboxes to the UI, drop
down list, etc.) to allow the user to search the
List Collection for First Name, Last Name and
Address.
7POS 409 Career Begins/newtonhelp.com
- POS 409 Week 3 Learning Team Assignment Class
Design, Construction, and Testing - For more course tutorials visit
- www.newtonhelp.com
- You and your team of software development
contractors are moving forward with the steps to
build your Universal Windows Platform (UWP)
application. - Using the document you created for last week's
Learning Team assignment, read the information on
the attached "Basic Queries (LINQ to XML) (C)"
tutorial, and research where you will get the
data for your program design. Use this
information to build the classes you will use for
your selected team program. Remember, the query
class represents the base class for executing
search queries.
8POS 409 Career Begins/newtonhelp.com
- POS 409 Week 4 Individual Assignment JSON
- For more course tutorials visit
- www.newtonhelp.com
-
- Upon further review of the previous assignment,
you have determined that you can make your
application (from Week 3) more efficient by
replacing the input and search functionality with
JSON functionality. - Please NOTE The RUBRIC for this assignment is
at the end of this description. - Your application will need to implement MOST (see
below for exceptions) requirements from the Week
3 assignment. - Exceptions
9POS 409 Career Begins/newtonhelp.com
- POS 409 Week 4 Learning Team Assignment Implement
the Initial User Interface For more course
tutorials visit - www.newtonhelp.com
-
- You and your team of software development
contractors are moving forward with the steps to
build your Universal Windows Platform (UWP)
application. - For this week's Learning Team assignment,
implement the initial user interface for the
program your team designed in Week Two. Continue
using test data which will allow you to test all
user functions. - Each team member should demonstrate the
following - Test the user interface
- Add validation code for any data entry input by
the user - Contribute to the construction of the code
10POS 409 Career Begins/newtonhelp.com
- POS 409 Week 5 Individual Assignment Overview of
C Programming Presentation - For more course tutorials visit
- www.newtonhelp.com
-
- Because of your recent work as a software
development contractor, you are hired to present
an overview of C programming to a new group of
contractors who are working on a Universal
Windows Platform (UWP) application. - Using what you learned from your experience in
the weekly Learning Team assignments, prepare a
12- to 15-slide presentation with voiceover
narration or you may include a recording/podcast
of the presentation with your slides. The slides
should cover the following content - Highlights of C syntax
- Overview of mathematical operators and a coding
fragment sample
11POS 409 Career Begins/newtonhelp.com
- POS 409 Week 5 Learning Team Assignment
Connecting the Application to Live Data - For more course tutorials visit
- www.newtonhelp.com
- You and your team of software development
contractors are ready to finalize your Universal
Windows Platform (UWP) application. - Complete your Learning Team assignment by adding
the capability to make the necessary API calls
using REST in your program. - Each team member should be contributing to the
construction of the code and reviewing the code
and design. Each team member is responsible for
knowing how to build, debug, and run the program.
12POS 409 Career Begins/ newtonhelp.com