Monday โ€“ October 20, 2025
#freeCodeCamp #Python #TheOdinProject #LearningHabit #CS50

๐Ÿ“… Progress Report:
โ€ข #Beyond365DaysOfCode Day 295
โ€ข #100DaysOfCode Day 295
โ€ข Continued #freeCodeCamp learning

๐Ÿ“– Daily Reading
โ€ข โœ… Read 1 article from freeCodeCamp News
โ€ข โœ… Read 1 article on Daily.dev

๐Ÿงญ Productivity Tools
โ€ข Updated task board on Trello

๐Ÿ’ป Learning Platforms
โ€ข CS50x: Explored Scratch programming language

Sunday โ€“ October 19, 2025
#freeCodeCamp #Python #TheOdinProject #WeekInReview

๐Ÿ“… Progress Report:
โ€ข #Beyond365DaysOfCode Day 294
โ€ข #100DaysOfCode Day 294
โ€ข Continued #freeCodeCamp learning

๐Ÿ“– Daily Reading
โ€ข โœ… Read 1 article from freeCodeCamp News
โ€ข โœ… Read 1 article on Daily.dev

๐Ÿงญ Productivity Tools
โ€ข Updated task board on Trello

๐Ÿ’ป Learning Platforms
โ€ข GitHub: Updated TigerByte toy programming language concepts.md

Saturday โ€“ October 18, 2025
#freeCodeCamp #Python #Codecademy #WeekendWarrior

๐Ÿ“… Progress Report:
โ€ข #Beyond365DaysOfCode Day 293
โ€ข #100DaysOfCode Day 293
โ€ข Continued #freeCodeCamp learning

๐Ÿ“– Daily Reading
โ€ข โœ… Read 1 article from freeCodeCamp News
โ€ข โœ… Read 1 article on Daily.dev

๐Ÿงญ Productivity Tools
โ€ข Updated task board on Trello

๐Ÿ’ป Learning Platforms
โ€ข TigerByte: Started development on my toy programming language, setting up the file structure

Friday โ€“ October 17, 2025
#freeCodeCamp #Python #TheOdinProject #FridayFocus

๐Ÿ“… Progress Report:
โ€ข #Beyond365DaysOfCode Day 292
โ€ข #100DaysOfCode Day 292
โ€ข Continued #freeCodeCamp learning

๐Ÿ“– Daily Reading
โ€ข โœ… Read 1 article from freeCodeCamp News
โ€ข โœ… Read 1 article on Daily.dev

๐Ÿงญ Productivity Tools
โ€ข Updated task board on Trello

๐Ÿ’ป Learning Platforms
โ€ข freeCodeCamp: Finished Introduction to JavaScript Objects & Their Properties

Thursday โ€“ October 16, 2025
#freeCodeCamp #JavaScript #TheOdinProject #WebDevJourney

๐Ÿ“… Progress Report:
โ€ข #Beyond365DaysOfCode Day 291
โ€ข #100DaysOfCode Day 291
โ€ข Continued #freeCodeCamp learning

๐Ÿ“– Daily Reading
โ€ข โœ… Read 1 article from freeCodeCamp News
โ€ข โœ… Read 1 article on Daily.dev

๐Ÿงญ Productivity Tools
โ€ข Updated task board on Trello

๐Ÿ’ป Learning Platforms
โ€ข freeCodeCamp: Explored JavaScript objects

Wednesday โ€“ October 15, 2025
#freeCodeCamp #Python #TheOdinProject #MidweekMomentum

๐Ÿ“… Progress Report:
โ€ข #Beyond365DaysOfCode Day 290
โ€ข #100DaysOfCode Day 290
โ€ข Continued #freeCodeCamp learning

๐Ÿ“– Daily Reading
โ€ข โœ… Read 1 article from freeCodeCamp News
โ€ข โœ… Read 1 article on Daily.dev

๐Ÿงญ Productivity Tools
โ€ข Updated task board on Trello

๐Ÿ’ป Learning Platforms
โ€ข The Odin Project: Added drawing functionality for the Etch-a-Sketch project using JavaScript

Tuesday โ€“ October 14, 2025
#TheOdinProject #Codecademy #BuildInPublic

๐Ÿ“… Progress Report:
โ€ข #Beyond365DaysOfCode Day 289
โ€ข #100DaysOfCode Day 289
โ€ข Continued #freeCodeCamp learning

๐Ÿ“– Daily Reading
โ€ข โœ… Read 1 article from freeCodeCamp News
โ€ข โœ… Read 1 article on Daily.dev

๐Ÿงญ Productivity Tools
โ€ข Updated progress board on Trello

๐Ÿ’ป Learning Platforms
โ€ข The Odin Project: Continued work on the Etch-a-Sketch project

Monday โ€“ October 13, 2025
#freeCodeCamp #Python #TheOdinProject #LearningHabit

๐Ÿ“… Progress Report:
โ€ข #Beyond365DaysOfCode Day 288
โ€ข #100DaysOfCode Day 288
โ€ข Continued #freeCodeCamp journey

๐Ÿ“– Daily Reading
โ€ข โœ… Read 1 article from freeCodeCamp News
โ€ข โœ… Read 1 article on Daily.dev

๐Ÿงญ Productivity Tools
โ€ข Updated task board on Trello

๐Ÿ’ป Learning Platforms
โ€ข The Odin Project (T.O.P): Started the Etch-a-Sketch program

Day 6 of #100DaysOfCode with #Java

Still working through classes.
The use of formal parameters - names inside constructors or methods; and actual parameters - values supplied by a user.

Assignment of variables and naming conventions.

Finally, different types of methods and their uses in a class.

I tend to start learning by skimming through the previous day's learning to refresh my memory, then continue with the next couple of sections. Keen to avoid information overload.

Day 6: Watching 100Devs Class 27 video to refresh more API concepts then will do the corresponding homework.
#100DaysOfCode #100Devs #JavaScript