File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,17 @@ Source code of **Learning JavaScript Data Structures and Algorithms** book.
6
6
| 1st edition | 2nd edition |
7
7
| ------------- | :-------------:|
8
8
| ![ 1st edition] ( https://d1ldz4te4covpm.cloudfront.net/sites/default/files/imagecache/ppv4_main_book_cover/4874OS_Learning%20JavaScript%20Data%20Structures%20and%20Algorithms.jpg ) | ![ 2nd edition] ( https://dz13w8afd47il.cloudfront.net/sites/default/files/imagecache/ppv4_main_book_cover/B05348_MockupCover_Normal.jpg ) |
9
- | [ Book link] ( https ://www.packtpub.com/application-development/learning-javascript-data-structures-and-algorithms ) | [ Book link] ( https ://www.packtpub.com/web-development/learning-javascript-data-structures-and-algorithms-second-edition ) |
9
+ | [ Book link] ( http ://amzn.to/1Y1OWPx ) | [ Book link] ( http ://amzn.to/1TSkcA1 ) |
10
10
11
11
Book link - first edition:
12
12
- [ Packt] ( https://www.packtpub.com/application-development/learning-javascript-data-structures-and-algorithms )
13
- - [ Amazon] ( http://www.amazon.com/gp/product/1783554878/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1783554878&linkCode=as2&tag=loiagron-20&linkId=7VBQ7OMJ47XY7MUV )
13
+ - [ Amazon] ( http://amzn.to/1Y1OWPx )
14
+ - [ Chinese version] ( http://www.ituring.com.cn/book/1613 )
15
+ - [ Korean version] ( http://www.acornpub.co.kr/book/javascript-data-structure )
14
16
15
17
Book link - second edition:
16
18
- [ Packt] ( https://www.packtpub.com/web-development/learning-javascript-data-structures-and-algorithms-second-edition )
19
+ - [ Amazon] ( http://amzn.to/1TSkcA1 )
17
20
18
21
### List of Chapters:
19
22
You can’t perform that action at this time.
0 commit comments