Skip to content

Latest commit

 

History

History
executable file
·
30 lines (17 loc) · 1.27 KB

log.md

File metadata and controls

executable file
·
30 lines (17 loc) · 1.27 KB

100 Days Of Code - Log

Day 0: July 1, 2018 (Sunday)

(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: July 2, 2018 (Monday)

(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(s) to work: Calculator App

Day 3: July 3, 2018 (Tuesday)

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

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

  1. Find the Longest Word in a String
  2. Title Case a Sentence