Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lajuman/javascript-algorithms-and-data-structures
https://github.com/lajuman/javascript-algorithms-and-data-structures
css freecodecamp html javascript javascript-algorithms-and-data-structures role-playing-game
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lajuman/javascript-algorithms-and-data-structures
- Owner: lajuman
- Created: 2024-04-09T01:21:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T01:32:53.000Z (10 months ago)
- Last Synced: 2024-11-09T20:44:53.154Z (3 months ago)
- Topics: css, freecodecamp, html, javascript, javascript-algorithms-and-data-structures, role-playing-game
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.Courses
- Learn Basic JavaScript by Building a Role Playing Game
- Learn Form Validation by Building a Calorie Counter
- Learn Basic String and Array Methods by Building a Music Player
- Learn the Date Object by Building a Date Formatter
-
Build a Palindrome Checker Project
- Learn Modern JavaScript Methods by Building Football Team Cards
- Learn localStorage by Building a Todo App
- Learn Recursion by Building a Decimal to Binary Converter
-
Build a Roman Numeral Converter Project
- Learn Basic Algorithmic Thinking by Building a Number Sorter
- Learn Advanced Array Methods by Building a Statistics Calculator
- Learn Functional Programming by Building a Spreadsheet
- Learn Regular Expressions by Building a Spam Filter
-
Build a Telephone Number Validator Project
- Learn Basic OOP by Building a Shopping Cart
- Learn Intermediate OOP by Building a Platformer Game
- Learn Intermediate Algorithmic Thinking by Building a Dice Game
-
Build a Cash Register Project
- Learn Fetch and Promises by Building an fCC Authors Page
- Learn Asynchronous Programming by Building an fCC Forum Leaderboard
-
Build a Pokémon Search App Project