Skip to content

Instantly share code, notes, and snippets.

@djokester
Forked from llSourcell/log.md
Created July 6, 2018 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djokester/58753da654b85351bfcca54e3a866d57 to your computer and use it in GitHub Desktop.
Save djokester/58753da654b85351bfcca54e3a866d57 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