Object Oriented Programming with C#
-
Updated
Jun 9, 2025 - C#
8000
Object Oriented Programming with C#
First activity in Intermediate Programming
A collection of practical examples demonstrating how to use Typemock Isolator for .NET to isolate and test hard-to-mock code like static methods, sealed classes, constructors, and legacy code without refactoring.
Lists|| Java project featuring a Grocery cart with add/remove and sorted unique items using ArrayList and static methods. Also includes MobilePhone and Contact classes to manage contacts with add, update, remove, search, and display functionalities
A collection of practical examples demonstrating how to use Typemock Isolator++ for C++ to isolate and test hard-to-mock code like global functions, constructors, inline methods, and legacy code without refactoring.
Two C++ projects demonstrating Object-Oriented Programming (OOP) principles.
Explore the fundamentals and advanced aspects of TypeScript with a focus on Object-Oriented Programming (OOP) concepts. Dive into abstract classes, inheritance, interfaces, generics, access modifiers, and more. This repository serves as a comprehensive guide to leveraging TypeScript for robust and maintainable software development.
A TypeScript-based registration form with real-time input validation using static class methods. Features custom logic for email format, password strength, and password confirmation.
Add a description, image, and links to the static-methods topic page so that developers can more easily learn about it.
To associate your repository with the static-methods topic, visit your repo's landing page and select "manage topics."