Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chaudinh/itbook

A Collection of IT Books for Developers
https://github.com/chaudinh/itbook

Last synced: about 1 month ago
JSON representation

A Collection of IT Books for Developers

Awesome Lists containing this project

README

        

# a collection of it books

# General
* Computer Science, An Overview - J. Glenn Brookshear, Dennis Brylow
* Combinatorial Problems and Exercises - Laszlo Lovasz
* Computer Science Distilled - Wladston Ferreira Filho
* The Complete Software Developer's Career Guide - John Sonmez

# Algorithms
* Algorithm Design - Jon Kleinberg, Eva Tardos
* Algorithms for Visual Design (using the processing language) - Kostas Terzidis
* Algorithm Design and Applications - Michael T.Goodrich, Roberto Tamassia
* Introduction to The Design and Analysis of Algorithms - Anany Levitin
* Algorithmic Puzzles - Anany Levitin, Maria Levitin
* Grokking Algorithms (An illustrated guide …) - Aditya Y. Bhargava
* Introduction to Algorithms - Cormen, Leiserson, Rivest, Stein
* The Algorithm Design Manual - Steven S. Skiena
* Algorithms - Robert Sedgewick
* The Art Of Computer Programming - Donald Knuth

# Job Interviews
* Cracking The Tech Career - Gayle Laakmann McDowell
* Cracking The Coding Interview - Gayle Laakmann McDowell
* Elements of Programming Interviews - Adnan Aziz, Tsung-Hsien Lee, Amit Prakash
* A Collection of Front End Developer Interview Questions (Vietnamese) - https://github.com/duyetdev/vietnamese-frontend-interview-questions/blob/master/README.md#h%E1%BB%8Fi-v%E1%BB%81-performance

# Improving Coding Skills
* Clean Code - Robert C. Martin
* The Clean Coder - Robert C. Martin
* Code Complete - Steve McConnell
* Design Patterns - Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides
* The Pragmatic Programmer - Andrew Hunt, David Thomas
* Take Control of The Command Line With Terminal - Joe Kissell
* Exercises For Programmers (57 Challenges) - Brian P. Hogan

# Beyond IT
* The Design of Everyday Things - Don Norman
* How Not To Be Wrong - Jordan Ellenberg
* The Art of Seduction - Robert Greene
* Game engine black book - Fabien Sanglard
* Universal Principles of Design - William Lidwell, Kritina Holden, Jill Butler
* A History of Chess - Yuri Averbakh
* White Space Is Not Your Enemy - Rebecca Hagen, Kim Golombisky
* The Structure of Scientific Revolutions - Thomas S. Kuhn
* Love and Math - Edward Frenkel
* Don't Make Me Think - Steve Krug
* The Power of Habit - Charles Duhigg
* Never Split The Difference - Chris Voss
* Microbia - Eugenia Bone
* The Mythical Man-Month - Frederick P. Brooks

Updating ...