Category: Other Tutorials

C# Practice – Interfaces and Abstract Classes


Free Download C# Practice – Interfaces and Abstract Classes
Released: 09/2023
Duration: 23m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 49 MB
Level: Beginner | Genre: eLearning | Language: English
Test your object-oriented knowledge of C# in this edition of Code Challenges. Instructor and .NET developer Walt Ritscher presents five hands-on, intro-level challenges focused on abstract classes and interface implementation. Each challenge examines one aspect of these topics, and after you write the code to solve the challenge, check your work against Walt’s solution.

(more…)

C# Practice – Generic Collections


Free Download C# Practice – Generic Collections
Released: 09/2023
Duration: 26m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 58 MB
Level: Intermediate | Genre: eLearning | Language: English
Join senior LinkedIn Learning instructor Walt Rischer in this hands-on, interactive, skills-first coding course designed uniquely for intermediate C# developers. Explore generic collections skills in C# to boost your technical know-how or prepare for an interview to land a new role. This course includes Code Challenges powered by CoderPad. Code Challenges are interactive coding exercises with real-time feedback, so you can get hands-on coding practice to advance your coding skills. Walt helps you develop your skills as a C# programmer with six specific, query-focused coding challenges. Practice skills like inserting into List, examining dictionary contents, using a PriorityQueue, using a slice to get a subset, using the ConvertAll method, and performing HashSet operations.

(more…)

C# Practice – Attributes


Free Download C# Practice – Attributes
Released: 09/2023
Duration: 21m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 45 MB
Level: Advanced | Genre: eLearning | Language: English
Looking to get up to speed with attributes in C#? This course was made for you. Join senior LinkedIn Learning instructor Walt Rischer in this hands-on, interactive, skills-first coding course designed uniquely for intermediate C# developers. Explore .NET attributes skills in C# to boost your technical know-how or prepare for an interview to land a new role. This course includes Code Challenges powered by CoderPad: interactive coding exercises with real-time feedback, so you can get hands-on coding practice to advance your coding skills. Walt helps you develop your skills as a C# programmer with six specific, query-focused coding challenges. Practice using obsolete attributes, custom attributes, custom properties, custom constructors, attribute restrictions, and reflections.

(more…)