GBB Services | ||
GBB Services : Programming |
Programming notesThis page is for working programmers. Notes on how I've configured my development machine, tutorials, book reviews, programming utilities, conference reports, code snippets are the kinds of things I'll be adding over time. Recent content
Ancient contentThe content in this section is hopelessly obsolete. I'm keeping it around to remind me of how much things have changed since I wrote this, over fifteen years ago. Docker and vscode and mac OS X have made life much better. I haven't developed in a windows environment for well over a decade (and I certainly haven't used VMS on a VAX machine either, which was the gateway to windows NT for me). Or written any 3d graphics code. And golang is now my non-scripting language when I have a choice. And when I don't, it's java or scala. And rust is the attractive new shiny object I'd like to explore more. I haven't written any C++ in years. Or C for that matter, which was my first and only language for over three years. But I'm still using python almost daily. It's been quite the success, way beyond what I would have expected. And perl seems to have disappeared, despite its initial substantial lead over python. For a few years I used it instead of awk and sed, but now if I want awk or sed functionality (and it happens at least once a week), I use them directly. Everything below this line is pretty much unchanged from long ago. Enjoy a blast from the past! The two programming languages I use the most are C++ and Python, and the platform I develop on the most is Windows NT: version 4, version 5 (aka Windows 2000), version 5.1 (aka Windows XP). Most of what I write will involve them in one way or another.
|