🌐
Reddit
reddit.com › r/learnprogramming › i just completed free code camp's javascript algorithms and data structures certificate... here's what i thought of it.
r/learnprogramming on Reddit: I just completed Free Code Camp's JavaScript Algorithms and Data Structures Certificate... here's what I thought of it.
July 10, 2022 -

Previously I'd completed and written up some thought's on Free Code Camp's Scientific Computing with Python and Responsive Web Design certifications. I think people found those helpful, so here I am with some thoughts on their JavaScript cert, and hopefully it'll help some people decide whether it's worth it.

First - how long did it take? I didn't really time myself, but I'd estimate about 60 hours. It's a bit hard to say because I spent some of that time *thinking* about coding challenges and some of that time looking at other tutorials when I didn't understand certain lessons (more on that later). There are 7 'learning sections', 2 'scripting challenge' sections, and a final section of 5 projects that need to be completed in order to earn the cert.

Out of the three programs I've completed from FCC, this JavaScript one seems to be the most polished. Like the Responsive Web Design program, everything is done in the in-browser editor, which makes it really easy if you computer hop or can't set up your own dev environment. So I was able to complete a lot of this program with my work computer while on my lunch break.

Because I'd previously learned some Python, I was able to breeze through about 75% of this course. Many of the core concepts are the same, so I just had to learn a lot of syntax differences. There is a Regular Expressions section early on that I had some struggles with, but it turned out to be very important for many of the scripting challenges. In fact, I ended up using RegEx in 2 of the 5 final projects.

Speaking of the final projects, I didn't think any of them were too difficult. The final "Cash Register" project was the one I had to think about the most. But if you could figure out the core functionality of each project, it was easy to quickly finish them. There was no tedious output formatting like the Python cert had. I think these projects were pretty well designed. But most valuable were the basic and intermediate algorithm scripting challenges, which really forces you to use all the concepts you've learned.

Still, I think there are 2 flaws with the FCC JavaScript cert:

First: while most of the program is paced really well, once you get to the Object Oriented Programming and Functional Programming sections, the difficulty ramps up very fast. You are presented with big walls of text and (relatively) big chunks of code to figure out. The OOP section I was able to get through because I'd learned a lot of those concepts in Python, but a lot of the functional programming stuff (especially the .map and .filter functions), I had to just go and watch other tutorials on the subject. Also, I just had a hard time getting recursion down (and I still need to go and find more tutorials on that).

Second: The program is pure JavaScript. Nowhere do you learn how to use JS to interact with HTML & CSS. I think that's a big hole in the program. The next cert is on stuff like Bootstrap and React. So I guess the vanilla JS+HTML stuff is just skipped over?

Aside from that, I think it's a good cert to get (even if the cert doesn't really mean anything). I learned a ton, and I'm glad I did it.

Discussions

JavaScript Algorithm and Data Structures
I have a question regarding the JavaScript course. Has the course been updated recently? I don’t remember it being like that, maybe I’m going crazy. The course work is similar to Responsive Web Design where you complete 4 lessons then do a project. However, last time I checked the JavaScript ... More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
0
0
February 14, 2024
JavaScript Algorithms and Data Structures Basic JavaScript
Hi, Kindly please assist, been stuck on this question i am failing to crack it. below is the description of the question. Make an object that represents a dog called myDog which contains the properties name (a string), legs , tails and friends . You can set these object properties to whatever ... More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
0
0
March 4, 2022
Algorithm and Data Structure
Tell us what’s happening: Describe your issue in details I want to ask about experience from people who have studied algorithm and data structure and have work experience : 1, Is it okay that I can not solve the all the problems in basic algorithm, intermediate algorithm and JavaScript Algorithms ... More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
1
0
July 25, 2022
Quick Question About JavaScript Algorithms and Data Structures ES6 14/29
Hello all, I’m going through the JavaScript Algorithms and Data Structures section of Free Code Camp and I come across something that I was hoping someone with a bit more familiarity with JavaScript could explain to me. In exercise 14/29 of ES6 we destructure the stats object to use the ... More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
1
1
July 6, 2022
🌐
GitHub
github.com › Fe-56 › freeCodeCamp-JavaScript-Algorithms-and-Data-Structures
GitHub - Fe-56/freeCodeCamp-JavaScript-Algorithms-and-Data-Structures: This repository contains the code that I've written when taking freeCodeCamp's JavaScript Algorithms and Data Structures course.
This repository contains the code that I've written when taking freeCodeCamp's JavaScript Algorithms and Data Structures course. - Fe-56/freeCodeCamp-JavaScript-Algorithms-and-Data-Structures
Starred by 16 users
Forked by 4 users
Languages   JavaScript 100.0% | JavaScript 100.0%
🌐
DEV Community
dev.to › brihoum › solving-freecodecamp-javascript-algorithms-and-data-structures-projects-2bi5
Solving FreeCodeCamp JavaScript Algorithms and Data Structures projects - DEV Community
March 20, 2023 - On this post, I'll explain and help you understand in detail how to solve every FreeCodeCamp JavaScript Algorithms and Data Structures Project in a simple way.
🌐
freeCodeCamp
forum.freecodecamp.org › javascript
JavaScript Algorithm and Data Structures - JavaScript - The freeCodeCamp Forum
February 14, 2024 - I have a question regarding the JavaScript course. Has the course been updated recently? I don’t remember it being like that, maybe I’m going crazy. The course work is similar to Responsive Web Design where you complete 4 lessons then do a project. However, last time I checked the JavaScript ...
Find elsewhere
🌐
freeCodeCamp
forum.freecodecamp.org › javascript
JavaScript Algorithms and Data Structures Basic JavaScript - JavaScript - The freeCodeCamp Forum
March 4, 2022 - Hi, Kindly please assist, been stuck on this question i am failing to crack it. below is the description of the question. Make an object that represents a dog called myDog which contains the properties name (a string), legs , tails and friends .
🌐
Class Central
classcentral.com › subjects › computer science › algorithms and data structures
Free Course: JavaScript Algorithms and Data Structures from freeCodeCamp | Class Central
January 29, 2022 - It covers basic to advanced algorithms, data structures, and problem-solving techniques, all while using JavaScript. The hands-on challenges and real-world examples help reinforce learning effectively.
🌐
LinkedIn
linkedin.com › pulse › javascript-algorithms-data-structures-freecodecamp-eamonn-cottrell
Javascript Algorithms and Data Structures on freeCodeCamp
December 20, 2021 - Victory! A Javascript Certificate (But more importantly, some good programming practice.) Minimal code included as I found it most important in these projects to not look up anyone else's sample code.
🌐
YouTube
youtube.com › playlist
FreeCodeCamp - 2 ES6 - Javascript Algorithms & Data Structures - YouTube
All 29 of FreeCodeCamps Javascript Algorithms and Data Structures - ES6 Course - walk-through and logic breakdown. Created with late 2022/early 2023 version ...
🌐
freeCodeCamp
freecodecamp.org › news › data-structures-and-algorithms-in-javascript
Data Structures and Algorithms in JavaScript - Full Course for Beginners
September 4, 2018 - Learn common data structures and algorithms in this course from Beau Carnes. In addition to learning the theory behind the data stuctures and algorithms, you will learn how to implement them in JavaScript. Here are the topics covered: Stacks Sets Qu...
🌐
freecodecamp
geekyorion.github.io › freecodecamp
FreeCodeCamp | freecodecamp
JS Tree Data Structure Technical Documentation Page · Mini Personal PortFolio Personal Portfolio Webpage · Funny Tech Quotes Quote-Machine · Markdown Previewer Markdown-Previewer · Drum Machine Dubstep Drum Machine · Calculator JavaScript Calculator ·
🌐
GitHub
github.com › Krasipeace › JavaScript-Algorithms-and-Data-Structures---freecodecamp.org
GitHub - Krasipeace/JavaScript-Algorithms-and-Data-Structures---freecodecamp.org: Exercises / tasks / projects
August 18, 2023 - Once you have the fundamentals down, you'll apply that knowledge by creating algorithms to manipulate strings, factorialize numbers, and even calculate the orbit of the International Space Station. Along the way, you'll also learn two important programming styles or paradigms: Object Oriented Programming (OOP) and Functional Programming (FP). Basic JavaScript ES6 Regular Expressions Debugging Basic Data Structures Basic Algorithm Scripting Object Oriented Programming Functional Programming Intermediate Algorithm Scripting
Author   Krasipeace
🌐
freeCodeCamp
forum.freecodecamp.org › freecodecamp support
[solved] JavaScript Algorithms and Data Structures: able to claim certificate, but solutions won't show - freeCodeCamp Support - The freeCodeCamp Forum
November 15, 2021 - /Update: Nevermind, I just tested it in a private browser window and there it works. Seems to be a problem with one of my browser plugins. I just completed “JavaScript Algorithms and Data Structures” and I was able to claim the certificate, but I noticed that I can’t revisit my solutions.
🌐
freeCodeCamp
forum.freecodecamp.org › javascript
Legacy JavaScript Algorithms and Data Structures vs Beta JavaScript Algorithms and Data Structures - JavaScript - The freeCodeCamp Forum
September 15, 2024 - I’m Interested in learning JavaScript for Back-end with node.js, I’m not a fan of Project-Based learning, Which cert will be better for me, the Legacy JavaScript Algorithms and Data Structures or the Beta JavaScript Algorithms and Data Structures?