Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.28 KB

log.md

File metadata and controls

30 lines (17 loc) · 1.28 KB

100 Days Of Code - Log

Day 0: February 30, 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 0: February 30, 2016 (Example 2)

(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 1: June 27, Monday

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