semainda / ALC-Ultimate-Code-Ninja-Challenge

Andela Learning Community in Tanzania Ultimate Code Ninja Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALC-Ultimate-Code-Ninja-Challenge

Introduction

Andela Learning Community in Tanzania Ultimate Code Ninja Challenge.

License: MIT

Prerequisite

Installation

Step 1: Install NodeJs and npm

herehttps://nodejs.org/en/download/package-manager/

Step 2: Clone the ALC-Ultimate-Code-Ninja-Challenge repository

here or git clone https://github.com/semainda/ALC-Ultimate-Code-Ninja-Challenge.git

Step 3: Install project dependances

npm install

Step 4: Running the challenges

For challenge-1

$ cd challenge-1 then node array-input-output.js

For challenge-2

$ cd challenge-2 then node guessing-game.js

For challenge-3

$ cd challenge-3 then node calculator.js

For challenge-4

$ cd challenge-4 then node temperature-converter.js

For challenge-8

$ cd challenge-8 then node integer-to-english-conveter.js

For challenge-11

$ cd challenge-11 then node decimal-to-binary.js

For challenge-12

$ cd challenge-12 then node christmas-tree.js

Challenges Questions

herehttps://docs.google.com/document/d/1Qm4TzqRLnT_VmnBkiLyuC9w1f04NYI6w5ST9VQfK7LM/edit

Credits

Selemani Nuru Semainda #ALCInTanzania

About

Andela Learning Community in Tanzania Ultimate Code Ninja Challenge


Languages

Language:JavaScript 100.0%