Extended Courses Discount
My Go courses are discounted for the next few weeks to help out anyone who may need or want access to them. I'm also going to try to help out anyone who can't afford a course, and I will be writing posts about working from home over the next week in an attempt to help anyone new to WFH. Read more here.
This tutorial covers bubble sort, explaining how the sorting algorithm works with visual examples. It also covers ways to optimize the algorithm.
A tutorial covering how to create records in a PostgreSQL database using the INSERT and VALUES commands in SQL.
Creating your first database and tables using raw SQL and PostgreSQL. You will also use some basic types and constraints like int, NOT NULL, and UNIQUE.
In this guide we walk through installing PostgreSQL 9.6 along with the command line tools on Mac OS X (10.7 or later).
In this guide we walk through installing PostgreSQL 9.5 on Ubuntu 16.04. We will also setup a user that can access the DB with a username and password.
This article explores a couple easy to make but hard to debug mistakes that can be made when working with closures in Go, and explains how to avoid them.
Jon Calhoun is a full stack web developer who also teaches about Go, web development, algorithms, and anything programming related. He also consults for other companies who have development needs. (If you need some development work done, get in touch!)
Jon is a co-founder of EasyPost, a shipping API that many fortune 500 companies use to power their shipping infrastructure, and prior to founding EasyPost he worked at google as a software engineer.
Jon's latest progress update: Writing Course Notes
©2018 Jonathan Calhoun. All rights reserved.