Jason pushed to master at Jason/pluralsight-csharp-fundamentals
- d1e8dfa9f4 Finished Refactoring Statistics
- 578bebe7b1 Finished Using IDisposable
- f6215b7e02 Finished Defining an Abstract Class
- 1b38289150 Finished Defining an Abstract Class
- e877a294da Finished Deriving from a Base Class
- Compare 5 commits »
Jason pushed to master at Jason/pluralsight-csharp-fundamentals
- a6172977f0 Finished Defining an Event & Subscribing to an Event
- afb9c79906 Finished Using Multi-cast Delegates
- ae5b27fd2f Finished Defining a Delegate
- 3b7e226312 Finished Defining const Members
- fe0727fb03 Finished Defining Property Getters & Setters
- Compare 6 commits »
Jason created branch building_types in Jason/pluralsight-csharp-fundamentals
Jason pushed to building_types at Jason/pluralsight-csharp-fundamentals
- a6172977f0 Finished Defining an Event & Subscribing to an Event
- afb9c79906 Finished Using Multi-cast Delegates
- ae5b27fd2f Finished Defining a Delegate
- 3b7e226312 Finished Defining const Members
- fe0727fb03 Finished Defining Property Getters & Setters
- Compare 6 commits »
Jason pushed to master at Jason/pluralsight-csharp-fundamentals
- 15bd8fcbb5 Finished Solution, Throwing & Catching Exceptions, repo at 9f4de32
- 5ea0c1bd54 Finished Challenge: Taking User Input from Console; By myself
- 8d917a0c57 Finished Pattern Matching with switch
- bd3087bde2 Finished Switching with the swtich Statement
- 93db36a149 Looping with for, foreach, do, while
- Compare 5 commits »
Jason created repository Jason/hid-keyboard-dongle-rasp
Jason
renamed repository from hid-keyboard-dongle
to Jason/hid-keyboard-dongle-nRF
Jason pushed to master at Jason/pluralsight-csharp-fundamentals
- 3894e9370f Finished Looking For Reference Types & Value Types & The Special Case of String in .NET
- 6442df3678 Finished Passing Parameters by Reference
- 48b6f32021 Finished Testing Object References & Referencing Different Objects
- Compare 3 commits »
Jason created branch working_with_reference_types_and_value_types in Jason/pluralsight-csharp-fundamentals
Jason pushed to working_with_reference_types_and_value_types at Jason/pluralsight-csharp-fundamentals
- 3894e9370f Finished Looking For Reference Types & Value Types & The Special Case of String in .NET
- 6442df3678 Finished Passing Parameters by Reference
- 48b6f32021 Finished Testing Object References & Referencing Different Objects
- Compare 3 commits »
Jason created branch test_your_code in Jason/pluralsight-csharp-fundamentals
Jason pushed to master at Jason/pluralsight-csharp-fundamentals
- 4503e7f324 Finished Testing Your Code, Refactoring for Testability
- bab4544e8c Finished Referencing Projects and Packages
- 634850f8f6 Added first assertion
- eaa392ead4 Creating a Unit Test Project
- b88985d236 Encapsulate all methods within Book class
- Compare 9 commits »
Jason created branch csharp_fundamentals in Jason/pluralsight-csharp-fundamentals
Jason pushed to csharp_fundamentals at Jason/pluralsight-csharp-fundamentals
- b88985d236 Encapsulate all methods within Book class
- eedc0c5329 Created Book.cs for class creation
- 4fe8c1f2bb Finished Module 2. Learning the C# Syntax
- 0d8548d380 Added README for GradeBook
- 0bb17c73ef Created foreach loop
- Compare 5 commits »
Jason pushed to master at Jason/pluralsight-csharp-fundamentals
- 55d59b3fed Finished Module 1. Introduction C# and .NET
- f9b0331ecc Added devcontainer file, .gitignore and modified README
- Compare 2 commits »
Jason created repository Jason/pluralsight-csharp-fundamentals
Jason pushed to master at Jason/dotnet-csharp-playground
- 27601bd3f6 Finished first C# code
- 320dbf4133 Added README
- 5089ca8d23 Added gitignore and vscode devcontainer
- Compare 3 commits »
Jason created repository Jason/dotnet-csharp-playground
Jason created repository Jason/safaribook-learn-csharp-by-bui...