computer

Primary tabs

shared libraries in C

Just a handy demo - recalled here - to aid fixing someone else's program.
shared libraries in C

some computer history

J language

Ada language

Working Ada on 1501

ada2012
download

execute buildDemo2.sh


#!/bin/bash
gnat
# show version and subcommands
rm adademo2 *.o *.ali
gnatmake adademo2.adb

Haskell Computer language

Start of my story about Haskell, the computer language.
Wiki

picaxe programming

placeholder for more PICAXE programs
that is a place to collect existing code that was used for teaching and/or demonstration
that has been languishing on hard drives around my place.

Kotlin Computer Language

quadratic bezier

Kotlin is considered by many as a replacement for Java
An online Kotlin example
Press the green arrow at top right to compile and execute the code.

kotlin-to-javascript

Experiences

These are notes from some of my experiences in Electronics, Computer Software Design, Network Engineering, Mathematics, Life and the universe.

Computer laptop battery charging

battery charging laptop linux

A recent adventure into investigating the status of laptop batteries took me down the path of GUI to display the charging situation. Here is a graph of the result.

Subscribe to RSS - computer