hichetu / ProgrammersBookshelf

Programmers Bookshelf
GNU General Public License v2.0
1 stars 0 forks source link

The Programmers Bookshelf

Description

The programmers bookshelf is a collaboration of several developers to go through their bookshelf of technical materials, pick out interesting books, read through them for the first time or for the bazillionth time and then perform the exercises.

The goal is to first reinvigorate our own understanding of those books we paged through long ago. To reinforce everything we learn now through programming through each of the exercises. To apply years of industry knowledge if able or even just a new outlook if you are new to the industry. And finally to share socially the experience and results through code.

If you feel like this is an experience you'd like to participate in and would have time to do so feel free to request collaborator access to the repository.

Potential Future Books:

Introduction to Algorithms

Algorithms in C++, Parts 1-5

Current Book

Decided on 9/12/2013 as the first book to tackle.

Programming Challenges: The Programming Contest Training Manual

The following book was chosen as a supplement to the programming challenges book. We'll see how that works out.

The Algorithm Design Manual

Graders and site resources for the current set of problems:

Programming Challenges Grader

Toolkit to test outputs for certain input files

Past Books

Lucky you, we just got started.