GithubHelp home page GithubHelp logo

js-projects-fcc's Introduction

js-projects-fcc

JavaScript Algorithms and Data Structures Projects. FreeCodeCamp.

https://github.com/IlliaGoldin/js-projects-fcc

If you'd like to get to know me better visit my LinkedIn profile here.

Description
FreeCodeCamp has five JS coding projects required for obtaining "JavaScript Algorithms and Data Structures" certification. The solutions to problems in those projects reside in js-projects-fcc repository. Js-projects-fcc consists of five folders. Each folder has two files in it:

  1. A text file that contains description of code
  2. A JS file that contains code itself

NOTE: There is no dependancies between JS files in this repository.

One way to see the code in action is to:

  1. Download a JS file you'd like to test
  2. Instal Node.js to your computer
  3. Install Node.js plugin to a text editor of your liking
  4. Run downloaded JS file in your text editor
  5. Check the output in the code editor's termninal

Before you start playing with the code please make sure to get acquainted with the associated readme file. It will help you understand the problem a program solves and what input it expects.

NOTE: Making the program handle arbitraty input appropriately was out of scope of FreeCodeCamp challenges, so by passing arguments of unexpected type you will get "undefined" in the console output... at best ๐Ÿ˜ˆ. For smooth testing experience, once again, please refer to a readme file associated with the program in question.

To test the program you can scroll down the JS file (once its opened in a text editor) and change arguments you are calling the function with. Good luck!

Technology used:

  • Vanilla JS

Dev Environment:

  • VS Code
  • Node.js

js-projects-fcc's People

Contributors

illiagoldin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.