Tags /
Racket Posts
From Posts / Projects
Simple Racket Antivirus
As part of NU’s CS2550 Foundations of Cybersecurity, we were tasked with creating simple antivirus software. We were to make two programs… Read more →
From Posts / Guides / Racket
Racket System Access
This guide provides an introduction to interacting directly with the system from a Racket program. Read more →
From Posts / Guides / Racket
Making a Racket Command Line Program
This guide is aimed at bridging some of the gap between using Racket to learn the basics of coding and using it to build simple command line programs. Read more →
From Posts / Projects
Racket Piazza
When I took Northastern's Fundamentals of Computer Science 1, the main project was to build a client mimicking Piazza, our class forum. The… Read more →