Brian J. Cardiff

Brian J. Cardiff @bcardiff

About: In the CS fields I am interested in programming languages, UX, Visualizations & AI. I've spent more than 10 years teaching CS.I love to social dance to swing & blues music.

Location:
Buenos Aires
Joined:
Aug 18, 2016

Brian J. Cardiff
articles - 6 total

¿Cómo instalar Haskell?

Hay varias opciones para instalar las herramientas necesarias para programar en Haskell y también...

Learn More 4 1Mar 24

Generating LaTeX Beamer Handouts without changing files

Easily generate LaTeX Beamer handouts without manually toggling options. Learn three techniques to streamline the process!

Learn More 0 0Feb 27

Contributing to devenv

A simple guide to make your first contribution to devenv

Learn More 13 0Nov 21 '22

An iterative validation of a new implementation

A process to replace or refactor a function with no unit test in a program. The goal is to improve our confidence in the end result.

Learn More 9 0Dec 21 '20

A counting triangles story

Programming is a tool that can be used for a wide range of problems. Usually we code solutions for our clients, sometimes we build applications for ourselves. Programs don’t always need to be products at all, they can act as tiny pieces towards a larger objective.

Learn More 2 0Nov 26 '20

Debug Crystal in VSCode via CodeLLDB

Copy & Paste configuration to debug Crystal in VSCode via CodeLLDB

Learn More 24 4Apr 17 '20