Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.13 KB

R2-log.md

File metadata and controls

29 lines (15 loc) · 1.13 KB

#100DaysOfCode Log - Round 2 - Aditi Shenoy

The log of my #100DaysOfCode challenge. Started on [October 1, Tuesday, 2019].

Log

✨ R2D01 ✨

Today's Progress: Started working with Rosalind Bioinformatics Problems again! Done with solving INI1-INI6 in Python Village.

Thoughts Giving another shot at Round 2 of #100DaysOfCode. Hoping to keep up with the challenge this time!

Link(s) to work http://rosalind.info/problems/list-view/?location=python-village

✨ R2D02 ✨

Today's Progress: Worked with SLURM Basics. Learning and practicing commands and scripts

Thoughts Not too much progress today. Need to focus better from tomorrow!

Link(s) to work https://www.hpc2n.umu.se/documentation/guides; https://hpc-uit.readthedocs.io/en/latest/jobs/examples.html

✨ R2D03 ✨

Today's Progress: Trying to migrate from imperative to object-oriented programming while attempting a Rosalind Problem to find GC content in FASTA sequence

Thoughts Finding it difficult to think in terms of objects and classes when I'm used to just writing lines to solve the respective problem.

Link(s) to work