100DaysOfCode using FreeCodeCamp - Week 14It's been 100 Days! I started this challenge with the goal to obtain 3 FreeCodeCamp (FCC) certificates - Responsive Web Design, JavaScript Algorithms and Data Structures, and FrontEnd Development Libraries. Achievements Over the past 100 days, I gai...Dec 31, 2021·2 min read
100DaysOfCode using FreeCodeCamp - Week 10This week, I learned the importance of studying. After the first few days of frustration, I took a break from FCC's Intermediate Algorithm Scripting course, and instead, I focused on retaining information through effective study techniques. Take a br...Dec 2, 2021·2 min read
100DaysOfCode using FreeCodeCamp - Week 9Functions are supposed to be "fun" ... Right?!? Functional Programing Functional Programming is another popular approach to software development. In Functional Programming, code is organized into smaller, basic functions that can be combined to b...Nov 25, 2021·2 min read
100DaysOfCode using FreeCodeCamp - Week 8Some times you gotta just... Basic Algorithmic Scripting An algorithm is a series of step-by-step instructions that describe how to do something. To write an effective algorithm, it helps to break a problem down into smaller parts and think care...Nov 18, 2021·2 min read
100DaysOfCode using FreeCodeCamp - Week 7I am half way through my 100DaysOfCode! I am also half way through FCC's JavaScript (JS) Algorithms and Data Structures curriculum! This week I completed the Debugging and Basic Data Structures courses. Debugging Debugging is the process of going t...Nov 11, 2021·2 min read
100DaysOfCode using FreeCodeCamp - Week 6This week I completed the FCC JavaScript (JS) Algorithms and Data Structures ES6 and Regular Expressions. ES6 ES6, released in 2015, added many powerful new features to the language. In this course, you'll learn these new features, including ar...Nov 4, 2021·2 min read
100DaysOfCode using FreeCodeCamp - Week 5Bye Bye HTML & CSS (for now😄) Hello JavaScript! In week four, I completed FCC's Responsive Web Design curriculum and began JavaScript Algorithms and Data Structures. JavaScript Algorithms and Data Structures In the JavaScript Algorithm and Data St...Oct 28, 2021·2 min read