The unix programming environmenthttp://www.talisman.org/unix/burgess-guide.html
a worthy read. The unix programming environment Edition 2.1, Feb 1999 Mark Burgess Centre of Science and Technology Faculty of Engineering, Oslo College Copyright (C) 1996/7 Mark
Perlisisms - "Epigrams in Programming" by Alan J. Perlishttp://www.cs.yale.edu/homes/perlis-alan/quotes.html
EPIGRAMS IN PROGRAMMING 1. One man's constant is another man's variable. 2. Functions delay binding; data structures induce binding. Moral: Structure data late in the programming
Great Works in Programming Languageshttps://www.cis.upenn.edu/~bcpierce/courses/670Fall04/GreatWorksInPL.shtml
Great Works in Programming Languages Collected by Benjamin C. Pierce In September, 2004, I posted a query to the Types list asking people to name the five most important papers ev
madhadron - The seven programming ur-languageshttps://madhadron.com/programming/seven_ur_languages.html
madhadron Home Programming Science « Back to Programming | Home The seven programming ur-languages I regularly hear people asking which programming language to learn, and then ree
The Art of Unix Programminghttp://www.catb.org/esr/writings/taoup/html/
The Art of Unix Programming ? ? ? Next The Art of Unix Programming Eric Steven Raymond Thyrsus Enterprises ???? < esr@thyrsus.com > ???? Copyright ? 2003 Eric S. Raymond Thi
Unix and shell programming stuffhttps://porkmail.org/era/unix/
Unix and shell programming stuff Here's a kitchen-sink collection of Unix-related stuff, including an Emacs section and some Procmail links. I've tried to only collect links of re
I write, therefore I amhttp://www.iwriteiam.nl/
, the literate programming tool I am using. Book and lithograph At 15:53, I bought the book The Temporal Void written by Peter F. Hamilton in English, published by Pan Books in 20
Writing An Interpreter In Go | Thorsten Ballhttps://interpreterbook.com/
book we will create a programming language together. We'll start with 0 lines of code and end up with a fully working interpreter for the Monkey * programming language. Step by st
This book takes you from 0 lines of code to a fully working interpreter for the Monkey programming language. Step by step. All code shown and included. Fully unit tested.
Building software for yourself with Linus Lee (Changelog Interviews #455)https://changelog.com/podcast/455
typed functional programming language called Ink that he used to write his full text personal search engine called Monocle . Linus is focused on writing software that solves his o
Today we're talking to Linus Lee about the practice of building software for yourself. Linus has several side projects we could talk about, but today's show is focused on L
Posts | Inkhttps://dotink.co/posts/
is a mostly functional programming language, and Ink programs express iteration through recursion. Usually, this kind of recursion is hidden behind higher level library functions
slime — wingologhttp://wingolog.org/archives/2006/01/02/slime
code Of course, programming in a dynamic language usually doesn't follow a strict write-compile-run-debug cycle. Normally, people try to make small pieces that work, and then put
The Craft of Text Editinghttps://www.finseth.com/craft/
an understanding of programming will be helpful. Questions to Probe Your Understanding Each chapter ends with a set of questions and problems designed to probe your understanding
Find more...