Programming
Explore books in the Programming category
10 books in this category
The C Programming Language
Brian W. Kernighan
A foundational text on the C programming language, widely used by programmers to learn efficient and structured programming.
Ruby on Rails Tutorial
Michael Hartl
A step-by-step tutorial on building web applications using the Ruby on Rails framework.
The Pragmatic Programmer
Andrew Hunt
A practical guide for software developers, offering tips and techniques for improving coding skills and work processes.
On Lisp
Paul Graham
A comprehensive guide to Lisp programming, covering advanced concepts and applications.
Programming Pearls
Jon Bentley
A programming book that presents practical problem-solving techniques and coding best practices.
LISP 1.5 Programmer's Manual
John McCarthy
A guide to programming in LISP, focusing on the version 1.5, foundational to the development of AI and computer science.
The Art of the Metaobject Protocol
Gregor Kiczales
A technical book on metaobject protocols and their use in programming, particularly in object-oriented systems.
A Programming Language
Kenneth E. Iverson
A foundational work introducing APL, a powerful and expressive programming language.
Regular Expressions Cookbook
Jan Goyvaerts
A comprehensive guide to using regular expressions for text processing in programming.
Test-Driven Development with Python
Harry Percival
Guide on test-driven development practices in Python.