(guest@joequery.me)~ $ |

WTF is RxJS? Commentary part 1

Live commentary reading through what RxJS is all about

April 25, 2021 | Programming

Fun with Klipse - interactive client side code evaluation

Having fun with embedding Klipse snippets on my blog!

April 24, 2021 | Programming

Reverse a linked list (recursive solution) - explanation

An explanation on how to approach recursively reversing a linked list in C.

September 10, 2018 | Notes

HTML Boolean Attributes

Detailed information and examples demonstrating the usage of boolean attributes in HTML.

September 05, 2017 | Programming

Python Requests - Session source code annotations

Handwritten annotations of the sessions source code within the Requests Python library

January 07, 2017 | Programming

Emphasis on spoken language in programming education

The need for programming curriculum to emphasize the importance of speaking and interpreting language from a strict, unambiguous mindset.

December 20, 2016 | Education

Introduction to double pointers in C - part 1

A guide to understanding double pointers in C for newcomers to the language.

November 14, 2016 | Notes

Install git from source on OS X

How to configure, build, install git on OS X

April 18, 2016 | Guides/Troubleshooting

Self assessment strategies for beginner developers

Strategies for beginner developers to ensure comprehension of new material.

January 26, 2016 | Education

SQL aggregation functions (with exercises)

Notes on aggregation functions in SQL. Complete with exercise questions.

January 18, 2016 | Notes

Older Articles »