Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.92 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.92 KB

CS 403 - Topics in Programming Languages

Minnesota State University, Mankato - Spring 2023 Block 2

Instructor: Flint Million ([email protected])

Welcome!! In this course you'll be learning about programming languages! The main language we will be using is C#, but many of the topics we cover will be applicable to other languages. It is one thing to learn how to write code in a specific programming language; it is another thing entirely to understand computing and programming at a fundamental level - this knowledge will enable you to pick up just about any new programming language rather quickly! It is my goal to empower you with this knowledge in this course!

Each week we will utilize these code repositories to share sample code with explanations as well as your homework assignments. You will submit your homework assignments via D2L - there are additional details about this in this week's homework folder.

View this week's resources!

View this week's homework!

If you have been assigned a student presentation for Friday, March 17, view the Topic Guides for this week here!

Important Tasks For the Week

  • Get Visual Studio 2022 Community installed on your computer.
    • When installing, make sure to choose ".NET Desktop Development" in the Workflow screen - see the resources page for details.
  • Download this week's code repository from GitHub by using the "Download ZIP" option - see the homework page for more details.
  • If you have been assigned a presentation topic, prepare your presentation for class on Friday - see the Presentation Guide for guidance.
  • Work on the Week 1 homework and submit by Sunday 11:59 PM in D2L.