A Medal for Murder by Frances Brody is a captivating mystery novel set in 1920s England. When amateur sleuth Kate Shackleton attends a ceremony to unveil a war memorial, she never expects to uncover a tangled web of secrets and betrayal. As she delves into the past to solve a murder, Kate must navigate through a world of hidden motives and long-held grudges to bring the truth to light.
The best 19 Object Oriented Programming books
What's A Medal for Murder about?
Who should read A Medal for Murder?
Readers who enjoy historical mysteries set in the 1920s
Those who appreciate strong and independent female protagonists
People who are intrigued by complex and intricately plotted murder investigations
What's An Introduction to Object-Oriented Programming with Java about?
An Introduction to Object-Oriented Programming with Java by C. Thomas Wu provides a comprehensive guide to learning Java programming through the lens of object-oriented programming (OOP). It covers key concepts such as classes, objects, inheritance, polymorphism, and more, with clear explanations and practical examples. Whether you're new to programming or looking to deepen your understanding of OOP, this book is a valuable resource.
Who should read An Introduction to Object-Oriented Programming with Java?
Students or professionals looking to learn the fundamentals of object-oriented programming with Java
Individuals with some prior programming experience who want to expand their skills and knowledge
Readers who prefer a hands-on approach to learning, with plenty of examples and exercises to practice
What's Beginning Java Programming about?
Beginning Java Programming by Bart Baesens is a comprehensive guide for beginners looking to learn Java. It covers the basics of Java programming, object-oriented concepts, and essential tools and techniques. With clear explanations and practical examples, this book is a great resource for anyone starting their journey into Java programming.
Who should read Beginning Java Programming?
Individuals who want to learn Java programming from scratch
Students studying computer science or software engineering
Professionals looking to expand their programming skills
What's C++ Pocket Reference about?
C++ Pocket Reference by Kyle Loudon is a handy guide for C++ programmers. It provides quick access to essential information on C++ syntax, keywords, and standard library functions. Whether you're a beginner or an experienced developer, this book serves as a convenient reference for your day-to-day coding needs.
Who should read C++ Pocket Reference?
Experienced C++ programmers who need a quick reference for syntax and usage
Students learning C++ who want a handy guide to supplement their studies
Developers who frequently switch between different programming languages and need a compact resource for C++
What's Elegant Objects about?
Elegant Objects by Yegor Bugayenko challenges conventional programming practices and offers a fresh perspective on object-oriented design. Through a series of thought-provoking essays, the book advocates for a more elegant and efficient approach to writing code, emphasizing the importance of encapsulation, immutability, and minimalistic design. It encourages programmers to rethink their habits and strive for cleaner, more maintainable code.
Who should read Elegant Objects?
Software engineers and developers who want to improve their object-oriented programming skills
Those who are interested in understanding the principles of elegant and efficient code design
Individuals who are open to challenging traditional programming practices and exploring alternative approaches
What's Introducing Python about?
Introducing Python by Bill Lubanovic is a comprehensive guide that introduces the Python programming language. It covers the basics of Python and gradually moves on to more advanced topics, making it suitable for beginners and experienced programmers alike. With clear explanations and practical examples, this book is a great resource for anyone looking to learn Python.
Who should read Introducing Python?
Beginner programmers who want to learn Python from scratch
Experienced programmers from other languages who want to add Python to their skillset
Individuals interested in data analysis, web development, or automation using Python
What's Learn Python in One Day and Learn It Well about?
Learn Python in One Day and Learn It Well by Jamie Chan is a comprehensive guide for beginners looking to learn Python programming quickly. The book covers the basics of Python, including data types, control structures, functions, and file handling, and provides practical examples and exercises to reinforce learning. With its clear explanations and hands-on approach, this book is a great resource for anyone wanting to get started with Python programming.
Who should read Learn Python in One Day and Learn It Well?
Individuals who want to learn Python programming quickly and efficiently
Beginners who have little to no experience in coding
Students or professionals looking to add Python to their skillset
What's Microsoft Visual C# Step by Step about?
Microsoft Visual C# Step by Step is a comprehensive guide that teaches you the basics of C# programming language and how to use Visual Studio to build applications. With clear explanations and hands-on exercises, this book is perfect for beginners who want to learn C# from scratch. From creating simple programs to working with databases and web services, you will gain a solid foundation in C# development.
Who should read Microsoft Visual C# Step by Step?
Individuals who want to learn C# programming language
Beginner programmers who want to understand the fundamentals of C#
Experienced developers who want to expand their knowledge of C# and Visual Studio
What's Murach's JavaScript and jQuery about?
Murach's JavaScript and jQuery by Mary Delamater and Zak Ruvalcaba is a comprehensive guide that teaches you how to create interactive and dynamic websites using JavaScript and jQuery. With clear explanations and practical examples, this book covers everything from the basics of JavaScript to advanced jQuery techniques. Whether you're a beginner or an experienced developer, this book will help you master these essential web development tools.
Who should read Murach's JavaScript and jQuery?
Web developers who want to learn JavaScript and jQuery from scratch
Experienced programmers who want to add front-end development skills to their toolkit
Students or professionals looking to enhance their web development skills and stay up-to-date with industry trends
What's Object-Oriented Programming in Common LISP about?
Object-Oriented Programming in Common LISP by Sonya E. Keene is a comprehensive guide that explores the principles and techniques of object-oriented programming in the Common Lisp language. It covers topics such as classes, inheritance, polymorphism, and generic functions, providing practical examples and code snippets to help readers understand and apply these concepts in their own projects.
Who should read Object-Oriented Programming in Common LISP?
Software developers who want to learn object-oriented programming using Common Lisp
Students or educators in computer science or programming courses
Professionals looking to expand their programming skills and knowledge
What's Object-Oriented Software Construction about?
Object-Oriented Software Construction by Bertrand Meyer is an influential book that provides a comprehensive guide to object-oriented programming. It covers fundamental principles, design patterns, and best practices for creating high-quality, reusable software systems. Whether you're a beginner or an experienced developer, this book offers valuable insights and practical techniques for building robust and maintainable software.
Who should read Object-Oriented Software Construction?
Software developers and engineers looking to deepen their understanding of object-oriented programming
Computer science students seeking a comprehensive guide to software construction principles
Professionals interested in best practices for designing and building robust, maintainable software systems
What's Object Thinking about?
Object Thinking by David West challenges the traditional approach to software development by advocating for a shift in mindset. The book argues that understanding and embracing the principles of object-oriented thinking is crucial for creating effective and maintainable software. Through real-world examples and insightful analysis, West demonstrates how object thinking can lead to better design, improved code quality, and overall success in software development.
Who should read Object Thinking?
Software developers looking to deepen their understanding of object-oriented programming
Professionals seeking to improve their problem-solving and design skills
Individuals interested in the philosophy and principles behind software development
What's Programming Rust about?
Programming Rust by Jim Blandy is a comprehensive guide to the Rust programming language. It covers everything from the basics of syntax and data types to advanced topics such as concurrency, networking, and performance optimization. Whether you're new to Rust or an experienced developer, this book will help you harness the power of this modern language for building reliable and efficient software.
Who should read Programming Rust?
Experienced programmers who want to learn a modern, safe, and efficient systems programming language
Developers looking to write high-performance, concurrent, and reliable software
Those interested in understanding the principles of memory management, ownership, and borrowing in programming
What's Python Pocket Reference about?
Python Pocket Reference by Mark Lutz is a concise guide to Python programming. It provides a quick reference to the core language, standard library, and key modules, making it an essential resource for both beginner and experienced Python developers.
Who should read Python Pocket Reference?
Python developers who need a quick and handy reference guide for the language
Programmers who want to have a compact resource for Python syntax, libraries, and built-in functions
Students learning Python who want a portable supplement to their study materials
What's Python 3 Object-Oriented Programming about?
Python 3 Object-Oriented Programming by Dusty Phillips is a comprehensive guide that helps you understand the principles of object-oriented programming (OOP) in Python. It covers topics such as classes, inheritance, polymorphism, and encapsulation, and provides practical examples to illustrate how to apply these concepts in real-world scenarios. Whether you're a beginner or an experienced Python developer, this book will enhance your understanding of OOP and empower you to write efficient and maintainable code.
Who should read Python 3 Object-Oriented Programming?
Software developers and programmers who want to learn how to apply object-oriented programming principles in Python
Python beginners who want to deepen their understanding of the language and its advanced features
Professionals looking to improve their coding skills and create more maintainable and scalable applications
What's Smalltalk Best Practice Patterns about?
Smalltalk Best Practice Patterns by Kent Beck is a comprehensive guide to writing clean, maintainable code in Smalltalk. It offers practical advice and real-world examples to help developers improve their coding practices. Whether you're new to Smalltalk or an experienced developer, this book will help you write better code and become a more efficient programmer.
Who should read Smalltalk Best Practice Patterns?
Smalltalk developers who want to improve their coding skills
Programmers looking to learn best practices for object-oriented design
Professionals who want to enhance their understanding of design patterns and how to apply them in Smalltalk
What's Starting Out with C++ about?
Starting Out with C++ by Tony Gaddis is a comprehensive introduction to the C++ programming language. It covers the basics of programming, data types, control structures, functions, arrays, and more. With clear explanations and plenty of examples, this book is perfect for beginners looking to learn C++.
Who should read Starting Out with C++?
Beginner programmers who want to learn the fundamentals of C++
Students studying computer science or software engineering
Professionals looking to expand their programming skills with C++
What's SysML Distilled about?
SysML Distilled provides a concise and practical guide to the Systems Modeling Language (SysML) for systems engineering. Author Lenny Delligatti explains the key concepts and language elements of SysML in a clear and accessible manner, making it an essential resource for anyone looking to understand and apply SysML in their engineering projects.
Who should read SysML Distilled?
Systems engineers and architects looking to learn and apply the SysML language
Software and hardware engineers involved in complex system design
Project managers and team members working on systems engineering projects
What's UML Distilled about?
UML Distilled by Martin Fowler is a concise guide to the Unified Modeling Language (UML). It provides a clear explanation of UML concepts and diagrams, making it an essential resource for software developers and designers. The book focuses on the practical application of UML in real-world projects, making it a valuable reference for anyone involved in software development.
Who should read UML Distilled?
Software developers and architects looking to learn or refresh their understanding of UML
Professionals who need to communicate and document software designs using UML diagrams
Students studying software engineering or computer science
Related topics
Frequently asked questions about Object Oriented Programming
What's the best Object Oriented Programming book to read?
What are the top 10 Object Oriented Programming books?
- A Medal for Murder by Frances Brody
- An Introduction to Object-Oriented Programming with Java by C. Thomas Wu
- Beginning Java Programming by Bart Baesens
- C++ Pocket Reference by Kyle Loudon
- Elegant Objects by Yegor Bugayenko
- Introducing Python by Bill Lubanovic
- Learn Python in One Day and Learn It Well by Jamie Chan
- Microsoft Visual C# Step by Step by John Sharp
- Murach's JavaScript and jQuery by Mary Delamater and Zak Ruvalcaba
- Object-Oriented Programming in Common LISP by Sonya E. Keene
Who are the top Object Oriented Programming book authors?
- Frances Brody
- C. Thomas Wu
- Bart Baesens
- Kyle Loudon
- Yegor Bugayenko


















