Skip to content

Commit 4c06ab3

Browse files
committed
readme
1 parent 9b83a6c commit 4c06ab3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,18 @@ Learning JavaScript Data Structures and Algorithms
33

44
Source code of **Learning JavaScript Data Structures and Algorithms** book.
55

6+
| 1st edition | 2nd edition |
7+
| ------------- |:-------------:|
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)|
10+
611
Book link - first edition:
712
- [Packt](https://www.packtpub.com/application-development/learning-javascript-data-structures-and-algorithms)
813
- [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)
914

15+
Book link - second edition:
16+
- [Packt](https://www.packtpub.com/web-development/learning-javascript-data-structures-and-algorithms-second-edition)
17+
1018
### List of Chapters:
1119

1220
* 01: [JavaScript: a quick overview](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter01)

0 commit comments

Comments
 (0)