Recently Updated Pages
Extra uitleg SQL
Database maken Start MariaDB (MySQL) in XAMPP en ga naar http://localhost/phpmyadmin Je kunt oo...
Prompt
Database -- Database: `rentman` CREATE TABLE `equipment` ( `id` int(11) NOT NULL, `modi...
Sets and availabilty
"Database prompt" The following data is to be used as input. Table equipment with columns id ...
Front End 4 - DOM Manipulation
Inleiding Neem eerste de theorie door op de deze pagina! De opdrachten van dit blok sluiten op ...
XAMPP Installeren
In deze les leggen we uit hoe je XAMPP moet installeren. XAMPP is software voor de Mac en voor Wi...
PHP Intro
Update python reformatterCanvas.py 18661 56420 https://www.roc.ovh/books/2024/page/php-intro Wa...
Kraak de code
Kort spel Duur: 10 tot 15 minuten Het doel is om samen te overleggen over de juist...
PDO
PDO.WIJS.OVH database.php $dsn = 'mysql:host=localhost;dbname=mijn_database;charset=utf8mb4';...
Examen Rubics 2024 v 2023
Portfolio-examen SPL Rubics SD_SD20_PF1_B1-K1-2_3v1. Kerntaak 1 K1W1 - Planning Nieuw De u...
VU
Cheat Sheet – Virtual Environment Manager Standard python3 -m venv .venv source .venv/bin/ac...
AI en Onderwijs
Samenvatting van debat met Michiel Bakker (MIT), Wietse Hage en Alexander Klöpping Inleiding ...
Malta
C# Code dag 1 using System; using System.Collections.Generic; using System.Linq; using System...
GIT - cheat sheet
Install (Windows) https://git-scm.com/ https://desktop.github.com/ set up new repo (create gi...
Fotobooth
Code voor Arduino (1ste versie) #include <Keyboard.h> const int inputPin = 12; // Pin connect...
Arduino's overview
Entry-Level Boards Arduino UNO R4 Minima Price: ~$20 Main Purpose: Beginner-friendly b...
Beweging, Temperatuur Clock en Buttons
Same setup but improved with three buttons to make it completely independed from PC. #include <W...
Arduino projects ideas
Arduino projects ideas LED Blinking Traffic Light Description: Build a simple traffic l...
Example prompt
ZapQuiz: Interactive Quiz Application Part 1 Project Overview ZapQuiz is a Kahoot-like intera...
Thermometer bewegingsmelder en clock
Thermometer bewegingsmelder en clock Het display laat de temperatuur en luchtvochtigheid zien en...
Herhaling Arrays en Loops
Opgave A Pas de code aan zodat het land én de hoofdstad nast elkaar op één regel wordt afgedrukt...