Blog posts

Learn Rust's data structures by building a GFF3 parser

Learn and practice how basic data structures in Rust work, we will build a program that transform a GFF3 file of genomic annotations into an object that we can sort and query more efficiently.

By Juan Felipe Ortiz | 19/10/2025

Learn Elixir's data structures by building a GFF3 parser

Learn and practice how basic data structures in Elixir work, we will build a program that transform a GFF3 file of genomic annotations into an object that we can sort and query more efficiently.

By Juan Felipe Ortiz | 02/05/2025

Learn Python's data structures by building a GFF3 parser

Learn and practice how basic data structures in Python work, we will build a program that transform a GFF3 file of genomic annotations into an object that we can sort and query more efficiently.

By Juan Felipe Ortiz | 29/04/2025