Dr Gary Beane
  • Blog
  • Research
  • Curriculum Vitae
  • Unit_conversions
Categories
All (7)
analysis (5)
code (5)
docker (1)
github (1)
julia (2)
linux (1)
news (1)

Blog

 

Learning to Love Linux

linux
code
analysis
Linux is often considered the underdog when it comes to operating systems, but don’t let its humble beginnings fool you – this open-source powerhouse has earned a…
Apr 29, 2024
Dr Gary Beane

Mastering Git and GitHub: A Step-by-Step Guide

github
code
analysis
Git and GitHub are the dynamic duo of version control systems, allowing developers to collaborate on projects with ease. In this article, we’ll delve into the world of Git…
Apr 28, 2024
Dr Gary Beane

Just Plotting

julia
code
analysis
import Pkg;
Pkg.add("HTTP");
using HTTP

r = HTTP.request("GET", "https://microdata.worldbank.org/index.php/api/tables/data/fcv/wld_2021_rtfp_v02_m?limit=15")
println(r.st…
Mar 20, 2024
Dr Gary Beane

The Julia Juggernaut

julia
code
analysis
Julia is a rapidly growing programming language that has gained significant attention in recent years. With its unique blend of speed, simplicity, and expressiveness, Julia…
Mar 16, 2024
Dr Gary Beane

A Dalliance with Docker

docker
code
analysis
Docker is a popular containerization platform that allows you to run applications in isolated environments, known as containers. This approach has gained widespread…
Mar 10, 2024
Dr Gary Beane

 

Welcome To My Blog

news
The purpose of this blog is to ???
Feb 6, 2024
Tristan O’Malley
No matching items
 
 

This website is built with ❤️ and Quarto, by Gary Beane. License: CC BY-SA 4.0.