FontysICT-sem1

Toolbox Base: Basic concepts of programming (without objects)

General info

General info Visual Studio and C#

Take a look at this category and remember that so you can look it back later!

Variable, assignment, typing, debugger: first steps in C#

Conditionele Statement

String manipulation (in C#)

In every programming language you get to deal with this but everywhere it works something else: cutting/pasting with strings.

DateTime (in C#)

In every programming language you get to deal with this but everywhere it works something else: date and time!

Lus / loop / repeat

If you want an extra challenge with loops:

Method: Create and Call

Collection (List, Array)

If you want an extra challenge with collections:

How To … (common questions)

How can I open from one Form in a WinForm app with multiple Forms? The answer to these and many more questions:

How to…

Integral commands

A number of training or perhaps competition assignments where several concepts come together.

Various training options, inspiration, other resources

Text Tutorial

Video tutorial - Console

Video tutorial - WinForms

About algorithm & Problem Solving

Vingeroefening, Training, Challenge

Miscellaneous