Commit Graph

33 Commits (master)

Author SHA1 Message Date
Jason Zhu 5396b614a0 Added URL for the course 2021-04-19 06:10:11 +00:00
Jason Zhu f014ffcea4 Renamed repository as pluralsight-csharp-fundamentals 2021-02-23 02:58:22 +00:00
Jason Zhu 9ea0fbe973 Finished Refactoring Statistics 2021-02-23 00:41:44 +00:00
Jason Zhu 0435f6592e Finished Using IDisposable 2021-02-23 00:02:47 +00:00
Jason Zhu 55ce261ed8 Finished Defining an Abstract Class 2021-02-22 23:19:37 +00:00
Jason Zhu fe71127f3a Finished Defining an Abstract Class 2021-02-22 12:26:08 +00:00
Jason Zhu f7ef36beab Finished Deriving from a Base Class 2021-02-22 11:53:59 +00:00
Jason Zhu 2b07530bb3 Finished Defining an Event & Subscribing to an Event 2021-02-22 11:25:40 +00:00
Jason Zhu 4623c69c69 Finished Using Multi-cast Delegates 2021-02-22 10:37:35 +00:00
Jason Zhu 3a7ae11abb Finished Defining a Delegate 2021-02-22 10:11:30 +00:00
Jason Zhu d47a773760 Finished Defining const Members 2021-02-22 03:59:18 +00:00
Jason Zhu 394a847465 Finished Defining Property Getters & Setters 2021-02-22 03:34:13 +00:00
Jason Zhu 1b64a1fa8b Finished Overload Methods; Finished Defining Properties 2021-02-22 03:28:38 +00:00
Jason Zhu 237b8fc391 Finished Solution, Throwing & Catching Exceptions, repo at 9f4de32 2021-02-22 00:56:24 +00:00
Jason Zhu 615d267706 Finished Challenge: Taking User Input from Console; By myself 2021-02-22 00:12:35 +00:00
Jason Zhu 41ca2586dc Finished Pattern Matching with switch 2021-02-19 04:33:27 +00:00
Jason Zhu dd47f5cf72 Finished Switching with the swtich Statement 2021-02-19 03:54:21 +00:00
Jason Zhu 009cdc3919 Looping with for, foreach, do, while 2021-02-19 03:13:57 +00:00
Jason Zhu 6c7ba8624f Finished Looking For Reference Types & Value Types & The Special Case of String in .NET 2021-02-19 01:07:25 +00:00
Jason Zhu 8ce65cb61e Finished Passing Parameters by Reference 2021-02-19 00:30:31 +00:00
Jason Zhu 6f9f69b55f Finished Testing Object References & Referencing Different Objects 2021-02-18 01:41:40 +00:00
Jason Zhu b6387e0e8c Finished Testing Your Code, Refactoring for Testability 2021-02-17 12:33:05 +00:00
Jason Zhu 41bf0f3824 Finished Referencing Projects and Packages 2021-02-17 02:30:04 +00:00
Jason Zhu c36b3f5caf Added first assertion 2021-02-17 00:45:17 +00:00
Jason Zhu dfdcdd1281 Creating a Unit Test Project 2021-02-17 00:14:18 +00:00
Jason Zhu 0626a832d3 Encapsulate all methods within Book class 2021-02-16 22:34:31 +00:00
Jason Zhu 6d919686df Created Book.cs for class creation 2021-02-16 22:27:58 +00:00
Jason Zhu bafaa1b11e Finished Module 2. Learning the C# Syntax 2021-02-16 04:07:37 +00:00
Jason Zhu 3a84b1d059 Added README for GradeBook 2021-02-16 03:42:52 +00:00
Jason Zhu 248b18cae8 Created foreach loop 2021-02-16 03:42:26 +00:00
Jason Zhu bf10077762 Finished Module 1. Introduction C# and .NET 2021-02-16 02:47:23 +00:00
Jason Zhu cb4c868686 Added devcontainer file, .gitignore and modified README 2021-02-15 22:20:53 +00:00
Jason Zhu da0d787a02 Initial commit 2021-02-15 22:05:25 +10:00