OOP the Easy Way
Object-Oriented Programming the Easy Way: a manifesto for reclaiming OOP from three decades of confusion and needless complexity.APPropriate Behaviour
APPosite Concerns
FSF
Category Archives: nearly linguistics
On a re-read you realise this isn’t really about Swift
It’s a bit early to have formed an opinion on a recently-announced programming language, but as the requisite number of people have asked what mine is (i.e. at least zero) I thought I’d type and see what happens. Rules in … Continue reading
Posted in code-level, nearly linguistics
Comments Off on On a re-read you realise this isn’t really about Swift
It’s just like English
Fans of the RSpec tool for writing tests will be familiar with its English-like(fn1) syntax for describing tests, which looks like this. describe StrawMan do context “when interpreting a test in RSpec” do it “is written in plain English” do … Continue reading
Posted in nearly linguistics
Comments Off on It’s just like English
How much programming language is enough?
Many programmers have opinions on programming languages. Maybe, if I present an opinion on programming languages, I can pass off as a programmer. An old debate in psychology and anthropology is that of nature vs nurture, the discussion over which … Continue reading
Posted in code-level, nearly linguistics, tool-support
Leave a comment