23 May 23



Why is K Good?

Extremely fast. Usually faster than the corresponding C program, e.g. present value calculation. Almost always faster than Sybase or Oracle.Can do a lot and can do it easily (bulk data objects like tables, a passable graphical user interface, interprocess communication, web, and calculation).Working in a single language reduces errors, increases speed yet further, and is more fun because you can concentrate on the algorithm. (Note: Many errors and much overhead comes from integrating different languages, e.g. C/Perl/Sybase/GUI.)Interpreted so very fast debug cycle; no seg faults; upon error can query all variables in scope. Bad part: no declared types so get some type errors you wouldn’t otherwise get.

by alex27 May 2023 saved 2 times

An evergreen CSS course and reference to level up your web styling expertise.

by alex27 May 2023 saved 2 times
Tags:




22 May 23

Project Oberon: The Design of an Operating System, a Compiler, and a Computer


13 May 23

A unique multiplayer game built on a free Web API. The best sandbox platform to learn a new skill or apply your knowledge in a fun and meaningful way. Use any programming language with our RESTful API to control the most powerful fleet in universe.

by alex27 May 2023 saved 4 times

An interactive music theory cheat sheet with scales, diatonic chords, notes on the piano, notes on the staff and key signature for all major and minor keys.

by alex27 May 2023 saved 3 times
Tags: