OLD [G_PRO] Programmeren en OO programmeren
CtrlK
  • Welkom
  • Inleiding
  • Semester 1: Programming Principles
    • H1: Werken met Visual Studio
      • Introductie tot C#
      • Visual Studio en .NET Core installeren
      • Een C# project maken in Visual Studio
      • Fouten in je code
      • Je eerste stappen in C#
      • Input/Output: ReadLine/WriteLine
      • Kleuren in Console
      • Oefeningen
    • H2: Variabelen en datatypes
    • H3: Strings en hun methoden
    • H4: Beslissingen
    • H5: Loops
    • H6: Arrays
    • H7: Methoden
    • Intermezzo: TextCell
    • H8: Numerieke data
    • H9: Meerdimensionaal werken
    • H10: Gevorderde tekstverwerking
    • Afsluiter: TextCell2D
  • Semester 2 : OOP
    • H10: Klassen en objecten
    • H11: Objecten (al dan niet) aanmaken
    • H12: Geheugenmanagement bij klassen
    • H13: Datastructuren
    • H14: Overerving
    • H15: Geavanceerde overerving
    • H16: Exception handling
    • H17: polymorfisme en interfaces
  • Appendix
    • Visual Studio Tips & Tricks
    • Ea-ict coding guidelines
    • Oefeningen kerkhof
  • Semester 1 appendix
    • Nice to know stuff
    • All-In-Projecten
  • Semester 2 appendix
    • Operator overloading
    • Object Initializer Syntax
    • Compositie en aggregatie
    • Nice to know stuff
    • All-In-Projecten
  • Pro (geen leerstof en/of in opbouw)
    • Bitwise operators
    • Generics en collections
    • Events
    • Software engineering
Powered by GitBook
On this page

Was this helpful?

  1. Semester 1: Programming Principles

H1: Werken met Visual Studio

Introductie tot C#Visual Studio en .NET Core installerenEen C# project maken in Visual StudioFouten in je codeJe eerste stappen in C#Input/Output: ReadLine/WriteLineKleuren in ConsoleOefeningen
PreviousMee helpen?NextIntroductie tot C#

Last updated 3 years ago

Was this helpful?