Programming
-
D Programming Language - How To Install on Raspberry Pi 3
How to install the D programming language (GDC compiler) and Dub package manager on a Raspberry Pi 3 running Raspbian.
-
PHP 7 Object Properties Type Safety with Setters and Getters
Implementing type-safe object properties in PHP 7 with scalar type declarations, getters, and setters for robust code.
-
Web Application Performance Testing using Apache JMeter, Part 1: Install and Create Tests
Getting started with Apache JMeter - how to install it and create your first web application load and performance tests.
-
Part 2: Real-Time Browser to Browser Communication, Adding Application Specific Events
Extending Node.js and Socket.IO communication with custom application-specific events for building real-time web apps.
-
Installing CodeIgniter - Step by step guide
A minimal step-by-step guide to installing CodeIgniter 2.1.4 on Ubuntu or Debian with Apache, PHP, and MySQL.