Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

First Rule of Functional Programming: LET THE FUNCTIONS DO THE WORK! ๐Ÿ˜‰

Notifications You must be signed in to change notification settings

Shegsdev/fun_with_functions

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Fun with Functions

This is a collection of all the Function Exercises in the course 'Good Parts of JavaScript and the Web' by Douglas Crockford. Its main purpose is to help new programmers get a hang of the core and underlying concepts of Functions.

The exercises moves from basic to advance. Feel free to leave a comment if you get stuck.


Module 6:

Each section of the module is grouped into separate folders.
There are 12 Challenges and each contains several exercises.


Study and Practise

You can get a copy of the code by cloning the repo:

# clone this repo: Click the 'Clone or download' button
# and copy the url. Open your terminal and enter
$ git clone https://github.com/Shegsdev/fun_with_functions.git

To run an exercise

Be sure you have Node installed. See this link if you don't.

# Move in to the directory
$ cd <path/to/directory> (cd fun_with_functions/ch_01)
$ node <filename> (node ch_01.js)

To automatically have a copy on your Github repo, Click the 'Fork' button at the top.

Follow me on Twitter: Shegsdev ๐Ÿ˜Ž

About

First Rule of Functional Programming: LET THE FUNCTIONS DO THE WORK! ๐Ÿ˜‰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.