Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andriikot/javascript_algorithms_and_data_structures__freecodecamp


https://github.com/andriikot/javascript_algorithms_and_data_structures__freecodecamp

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# JavaScript Algorithms and Data Structures

Developers use HTML and CSS to control the
content and styling of a page. And they use
JavaScript to make that page interactive.

In this JavaScript Algorithm and Data Structures Certification,
you'll learn the JavaScript fundamentals like variables,
arrays, objects, loops, functions, the DOM and more.

You'll also learn about Object Oriented Programming (OOP),
Functional Programming, algorithmic thinking, how to work
with local storage, and how to fetch data using an API.

### [Pyramid Generator](https://github.com/AndriiKot/JS__Pyramid_Generator__FreeCodeCamp)
### [Gradebook App](https://github.com/AndriiKot/JS__Gradebook_App__FreeCodeCamp)
### [Role Playing Game](https://github.com/AndriiKot/JS__Role_Playing_Game__FreeCodeCamp)