Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#PD002 Spring | Open |
05/19/2025
–
05/22/2025
|
In-Person | Wausau Main Campus |
May 19 – May 22
Monday, Tuesday, Wednesday, Thursday
08:00 AM - 04:30 PM
A165 - WTPD Innovation Classroom A - A Building
Jennifer Marzu
|
$699.00 |
Collaborative Application Development 10152391
Introduces the Agile software development methodology and applies it to managing a software development project. Learners will work in small teams, taking an application through its entire lifecycle including the phases of requirements gathering, analysis, design, development, testing, deployment and maintenance. Additional topics include an introduction to the following disciplines and related tools: project management, version control, issue tracking, unit/regression testing and automated build/deployment.
Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#01 Fall | Open |
08/25/2025
–
12/17/2025
|
In-Person Zoom Only | ZOOM |
Aug 25 – Dec 17
Wednesday
05:00 PM - 06:50 PM
ZOOM
Zachary Thunder
|
View Rates |
Object-Oriented Programming A 10152504
Explores object-oriented programming concepts and C# .NET syntax and features, with a focus on iterative development and testing. This course uses a variety of resources including Unified Modeling Language (UML) diagrams to present design principles and concepts. Learners will create console and GUI C# .NET applications which incorporate n-tier design principles and object-oriented design principles and patterns, emphasizing the use of composition over inheritance, interfaces and polymorphism. Additional topics include: class libraries, exception handling, event handlers and basic user interface design and validation.
Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#01 Fall | Open |
08/25/2025
–
10/01/2025
|
In-Person Zoom Only | ZOOM |
Aug 25 – Oct 1
Wednesday
02:00 PM - 03:50 PM
ZOOM
Zachary Thunder
|
View Rates |
Programming Concepts A 10152501
Introduces programming concepts and terminology using an object-oriented approach, with a focus on iterative development and testing. This course uses C# .NET, the Unified Modeling Language (UML) and other tools to present concepts from a variety of perspectives. Learners will create UML diagrams and write/debug C# .NET applications that incorporate classes, fields, methods and variables. Additional topics include: utilization of an Integrated Development Environment (IDE), value and reference types, object instantiation/lifetime/scope and mathematical/conditional/logical expressions.
Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#01AYW Fall | Open |
08/25/2025
–
10/01/2025
|
Attend Your Way Online Available | Wausau Main Campus |
Aug 25 – Oct 1
Wednesday
10:00 AM - 11:50 AM
A108 - Computer Lab - A Building
Dominic Gruetzmacher
|
View Rates | |
#03AYW Fall | Open |
10/06/2025
–
11/05/2025
|
Attend Your Way Online Available | Wausau Main Campus |
Oct 6 – Nov 5
Wednesday
01:00 PM - 02:50 PM
A108 - Computer Lab - A Building
Dominic Gruetzmacher
|
View Rates |
IT Development and Design Fundamentals 10152500
Introduces the field of IT software development and design. Learners will explore degree and career paths, IT tools and processes and begin to demonstrate professional communication. Learners will create or modify a simple computer program using an integrated development environment.
Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#02AYW Fall | Open |
08/25/2025
–
10/01/2025
|
Attend Your Way Online Available | Wausau Main Campus |
Aug 25 – Oct 1
Wednesday
01:00 PM - 02:50 PM
A108 - Computer Lab - A Building
Dominic Gruetzmacher
|
View Rates |
Object-Oriented Programming B 10152505
Explores object-oriented programming concepts and C# .NET syntax and features, with a focus on iterative development and testing. This course uses a variety of resources including Unified Modeling Language (UML) diagrams to present design principles and concepts. Learners will create console and GUI C# .NET applications which incorporate n-tier design principles and object-oriented design principles and patterns, emphasizing the use of composition over inheritance, interfaces and polymorphism. Additional topics include: advanced event handlers and timers, recursion, sorting and searching algorithms and various data structures.
Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#01 Fall | Open |
10/06/2025
–
11/05/2025
|
In-Person Zoom Only | ZOOM |
Oct 6 – Nov 5
Wednesday
02:00 PM - 03:50 PM
ZOOM
Zachary Thunder
|
View Rates |
Programming Concepts B 10152502
Reinforces programming concepts and standards, building on the object-oriented approach introduced in 10-152-501 Programming Concepts A, with a focus on iterative development and testing. This course uses C# .NET, the Unified Modeling Language (UML) and other tools to present concepts from a variety of perspectives. Learners will create UML diagrams and write/debug C# .NET applications, applying the object-oriented basics of abstraction and encapsulation. Additional topics include: utilization of a debugger, object multiplicity and constructors.
Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#01AYW Fall | Open |
10/06/2025
–
11/05/2025
|
Attend Your Way Online Available | Wausau Main Campus |
Oct 6 – Nov 5
Wednesday
10:00 AM - 11:50 AM
A108 - Computer Lab - A Building
Dominic Gruetzmacher
|
View Rates | |
#03AYW Fall | Open |
11/10/2025
–
12/17/2025
|
Attend Your Way Online Available | Wausau Main Campus |
Nov 10 – Dec 17
Wednesday
01:00 PM - 02:50 PM
A108 - Computer Lab - A Building
Dominic Gruetzmacher
|
View Rates |
Object-Oriented Programming C 10152506
Explores object-oriented programming concepts and C# .NET syntax and features, with a focus on iterative development and testing. This course uses a variety of resources including Unified Modeling Language (UML) diagrams to present design principles and concepts. Learners will create console and GUI C# .NET applications which incorporate n-tier design principles and object-oriented design principles and patterns, emphasizing the use of composition over inheritance, interfaces and polymorphism. Additional topics include: file access and serialization, delegates, anonymous methods, lambda expressions, and LINQ.
Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#01 Fall | Open |
11/10/2025
–
12/17/2025
|
In-Person Zoom Only | ZOOM |
Nov 10 – Dec 17
Wednesday
02:00 PM - 03:50 PM
ZOOM
Zachary Thunder
|
View Rates |
Programming Concepts C 10152503
Emphasizes programming concepts and standards, building on the object-oriented approach of 10-152-502 Programming Concepts B, with a focus on iterative development and testing. This course uses C# .NET, the Unified Modeling Language (UML) and other tools to present concepts from a variety of perspectives. Learners will create UML diagrams and write/debug C# .NET applications, applying the object-oriented basics of abstraction, encapsulation, inheritance.
Section | Status | Start/End Date | Register By | Instruction Mode | Campus | Meeting Information | Cost |
---|---|---|---|---|---|---|---|
#01AYW Fall | Open |
11/10/2025
–
12/17/2025
|
Attend Your Way Online Available | Wausau Main Campus |
Nov 10 – Dec 17
Wednesday
10:00 AM - 11:50 AM
A108 - Computer Lab - A Building
Dominic Gruetzmacher
|
View Rates |