Skip to content

Instantly share code, notes, and snippets.

@surganov
Last active August 29, 2015 14:04
Show Gist options
  • Save surganov/d94d5ee00cc4c92809d2 to your computer and use it in GitHub Desktop.
Save surganov/d94d5ee00cc4c92809d2 to your computer and use it in GitHub Desktop.
Домашка № 3

Домашка

Почитать

javascript ninja: ch 3, 4, 5

Основные упражнения

functional js: 6-10

Функциональщина

Хитрое упражнение

  • 'underscore.js' -> 'js'
  • 'some.class.js' -> 'js'
  • 'txt.tar.gz.js' -> 'js'
  • '.htaccess' -> 'htaccess'
  • 'somefile' -> ''

Упражнения на массивы

Яндексовское тестовое задание

  • 'a.b.c.d' -> {a: {b: {c: 'd'}}}

Зона роста

http://habrahabr.ru/post/231071/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment