brendan.mcdevitt.tech/_100-days-of-code/2018-01-01-100-days-of-code-day009.markdown
Brendan McDevitt 267b86680c day 8,9,10
2018-01-12 02:22:08 -05:00

14 lines
376 B
Markdown

---
layout: post
title: "day 9"
date: 2018-01-10
categories: programming
---
# 100 Days of Code
### Day 9:
Going to be writing some more add-ons to nmap module. Also, added an example of
a bubble sort algorithm in python, and accompanied it with a wikipedia
description of the algorithm. I am going to be looking into implementing
another type of sorting algorithm today.