Tagged in

Rosalind

Learning Computer Science with Swift
Learning Computer Science with Swift
Learning how to design, write, test, and optimize code in Swift
More information
Followers
7
More, on Medium

Genetics and CS, Part 1

Borrowing from the Rosalind project, we will be building a set of tools that will enable us to work with genetic information. Along the way we will learn about some general programming structures and algorithms.

  • Defining our own types with enums