bmichelsen + programming 109
Siesta – Overview
18 days ago by bmichelsen
The civilized way to write REST API clients for iOS / macOS
swift
programming
REST
18 days ago by bmichelsen
The Swift Programming Language (Swift 4.2) by Apple Inc. on Apple Books
18 days ago by bmichelsen
Read a free sample or buy The Swift Programming Language (Swift 4.2) by Apple Inc.. You can read this book with Apple Books on your iPhone, iPad, iPod touch, or Mac.
swift
programming
books
18 days ago by bmichelsen
Handmade Hero
may 2018 by bmichelsen
A complete, professional-quality game, coded live, from scratch.
games
c
programming
may 2018 by bmichelsen
Games With Go
may 2018 by bmichelsen
A video series where you can learn programmign by making a series of games in the Go programming language
games
programming
go
may 2018 by bmichelsen
JustForFunc: Programming in Go - YouTube - YouTube
may 2018 by bmichelsen
Series of talk recordings and screencasts mainly about Go and the Google Cloud Platform Contents: - Go Programming Language - Google Cloud Platform
go
programming
videos
may 2018 by bmichelsen
serhii-londar/open-source-mac-os-apps: 🚀 Awesome list of open source applications for macOS.
april 2018 by bmichelsen
GitHub is where people build software. More than 27 million people use GitHub to discover, fork, and contribute to over 80 million projects.
macOS
awesome
swift
programming
april 2018 by bmichelsen
enocom/gopher-reading-list: A curated selection of blog posts on Go
march 2018 by bmichelsen
GitHub is where people build software. More than 28 million people use GitHub to discover, fork, and contribute to over 79 million projects.
programming
go
march 2018 by bmichelsen
Amber - Crystal Web Application Framework
january 2018 by bmichelsen
Amber aims to deliver developer happiness, productivity and bare metal performance
crystal
programming
framework
january 2018 by bmichelsen
Lucky
january 2018 by bmichelsen
Lucky is a web framework written in Crystal that helps you build apps quickly, catches bugs for you, and runs incredibly fast.
crystal
programming
framework
january 2018 by bmichelsen
Exploring ES6
january 2018 by bmichelsen
Upgrade to the next version of JavaScript
books
js
programming
javascript
january 2018 by bmichelsen
Langserver.org
september 2017 by bmichelsen
The Language Server protocol is used between a tool (the client) and a language smartness provider (the server) to integrate features like auto complete, go to definition, find all references and alike into the tool.
sublime
programming
september 2017 by bmichelsen
Sed - An Introduction and Tutorial
september 2017 by bmichelsen
This is the Grymoire's UNIX/Linux SED editor
sed
programming
september 2017 by bmichelsen
Teach Yourself Computer Science
march 2017 by bmichelsen
All the resources you need to give yourself a world class computer science education
programming
march 2017 by bmichelsen
avelino/awesome-go: A curated list of awesome Go frameworks, libraries and software
august 2016 by bmichelsen
awesome-go - A curated list of awesome Go frameworks, libraries and software
programming
go
august 2016 by bmichelsen
imba
may 2016 by bmichelsen
Imba is a rich programming language for the web.
imba
programming
languages
may 2016 by bmichelsen
bbatsov/rubocop: A Ruby static code analyzer, based on the community Ruby style guide.
may 2016 by bmichelsen
rubocop - A Ruby static code analyzer, based on the community Ruby style guide.
style
ruby
programming
may 2016 by bmichelsen
Haskell Language
january 2016 by bmichelsen
The Haskell purely functional programming language home page.
haskell
programming
january 2016 by bmichelsen
RubyC 2015 Erik Michaels Ober: "Crystal programming language" - YouTube
june 2015 by bmichelsen
Crystal is a new programming language with Ruby-inspired syntax.
crystal
programming
videos
june 2015 by bmichelsen
The Rust Programming Language
june 2015 by bmichelsen
A systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races.
rust
programming
languages
june 2015 by bmichelsen
Nim Programming Language
february 2015 by bmichelsen
Nim is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means that it focuses on compile-time mechanisms in all their various forms.
nim
programming
languages
february 2015 by bmichelsen
bbatsov/rails-style-guide
september 2014 by bmichelsen
A community-driven Ruby on Rails 4 style guide
rails
programming
style
september 2014 by bmichelsen
bayandin/awesome-awesomeness
july 2014 by bmichelsen
A curated list of awesome awesomeness.
programming
july 2014 by bmichelsen
JRuby+Truffle
july 2014 by bmichelsen
This is an implementation of the Ruby programming language on the JVM, using the Graal dynamic compiler and the Truffle AST interpreter framework.
ruby
truffle
programming
july 2014 by bmichelsen
What Ruby’s ||= (Double Pipe / Or Equals) Really Does
may 2014 by bmichelsen
A common misconception is that 'a ||= b' is equivalent to 'a = a || b', but it behaves like 'a || a = b'.
In 'a || a = b', 'a' is only set if 'a' is logically false. If the left hand side of '||' is true, there's no need to check the right hand side.
programming
ruby
memoization
In 'a || a = b', 'a' is only set if 'a' is logically false. If the left hand side of '||' is true, there's no need to check the right hand side.
may 2014 by bmichelsen
Coding Horror: The Ten Commandments of Egoless Programming
december 2013 by bmichelsen
The Ten Commandments of Egoless Programming, as originally established in Jerry Weinberg's book The Psychology of Computer Programming
programming
december 2013 by bmichelsen
ziadoz/awesome-php
december 2013 by bmichelsen
A curated list of amazingly awesome PHP libraries, resources and shiny things.
php
programming
december 2013 by bmichelsen
Bash Pitfalls
november 2013 by bmichelsen
Common errors that Bash programmers make
bash
programming
unix
shell
november 2013 by bmichelsen
Learn X in Y minutes
november 2013 by bmichelsen
Take a whirlwind tour of your next favorite language. Community-driven!
programming
learning
tutorial
november 2013 by bmichelsen
E.W.Dijkstra Archive: The Humble Programmer (EWD 340)
july 2013 by bmichelsen
ACM Turing Lecture 1972
programming
july 2013 by bmichelsen
related tags
algorithms ⊕ api ⊕ articles ⊕ awesome ⊕ bash ⊕ book ⊕ books ⊕ c ⊕ cheatsheet ⊕ commandline ⊕ crystal ⊕ dates ⊕ debug ⊕ design ⊕ documentation ⊕ elixir ⊕ elm ⊕ erlang ⊕ falsehoods ⊕ font ⊕ fonts ⊕ framework ⊕ games ⊕ go ⊕ haskell ⊕ history ⊕ ibm ⊕ imba ⊕ javascript ⊕ js ⊕ languages ⊕ learning ⊕ lisp ⊕ macOS ⊕ memoization ⊕ nim ⊕ papers ⊕ patterns ⊕ pdf ⊕ pharo ⊕ php ⊕ programming ⊖ prolog ⊕ rails ⊕ reference ⊕ REST ⊕ review ⊕ ruby ⊕ rust ⊕ scripting ⊕ sed ⊕ shell ⊕ smalltalk ⊕ so ⊕ software ⊕ solid ⊕ style ⊕ sublime ⊕ swift ⊕ testing ⊕ truffle ⊕ tutorial ⊕ unicode ⊕ unix ⊕ videos ⊕ web ⊕Copy this bookmark: