Skip to content

Instantly share code, notes, and snippets.

@andriihomiak
Forked from llSourcell/log.md
Created July 8, 2018 10:07
Show Gist options
  • Save andriihomiak/f0a6380bc3c643db8d4ff6da357c113d to your computer and use it in GitHub Desktop.
Save andriihomiak/f0a6380bc3c643db8d4ff6da357c113d to your computer and use it in GitHub Desktop.

100 Days Of ML Code - Example Log

Use this as a base template. Create your own repository on GitHub and start logging your work daily!

Day 0: February 29, 2016 (Example 1)

(delete me or comment me out)

Today's Progress: Fixed CSS, worked on canvas functionality for the app.

Thoughts: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality.

Link to work: Calculator App

Day 1: February 30, 2016 (Example 2)

Today's Progress: I've gone through many exercises on KhanAcademy.

Thoughts I've recently started coding, and it's a great feeling when I finally solve an algorithm challenge after a lot of attempts and hours spent.

Link(s) to work Find the Longest Word in a String

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment