Os melhores 19 livros sobre Object Oriented Programming

  1. 1A Medal for Murder

    A Medal for Murder

    Frances Brody

    Sobre o que é A Medal for Murder?

    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.

    Quem deveria ler 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

  2. Sobre o que é An Introduction to Object-Oriented Programming with Java?

    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.

    Quem deveria ler 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

  3. Sobre o que é Beginning Java Programming?

    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.

    Quem deveria ler 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

  4. Sobre o que é C++ Pocket Reference?

    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.

    Quem deveria ler 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++

  5. 5Elegant Objects

    Elegant Objects

    Yegor Bugayenko

    Sobre o que é Elegant Objects?

    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.

    Quem deveria ler 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

  6. 6Introducing Python

    Introducing Python

    Bill Lubanovic

    Sobre o que é Introducing Python?

    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.

    Quem deveria ler 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

  7. Sobre o que é Learn Python in One Day and Learn It Well?

    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.

    Quem deveria ler 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

  8. Sobre o que é Microsoft Visual C# Step by Step?

    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.

    Quem deveria ler 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

  9. 9Murach's JavaScript and jQuery

    Murach's JavaScript and jQuery

    Mary Delamater and Zak Ruvalcaba

    Sobre o que é Murach's JavaScript and jQuery?

    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.

    Quem deveria ler 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

  10. Sobre o que é Object-Oriented Programming in Common LISP?

    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.

    Quem deveria ler 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

  11. Sobre o que é Object-Oriented Software Construction?

    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.

    Quem deveria ler 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

  12. 12Object Thinking

    Object Thinking

    David West

    Sobre o que é Object Thinking?

    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.

    Quem deveria ler 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

  13. 13Programming Rust

    Sobre o que é Programming Rust?

    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.

    Quem deveria ler 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

  14. Sobre o que é Python Pocket Reference?

    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.

    Quem deveria ler 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

  15. Sobre o que é Python 3 Object-Oriented Programming?

    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.

    Quem deveria ler 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

  16. Sobre o que é Smalltalk Best Practice Patterns?

    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.

    Quem deveria ler 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

  17. Sobre o que é Starting Out with C++?

    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++.

    Quem deveria ler 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++

  18. 18SysML Distilled

    SysML Distilled

    Lenny Delligatti

    Sobre o que é SysML Distilled?

    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.

    Quem deveria ler 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

  19. 19UML Distilled

    UML Distilled

    Martin Fowler

    Sobre o que é UML Distilled?

    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.

    Quem deveria ler 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

Tópicos relacionados

Perguntas frequentes sobre Object Oriented Programming

Escolher um único livro sobre um tema sempre é difícil, mas muitas pessoas consideram A Medal for Murder a leitura definitiva sobre Object Oriented Programming.
A curadoria da Blinkist selecionou os seguintes:
  • A Medal for Murder de Frances Brody
  • An Introduction to Object-Oriented Programming with Java de C. Thomas Wu
  • Beginning Java Programming de Bart Baesens
  • C++ Pocket Reference de Kyle Loudon
  • Elegant Objects de Yegor Bugayenko
  • Introducing Python de Bill Lubanovic
  • Learn Python in One Day and Learn It Well de Jamie Chan
  • Microsoft Visual C# Step by Step de John Sharp
  • Murach's JavaScript and jQuery de Mary Delamater and Zak Ruvalcaba
  • Object-Oriented Programming in Common LISP de Sonya E. Keene
Quando o assunto é Object Oriented Programming, estes autores se destacam como alguns dos mais influentes:
  • Frances Brody
  • C. Thomas Wu
  • Bart Baesens
  • Kyle Loudon
  • Yegor Bugayenko