(bauer blog)
  • Home
  • About
  • Contact
  • Good Reads
Subscribe
Tagged

CCSPiP

A collection of 5 posts

Maze Generation with Elixir
CCSPiP

Maze Generation with Elixir

Get lost in the land of maze generation. A basic maze generator is showcased in Elixir, derived from Classic Computer Science Problems in Python.

  • Scott Bauer
Scott Bauer Nov 5, 2019 • 6 min read
DNA Search with Elixir
CCSPiP

DNA Search with Elixir

We revisit the land of bioinformatics and try to find a codon in a proverbial gene haystack. Linear and binary search are implemented in Elixir to find if a gene contains a specific codon.

  • Scott Bauer
Scott Bauer Oct 12, 2019 • 4 min read
Unbreakable Encryption with Elixir
CCSPiP

Unbreakable Encryption with Elixir

Explores the basic cryptographic technique known as a one time pad using Elixir. Based on examples found in the book Classic Computer Science Problems in Python.

  • Scott Bauer
Scott Bauer Aug 10, 2019 • 3 min read
Trivial Gene Compression with Elixir
CCSPiP

Trivial Gene Compression with Elixir

Foray into an introductory compression technique for genes using Elixir. Based on examples found in the book Classic Computer Science Problems in Python.

  • Scott Bauer
Scott Bauer Jul 20, 2019 • 5 min read
Fibbing with Elixir
CCSPiP

Fibbing with Elixir

Investigates a handful of simple approaches to generate Fibonacci numbers in Elixir based on a similar section in Classic Computer Science Problems in Python.

  • Scott Bauer
Scott Bauer Apr 1, 2019 • 3 min read
(bauer blog) © 2023
Powered by Ghost