Programming Aid

Artificial Intelligence – AI

  • Artificial Intelligence the basics by Kevin Warwick
  • Math of Neural networks by Jeff Heaton
  • Artificial Intelligence for Humans by Jeff Heaton

Distributed Systems

  • Seven concurrency models in Seven weeks by Paul Butcher
  • Distributed systems : Concepts and Design by George Coulouris
  • DDB talk.

Dynamic Programming

Java:

  • Thinking in Java, Bruce E.
  • Effective Java by Joshua-Bloch
  • Java concurrency in Practice by Brian Goetz

C++:

Ruby

  • Eloquent Ruby by Russ Olsen

Books:

  • Code Complete, the site, wiki
  • coders at work, http://codersatwork.com/
  • Structure and Interpretation of Computer Programs
  • Concepts Techniques, Models of Computer Programming
  • Art of Computer Programming
  • Database systems , by C. J Date
  • Thinking Forth, Little Schemer
  • Design Patterns,
  • Peopleware
  • Programming Pearls
  • Algorithm Design Manual
  • Pragmatic Programmer
  • Mythical Man month
  • Mastering Regular Expressions

Style:

Tools:

Memory debug metrics

Leave a comment