CPSC 223N
2020 Fall
2020 Fall
Discord link that never expires: https://discord.gg/xV2vpyP
Recorded videos of class lectures:
2020 Fall CPSC 223N Lectures on Youtube
Welcome to C# programming. This class will emphasize how to design and implement user interfaces using C Sharp. This is a lab class. There are no traditional lectures. We will have informal discussions about programming techniques for C#. Discussions always begin at 3pm and usually have a length of 15 to 20 minutes.
You need a Linux platform for programming. The Tuffix platform used in courses like CPSC 121 and 131 will work well in this class. If you have another Linux distro available to you that will probably serve the needs of the class. The only requirement is that your distro be of the debian type.
Install C# in your distro by entering the following two commands into the shell.
sudo apt update
sudo apt install mono-complete
Download some free C Sharp reference books. These are not required textbooks. They are reference books where you may look for very basic information about C#.
https://introprogramming.info/english-intro-csharp-book/
https://www.robmiles.com/s/CSharp-Book-2019-Refresh.pdf
Class meeting time: Mondays and Wednesdays: 3:00pm-4:50pm
Sample programs are posted in the category "4.Subjects" in the left side column.
Assignments and last day for submission:
#1 Oct 10 at 23:59pm
#2 Oct 19 at 23:59pm
#3 Oct 20 at 23:59pm
#4 Nov 7 at 23.59pm
#5 Nov 30 at 2:59am
#6 Dec 15 at 23:59pm
Final exam: December 16 due at 9:00pm