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

376 B

layout title date categories
post day 9 2018-01-10 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.