Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update log.md #537

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 11 additions & 20 deletions log.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,21 @@
# 100 Days Of Code - Log

### Day 0: February 30, 2016 (Example 1)
##### (delete me or comment me out)
Day 0: September 06, 2023
Today's Progress: Start working on a School Library Testing part in Ruby using RSpec. Thoughts: I really struggled with the unit test, but, overall, I feel like I am slowly getting better at it. Ruby is still new to me, but I managed to figure out some basic functionality.

**Today's Progress**: Fixed CSS, worked on canvas functionality for the app.
Link to work: Github

**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.
Day 1: September 07, 2023
Today's Progress: Continued working on a School Library Testing part in Ruby using RSpec. Thoughts: I really struggled with the unit test, but, today I've finished testing all the classes and it is passing 100%. Ruby is still new to me, but I managed to figure out some basic functionality.

**Link to work:** [Calculator App](http://www.example.com)
Link to work: Github

### Day 0: February 30, 2016 (Example 2)
##### (delete me or comment me out)
Day 2: September 08, 2023

**Today's Progress**: Fixed CSS, worked on canvas functionality for the app.
**Today's Progress**: I've started to contribute to the first collaboration and solve some algorithms.

**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](http://www.example.com)


### 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.
**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. And the great thing is I write a test first before starting to implement the code

**Link(s) to work**
1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string)
2. [Title Case a Sentence](https://www.freecodecamp.com/challenges/title-case-a-sentence)
1. [Solver challenge](https://github.com/aradradev/Solver-TDD)
2. [Link to the Open Source code](https://github.com/firstcontributions/first-contributions)