# Welkom

## Zie scherp

Deze cursus wordt gebruikt als handboek binnen de [graduaatsopleiding programmeren van de AP Hogeschool](https://www.ap.be/graduaat/programmeren).

Concreet is dit het handboek voor de eerste 2 semesters omtrent 'leren programmeren met C#':

* Deel 1: Programming Principles, eerste semester
* Deel 2: Object Oriented Programming, tweede semester

Deze cursus is gebaseerd op [de overeenkomstige cursus van de bacheloropleiding toegepaste informatica](https://github.com/v-nys/cursusprogrammeren/tree/510d00d79aebbd03a181c553277afa1c8c85916f/apwt.gitbook.io).

Veel leer-en leesplezier,

De lectoren programmeren

PS Besef dat goed kunnen programmeren enkel kan geleerd worden indien je ook effectief veel programmeert. Je kan ook niet leren fietsen door enkel een handboek "Fietsen met Merckx" te lezen, je zal op de fiets moeten springen! En vallen...véél vallen.

## Licensed under Creative Commmons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)

![Licenicon](https://2370211158-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LiTpB3KNqWfMzRf0oYc%2F-LnSpKnbSfJoNnim_ViI%2F-LnSpO1jXRyXjJMRovPx%2Fccicon.png?generation=1567089865552922\&alt=media)\
![Licenicon](https://2370211158-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LiTpB3KNqWfMzRf0oYc%2F-LnSpKnbSfJoNnim_ViI%2F-LnSpO1lF6t4Ow0bLDC_%2Fccat.png?generation=1567089863789826\&alt=media)\
![Licenicon](https://2370211158-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LiTpB3KNqWfMzRf0oYc%2F-LnSpKnbSfJoNnim_ViI%2F-LnSpO1o6n8jsoKVEUtd%2Fccnc.png?generation=1567089865485820\&alt=media)

Licensed under CC-BY-NC 4.0 as shown [here](https://github.com/v-nys/cursusprogrammeren/tree/f9a0784fe8f32fe959f457348870243a0c19bebd/LICENSE.MD).

This is a human-readable summary of (and not a substitute for) the [license](https://github.com/v-nys/cursusprogrammeren/tree/f9a0784fe8f32fe959f457348870243a0c19bebd/LICENSE.MD).

### You are free to

**Share** : copy and redistribute the material in any medium or format

**Adapt** : remix, transform, and build upon the material

The licensor cannot revoke these freedoms as long as you follow the license terms.

### Under the following terms

**Attribution** : You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\
**NonCommercial** : You may not use the material for commercial purposes.

**No additional restrictions** : You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://apwt.gitbook.io/cursus-pro-oo/experimental-merge3/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
