Skip to content

Latest commit

 

History

History
74 lines (39 loc) · 3.12 KB

log.md

File metadata and controls

74 lines (39 loc) · 3.12 KB

100 Days Of Code - Log

Day 0: September 02, 2023

Today's Progress: Variables, Learned how to declare variables and how var, let, const comes to play.

Thoughts: I'm really trying to understand JavaScript properly, have tried few times, it is third attempt I guess.

Link to work: JavaScript Basics

Day 1: September 03, 2023

Today's Progress: Expressions and Operators, Learned about operand and operator.

Thoughts: It's not completed yet will complete this tomorrow.

Link to work: JavaScript Basics

Day 2: September 04, 2023

Today's Progress: Skipped personal reason.

Thoughts: Exhausted life I'm living, so many things I wish to change but I can't right now but I will.

Day 3: September 05, 2023

Today's Progress: Little bit code on Assignment operators.

Thoughts: Will keep pushing myself every time while coding.

Day 4: September 06, 2023

Today's Progress: Learning more about assignment operators.

Thoughts: Burning weather, everyone in home is burning on weather heat, still coding on projects and practicing.

Link to work: JavaScript Basics

Day 5: September 07, 2023

Today's Progress: Missed the practice.

Thoughts: I'm not doing enough.

Day 6: September 08, 2023

Today's Progress: Practicing expressions.

Thoughts: I'm trying to do more I have to do this for my family.

Link to work: JavaScript Basics

Day 7: September 09, 2023

Today's Progress: Practicing expressions.

Thoughts: Trying to balance family work & my dev work, still struggling to overcome this or balance this, always something unexpected happens.

Link to work: JavaScript Basics

Day 8: September 10, 2023

Today's Progress: Started exercising.

Thoughts: While typing code syntax looked familiar so enjoyed typing missing parts on w3schools.

Link to work: w3schools

Day 10: September 12, 2023

Today's Progress: More exercising.

Thoughts: Exercised the questions answers part, some part have been familiar but forgot the syntax, had to peek on answer on few topics, still tried to be honest with self while answering for these topics: Events,Strings, String Methods, Arrays Arrays Methods, Array Sort, Dates, Math, Comparisons, Conditions, Switch, For Loops, While Loops, Break Loops, HTML DOM.

TLD: Somehow date is misconfigured or have started with 0 and 1 serial that is the reason Day and Date does not match with previous history and Round 1 Log.

Link to work: w3schools