Skip to content

Commit 9258cbc

Browse files
committed
Removed references to Half.com.
1 parent 34bc22a commit 9258cbc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Translations:
1414
- [中文版本](translations/README-cn.md)
1515
- [Tiếng Việt - Vietnamese](translations/README-vi.md)
1616
- [Español](translations/README-es.md)
17-
- [हिन्दी](translations/README-hi.md)
1817

1918
Translations in progress:
19+
- [हिन्दी](https://github.com/jwasham/coding-interview-university/issues/81)
2020
- [עברית](https://github.com/jwasham/coding-interview-university/issues/82)
2121
- [Bahasa Indonesia](https://github.com/jwasham/coding-interview-university/issues/101)
2222
- [Arabic](https://github.com/jwasham/coding-interview-university/issues/98)
@@ -370,15 +370,13 @@ OR:
370370
- this is the real reason you buy this book.
371371
- about to get to this part. Will update here once I've made my way through it.
372372
- Can rent it on kindle
373-
- Half.com is a great resource for textbooks at good prices.
374373
- Answers:
375374
- [Solutions](http://www.algorithm.cs.sunysb.edu/algowiki/index.php/The_Algorithms_Design_Manual_(Second_Edition))
376375
- [Solutions](http://blog.panictank.net/category/algorithmndesignmanualsolutions/page/2/)
377376
- [Errata](http://www3.cs.stonybrook.edu/~skiena/algorist/book/errata)
378377

379378
- [ ] [Introduction to Algorithms](https://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844)
380379
- **Important:** Reading this book will only have limited value. This book is a great review of algorithms and data structures, but won't teach you how to write good code. You have to be able to code a decent solution efficiently.
381-
- Half.com is a great resource for textbooks at good prices.
382380
- aka CLR, sometimes CLRS, because Stein was late to the game
383381

384382
- [ ] [Programming Pearls](http://www.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880)
@@ -1487,7 +1485,7 @@ You're never really done.
14871485

14881486
## Additional Books
14891487

1490-
- [ ] [The Unix Programming Environment](http://product.half.ebay.com/The-UNIX-Programming-Environment-by-Brian-W-Kernighan-and-Rob-Pike-1983-Other/54385&tg=info)
1488+
- [ ] [The Unix Programming Environment](https://www.amazon.com/dp/013937681X)
14911489
- an oldie but a goodie
14921490
- [ ] [The Linux Command Line: A Complete Introduction](https://www.amazon.com/dp/1593273894/)
14931491
- a modern option

0 commit comments

Comments
 (0)