SoftUni- Software Engineering
-
Updated
Dec 7, 2022 - C#
SoftUni- Software Engineering
Set of fast LINQ-like extension methods for arrays and lists. Fine-tune your code for the maximum performance.
LargeList is an implementation of Collection<> and List<> that can hold a number of elements limited only by the available memory, tested up to 8 billions.
Programming Fundamentals - Extended: All assignments with their solutions.
A C# Windows Forms UI library featuring new controls including reworks of MetroControls, animated progress spinners, modern lists, etc.
Set of extended collections related functionality in a .NET library.
Uses .ini files to generate program categories and lists within those categories to launch different programs with ease.
Material para guiar explicaciones en materia de introducción a c# usando net core 3.1
Programming Fundamentals: All assignments with their solutions
Example project to add, update, and delete Child objects from a Parent's list of Children
First coded OOP example, real estate concept. Interfaces, methods inside methods, generic types, datetime, overloads, using list functions for sorting entries, creating a new object using user data (unsaved). Emulated entries for testing.
A .NET library of classic C# utility methods
Data Structures and Algorithms
Add a description, image, and links to the lists topic page so that developers can more easily learn about it.
To associate your repository with the lists topic, visit your repo's landing page and select "manage topics."