Skip to content

Commit f2f4556

Browse files
committed
readme
1 parent 994206e commit f2f4556

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ Source code of **Learning JavaScript Data Structures and Algorithms** book.
66
| 1st edition | 2nd edition |
77
| ------------- |:-------------:|
88
| ![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)|
1010

1111
Book link - first edition:
1212
- [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)
1416

1517
Book link - second edition:
1618
- [Packt](https://www.packtpub.com/web-development/learning-javascript-data-structures-and-algorithms-second-edition)
19+
- [Amazon](http://amzn.to/1TSkcA1)
1720

1821
### List of Chapters:
1922

0 commit comments

Comments
 (0)