Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 2.17 KB

README.md

File metadata and controls

25 lines (21 loc) · 2.17 KB

Holberton School C Sharp - C#

Overview

This repository contains assignments for the C Sharp advanced program of Holberton's curriculum. The programs and scripts found here are written in C#.

Software

  • Visual Studio Code

Repositories

  1. 0x00-csharp-hello_world
  2. 0x01-csharp-ifelse_loops_methods
  3. 0x02-csharp-arrays_lists_dictionaries
  4. 0x03-csharp-hashset_stack_queue_linkedlist
  5. 0x04-csharp-exceptions
  6. 0x05-csharp-structs_enums
  7. 0x06-csharp-classes
  8. 0x07-csharp-tdd
  9. 0x08-csharp-inheritance
  10. 0x09-csharp-linear_algebra
  11. 0x0A-csharp-generics
  12. 0x0B-csharp-interfaces
  13. 0x0C-csharp-delegates_events
  14. 0x0D-csharp-text_based_interface

2021 - All projects are written by Juan David Suarez (@juandsuarezw) at Holberton School