Skip to content

My homework exercises and exam from Csharp Fundamentals modul in SoftUni part of the proffesional program for C# developer

Notifications You must be signed in to change notification settings

girginchev/CSharp-Fundametals-OOP-OOD-SoftUni-Courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSharp AdvancedSoftuni logo

Containing the tasks from Softuni's course DB Advanced:

  • working with .NET framework;
  • basic algorithmic thinking;
  • using the right data structures;
  • trying to make the code to work as fast as possible;
  • working with strings;
  • working with matrices;

Tasks

  1. Stack and Queues
  2. Multidimensional-Arrays
  3. Streams
  4. Funcional Programming
  5. String Processing
  6. Regular Expressions
  7. Sets and Dictionaries

Exam

CSharp OOP BasicsSoftuni logo

The course includes:

  • object-oriented programming principles;
  • class hierarchy;
  • classes and objects;
  • abstraction;
  • inheritance;
  • encapsulation;
  • polymorphism;
  • design patterns;
  • interfaces and abstractions

Exercises

  1. Defining Classes
  2. Working With Abstraction
  3. Encapsulation
  4. Inheritance
  5. Interfaces And Abstraction
  6. Polymorphism
  7. BashSoft

Workshop

Exam

CSharp OOP AdvancedSoftuni logo

The course includes:

  • SOLID principles;
  • generics;
  • iterators and comparators;
  • attributes;
  • reflection;
  • unit testing;
  • object communications and events;
  • code refactoring;

Exercises

  1. SOLID Principals
  2. Generics
  3. Iterators And Comparators
  4. Reflection And Attributes
  5. Unit Testing
  6. Object Communication And Events
  7. BashSoft

Workshop

Exam

Releases

No releases published

Packages

No packages published