Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andriikot/javascript_algorithms_and_data_structures__freecodecamp
- Owner: AndriiKot
- Created: 2024-05-27T11:36:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T06:53:54.000Z (6 months ago)
- Last Synced: 2024-06-18T08:00:06.337Z (6 months ago)
- Language: JavaScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)