Jump to content

Main Page: Difference between revisions

From Knowledge Base
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 50: Line 50:
* [[Record Type]]
* [[Record Type]]
* [[using Statement for Resource Management]]
* [[using Statement for Resource Management]]
== Applied Practices and Beyond ==
= Basics, Applied Practices and Beyond =
* [[Software Architecture vs Software Design]]
=== Programming with .NET ===
=== Programming with .NET ===
* [[Storing Database Connection Strings]]
* [[Storing Database Connection Strings]]
Line 61: Line 62:
=== Media Wiki ===
=== Media Wiki ===
* [[Syntax Highlighting]]
* [[Syntax Highlighting]]
 
=== Rust ===
* [https://github.com/chr1ss-9/DevGuide/wiki/RUST Introduction to Rust]
== Videos ==
=== Programming with C++ ===
* [https://youtube.com/watch?v=_RWilR7Iovw Grundlagen C++ 01 - Hello World und Struktur]
* [https://youtube.com/watch?v=rVwpOU5PuMQ Grundlagen C++ 02 - Variablen und Datentypen]
* [https://youtube.com/watch?v=fMDK3NphyMk Grundlagen C++ 03 - Verzweigungen]
* [https://youtube.com/watch?v=EheqYDDc4R0 Grundlagen C++ 04 - Schleifen]
* [https://youtube.com/watch?v=Cmv3i48iJQE Grundlagen C++ 05 - Funktionen]
== Old Video Stuff ==
== Old Video Stuff ==
Here follows a collection of videos (mostly German language). This Wiki was installed in 2025, so at this point in time I consider all this material "old"  – but still valuable! 😊
Here follows a collection of videos (mostly German language). This Wiki was installed in 2025, so at this point in time I consider all this material "old"  – but still valuable! 😊
Line 94: Line 103:
==== Object-Oriented Programming (OOP) ====
==== Object-Oriented Programming (OOP) ====
* [https://www.youtube.com/watch?v=5kbv5eRsDEA C# für Beginner - 18: Klassen und Objekte - Einstieg OOP Objektorientierte Programmierung (2016)]
* [https://www.youtube.com/watch?v=5kbv5eRsDEA C# für Beginner - 18: Klassen und Objekte - Einstieg OOP Objektorientierte Programmierung (2016)]
[https://www.youtube.com/watch?v=TA_sylopx44 C# für Beginner - 19: Enum-Datentyp und Klassen-Beispiel]
* [https://www.youtube.com/watch?v=TA_sylopx44 C# für Beginner - 19: Enum-Datentyp und Klassen-Beispiel]
* [https://www.youtube.com/watch?v=e8aPpbRknMc C# für Beginner - 21: Statische Variablen (2016)]
* [https://www.youtube.com/watch?v=e8aPpbRknMc C# für Beginner - 21: Statische Variablen (2016)]
* [https://www.youtube.com/watch?v=TFxyktZ-KEo C# für Beginner - 31: Vererbung und Polymorphie - Virtual / Override (Überschreiben von Methoden) (2018)]
* [https://www.youtube.com/watch?v=TFxyktZ-KEo C# für Beginner - 31: Vererbung und Polymorphie - Virtual / Override (Überschreiben von Methoden) (2018)]

Latest revision as of 09:16, 2 February 2025

Foundational concepts

Paradigms

Principles

Patterns

Architectures

Code Smells

Idioms in C#

Basics, Applied Practices and Beyond

Programming with .NET

Media Wiki

Rust

Videos

Programming with C++

Old Video Stuff

Here follows a collection of videos (mostly German language). This Wiki was installed in 2025, so at this point in time I consider all this material "old" – but still valuable! 😊

Basics in C#

Introduction / Hello World

Variables, Data Types, and Operators

Control Structures (If, Switch, Loops)

Arrays

Functions and Methods

Object-Oriented Programming (OOP)

Interfaces and Inheritance
Conversion Operators
Exception Handling

Delegates and Events

Generics

LINQ

Data Structures and Algorithms

Basic Structures and Linked Lists

Trees and Graphs

Recursive Methods

Sorting Algorithms

Design Patterns in C#

Creational Patterns

Structural Patterns

Behavioral Patterns

Software Architecture and Clean Code

SOLID Principles

Clean Code Tips

Mathematics and Cryptography

Mathematics

Cryptography

BSRA (Betriebssysteme Rechenarchitektur)

Grundlagen der Informatik

Zahlentheorie (Number Theory)

Circuit Diagrams and Logic (Schaltpläne und Schaltwerke)

MIPS32 Assembler

Assembler (MIPS32, IJVM)

Other Computer Science Topics

Turing Machines and Automata

Databases

Tools and Tutorials

Bachelor Thesis Tips

Statistics (22.01.2025)

All videos from https://www.youtube.com/@ChrissCodeSupport

  • Total Views: 468,237 views
  • Total Likes: 4,087
  • Total Comments: 545