ADM 300A – C# Business Programming Part 1
Applied Bachelor’s Degree in Software Development – Web Development Concentration
Course ID
ADM 300A
Course Credits
4
About ADM 300A – C# Business Programming Part 1
This course introduces students to a simple business application and the essential features of C#, Visual Studio, and .NET work. The focus of the course will be primarily on C# using the Visual Studio development environment. Students establish a foundational knowledge of Object-Oriented programming. They will be implanting business objects such as customers, invoices, and products so they can see how OOP is used to create multi-tiered applications in the real world. The students will learn how to validate data; handle numeric, date, and string data; work with loops, arrays, and collections; code methods and event handlers, handle exceptions, and work with files and databases. Upon completion of the course, students will be able to understand how to create, modify, and maintain C# programs to provide software-based solutions.
Topics Covered In Course
ADM 300A
- Install and use Visual Studio
- Design, code and test a Windows Forms application
- Discover C# language essentials
- Work with numeric, dates and string data and control structures
- Use code methods and event handlers
- Handle exceptions and validate data
- Use arrays and collections
- How to debug an application
- How to create and use classes
Prerequisites
Students must have experience using a keyboard and mouse in a GUI-based OS such as Microsoft Windows or Macintosh and understand how to download and install programs found on the Internet. Have a prior coding experience with any programming language along with databases is required.