J45k4 / homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your homework

Some instructions

Implement these exercises and put them in the same directory as the instructions are. Tasks should be done to directories corresponding the task name. After that make a pull request to github to submit your work.

Example filepath

/exercise1/task1/app.js

Deno programs can be runned with following command

deno run ./task1/app.js

Terminal

# Change to folder
cd folderpath

List of exercises

Basics 1

Basics 2

About


Languages

Language:JavaScript 100.0%