• Object-Oriented PHP Best Practices: A Small Handbook of Conventions for Writing Readable, Sustainable OOPHP Code

    Object-Oriented PHP Best Practices is a book for beginners to object-oriented programming in a PHP environment.Ikram, a web developer who has been building websites since 2001, and his colleagues spent a year rewriting a 450,000-line educational system written in PHP that was an utter and complete mess, the result of a decade of constant changes in programmers in managers, with such wonders as a 2000 line functions doing upwards of 100 database calls to retrieve a student's name, and with band-aids thrown over known issues, and band-aids thrown over these band-aids, until the general accretion... [Read More]

    • ASIN: B06XVFHWQ7
    • ASIN: B06XVFHWQ7
    • Manufacturer: Hawramani.com

  • Clean Code: A Handbook of Agile Software Craftsmanship (Robert C. Martin Series)

    Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a ... [Read More]

    • ASIN: B001GSTOAM
    • ASIN: B001GSTOAM
    • Manufacturer: Prentice Hall

  • Smalltalk Best Practice Patterns

    This classic book is the definitive real-world style guide for better Smalltalk programming. This author presents a set of patterns that organize all the informal experience successful Smalltalk programmers have learned the hard way. When programmers understand these patterns, they can write much more effective code. The concept of Smalltalk patterns is introduced, and the book explains why they work. Next, the book introduces proven patterns for working with methods, messages, state, collections, classes and formatting. Finally, the book walks through a development example utilizing pattern... [Read More]

    • ASIN: 013476904X
    • UPC: 076092032175
    • ASIN: 013476904X
    • ISBN: 013476904X
    • Manufacturer: Prentice Hall

  • The Object-Oriented Thought Process (4th Edition) (Developer's Library)

    The Object-Oriented Thought Process, Fourth Edition An introduction to object-oriented concepts for developers looking to master modern application practices Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, and Objective-C. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP. It is of vital importance to learn the fundamental concepts of object orientation before starting to use object-oriented development environments. OOP promotes good design pract... [Read More]

    • ASIN: 0321861272
    • ASIN: 0321861272
    • ISBN: 9780321861276
    • Manufacturer: Addison-Wesley Professional

  • The Self-Taught Programmer: The Definitive Guide to Programming Professionally

    I am a self-taught programmer. After a year of self-study, I learned to program well enough to land a job as a software engineer II at eBay. Once I got there, I realized I was severely under-prepared. I was overwhelmed by the amount of things I needed to know but hadn't learned yet. My journey learning to program, and my experience at my first job as a software engineer were the inspiration for this book. This book is not just about learning to program; although you will learn to code. If you want to program professionally, it is not enough to learn to code; that is why, in addition to helping... [Read More]

    • ASIN: B01M01YDQA
    • ASIN: B01M01YDQA
    • Manufacturer: Triangle Connection LLC

  • Modern Programming: Object Oriented Programming and Best Practices: Deconstruct object-oriented programming and use it with other programming paradigms to build applications

    Discover the untapped features of object-oriented programming and use it with other software tools to code fast, efficient applications. Key Features Explore the complexities of object-oriented programming (OOP) Discover what OOP can do for you Learn to use the key tools and software engineering practices to support your own programming needs Book Description Your experience and knowledge always influence the approach you take and the tools you use to write your programs. With a sound understanding of how to approach your goal and what software paradigms to use, you can create high-performin... [Read More]

    • ASIN: 1838986189
    • ASIN: 1838986189
    • ISBN: 1838986189
    • Manufacturer: Packt Publishing

  • Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series)


    • ASIN: B000SEIBB8
    • ASIN: B000SEIBB8
    • Manufacturer: Addison-Wesley Professional

  • Fluent Python: Clear, Concise, and Effective Programming

    Python’s simplicity lets you become productive quickly, but this often means you aren’t using everything it has to offer. With this hands-on guide, you’ll learn how to write effective, idiomatic Python code by leveraging its best—and possibly most neglected—features. Author Luciano Ramalho takes you through Python’s core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of... [Read More]

    • ASIN: 1491946008
    • ASIN: 1491946008
    • ISBN: 1491946008
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • Python Tricks: A Buffet of Awesome Python Features

    “I don’t even feel like I’ve scratched the surface of what I can do with Python”With Python Tricks: The Book you’ll discover Python’s best practices and the power of beautiful & Pythonic code with simple examples and a step-by-step narrative.You'll get one step closer to mastering Python, so you can write beautiful and idiomatic code that comes to you naturally.Learning the ins and outs of Python is difficult—and with this book you'll be able to focus on the practical skills that really matter. Discover the “hidden gold” in Python’s standard library and start writing clea... [Read More]

    • ASIN: B0785Q7GSY
    • ASIN: B0785Q7GSY
    • Manufacturer: Dan Bader (dbader.org)

  • Learning Python, 5th Edition

    Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming or a professional developer versed in other languages.Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow, self-paced tutorial gets you started with both Python 2.7 and 3.3— the latest releases in the 3.X and 2.X lines—plus all other releases in common ... [Read More]

    • ASIN: 1449355730
    • ASIN: 1449355730
    • ISBN: 1449355730
    • Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • PYTHON PROGRAMMING: The ultimate guide from a beginner to expert, all you need to know about python, tools, tricks, best practices, and advanced features

    Do you want to increase your knowledge of Python or are you a total beginner? In both cases this book is for you.Python programming: the ultimate guide from a beginner to expert is the right book for the reader that is new to python programming and at the same time wants to learn all the necessary tools to use python in a professional and effective way.The most exciting parts of the book are:Basics of Python Programming LanguageTypes of VariablesMethods/Functions in PythonFlow Control in PythonData Processing, Analysis, and VisualizationApplications of Machine LearningInheritance and Polymorph... [Read More]

    • ASIN: B07WJBJNGB
    • ASIN: B07WJBJNGB

  • Elegant Objects (Volume 1)

    TL;DR There are 23 practical recommendations for object-oriented programmers. Most of them are completely against everything you've read in other books. For example, static methods, NULL references, getters, setters, and mutable classes are called evil.

    • ASIN: 1519166915
    • ASIN: 1519166915
    • ISBN: 1519166915
    • Manufacturer: yegor256.com

  • Data at Work: Best practices for creating effective charts and information graphics in Microsoft Excel (Voices That Matter)

    Information visualization is a language. Like any language, it can be used for multiple purposes. A poem, a novel, and an essay all share the same language, but each one has its own set of rules. The same is true with information visualization: a product manager, statistician, and graphic designer each approach visualization from different perspectives. Data at Work was written with you, the spreadsheet user, in mind. This book will teach you how to think about and organize data in ways that directly relate to your work, using the skills you already have. In other words, you don’t need ... [Read More]

    • ASIN: B01DYIPZF4
    • ASIN: B01DYIPZF4
    • Manufacturer: New Riders

  • JavaScript: JavaScript Programming.A Step-by-Step Guide for Absolute Beginners

    If you want to pursue a career in development with JavaScript, then this book is the best one for you. In this guide, the author will introduce you to some of the best resources to learn JavaScript from scratch.Download your copy now!!!JavaScript is an object-oriented computer programming language commonly used to create interactive effects within web browsers. This book is perfect for absolute beginners who want to learn the programming language of the web. It will help you to learn the basic parts of JavaScript. You will learn the essential things of programming like programming building blo... [Read More]

    • ASIN: B07P7RD634
    • ASIN: B07P7RD634

  • Effective Ruby: 48 Specific Ways to Write Better Ruby (Effective Software Development Series)

    If you’re an experienced Ruby programmer, Effective Ruby will help you harness Ruby’s full power to write more robust, efficient, maintainable, and well-performing code. Drawing on nearly a decade of Ruby experience, Peter J. Jones brings together 48 Ruby best practices, expert tips, and shortcuts—all supported by realistic code examples.   Jones offers practical advice for each major area of Ruby development, from modules to memory to metaprogramming. Throughout, he uncovers little-known idioms, quirks, pitfalls, and intricacies that powerfully impact code behavior and performanc... [Read More]

    • ASIN: B00NEOERH6
    • ASIN: B00NEOERH6
    • Manufacturer: Addison-Wesley Professional

  • Modern Programming: Object Oriented Programming and Best Practices - eBook

    Discover the untapped features of object-oriented programming and use it with other software tools to code fast, efficient applications.Key FeaturesExplore the complexities of object-oriented programming (OOP)Discover what OOP can do for youLearn to use the

    • UPC: 124659506

  • Modern Programming: Object Oriented Programming and Best Practices (Paperback)

    Modern Programming: Object Oriented Programming and Best

    • UPC: 978173767

  • Easy Learning Design Patterns Java Practice: Reusable Object-Oriented Software Paperback

    Easy Learning Design Patterns Java Practice: Reusable Object-Oriented Software Height : 0.41 In Length : 10.00 In Width : 8.00 In Weight : 0.99

    • UPC: 317429392

  • Use Case Driven Object Modeling with Umltheory and Practice : Theory and Practice

    Diagramming and process are important topics in today's software development world, as the UML diagramming language has gained broad acceptance. This book combines the notation of UML with the lightweight but effective ICONIX process for

    • UPC: 5191358

  • Enterprise Soa : Service-Oriented Architecture Best Practices

    This volume identifies pragmatic architectural strategies and project management techniques for the entire SOA lifecycle: planning, design, implementation, testing, rollout, and maintenance. It presents a complete roadmap for using service-oriented architectures to reduce cost and

    • UPC: 26353035

  • The Police Learning Organization : A Values-Oriented, Ten-Minute Daily Best Practice for Reducing Personal Risk and Organizational Liability

    Les Kachurek is leading a movement to inoculate police and other law enforcement practitioners from personal and organizational liability, by inspiring transformational change from traditional paradigms to learning

    • UPC: 416750882

  • Object-Oriented Design Knowledge : Principles, Heuristics and Best Practices

    Object-Oriented Design Knowledge: Principles, Heuristics and Best

    • UPC: 558261296

  • The New Transit Town : Best Practices In Transit-Oriented Development

    Transit-oriented development (TOD) seeks to maximize access to mass transit and nonmotorized transportation with centrally located rail or bus stations surrounded by relatively high-density commercial and residential development. New Urbanists and smart growth proponents have

    • UPC: 52923131

  • Talent Management : A Step-By-Step Action-Oriented Guide Based on Best Practice

    Talent Management

    • UPC: 777533963

  • SmallTalk Best Practice Patterns

    This classic book is the definitive real-world style guide for better Smalltalk programming. This author presents a set of patterns that organize all the informal experience successful Smalltalk programmers have learned the hard way. When

    • UPC: 522476

  • Object-Oriented Design Knowledge : Principles, Heuristics and Best Practices

    • UPC: 312705956585
    • Category: Nonfiction
    • Price: 5 USD

  • Object-Oriented Design Knowledge: Principles, Heuristics and Best Practices: New

    • UPC: 283503127372
    • Category: Nonfiction
    • Price: 94 USD

  • Object-Oriented Design Knowledge : Principles, Heuristics and Best Practices

    • UPC: 273709494409
    • Category: Nonfiction
    • Price: 22 USD

  • Object-Oriented Design Knowledge: Principles, Heuristics and Best Practices by J

    • UPC: 381511046077
    • Category: School Textbooks & Study Guides
    • Price: 115 USD

  • Modern Programming: Object Oriented Programming and Best Practices by Graham Lee

    • UPC: 383055768259
    • Category: School Textbooks & Study Guides
    • Price: 54 USD

  • Modern Programming: Object Oriented Programming and Best Practices: Deconstru…

    • UPC: 383356118820
    • Category: School Textbooks & Study Guides
    • Price: 64 USD

  • S.O.L.I.D. Principles of Object-Oriented Design - A Tutorial on Object-Oriented Design

    Clean Code: Learn to write clean, maintainable and robust code

    How to write actually object-oriented python - Per Fagrell