• C++ Coding Standards: 101 Rules, Guidelines, and Best Practices

    Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C++ experts distill the rich collective experience of the global C++ community into a set of coding standards that every developer and development team can understand and use as a basis for their own coding standards. The authors cover virtually every facet of C++ programming: design and coding style, functions, operators, class design, inheritance, construction/destructio... [Read More]

    • ASIN: 0321113586
    • UPC: 076092018117
    • ASIN: 0321113586
    • ISBN: 9780321113580
    • Manufacturer: Addison-Wesley Professional

  • Effective Python: 59 Specific Ways to Write Better Python (Effective Software Development Series)

    It's easy to start writing code with Python: that's why the language is so immensely popular. However, Python has unique strengths, charms, and expressivity that can be hard to grasp at first -- as well as hidden pitfalls that can easily trip you up if you aren't aware of them. Effective Python will help you harness the full power of Python to write exceptionally robust, efficient, maintainable, and well-performing code. Utilizing the concise, scenario-driven style pioneered in Scott Meyers's best-selling Effective C++, Brett Slatkin brings together 59 Python best practices, tips, shortcuts, a... [Read More]

    • ASIN: 0134034287
    • UPC: 884807658059
    • ASIN: 0134034287
    • ISBN: 9780134034287
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • Perl Best Practices: Standards and Styles for Developing Maintainable Code

    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good.But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules,... [Read More]

    • ASIN: 0596001738
    • UPC: 636920001737
    • ASIN: 0596001738
    • ISBN: 9780596001735
    • Manufacturer: O'Reilly Media

  • Simplifying JavaScript: Writing Modern JavaScript with ES5, ES6, and Beyond

    The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations that communicate intention clearly, see how modern principles can improve all parts of code. Incorporate ideas with curried functions, array methods, classes, and more to create code that does more with less while yielding fewer bugs. It's time to write JavaScript code that's clean and exprssive. Modern JavaScript is simpler and more predictab... [Read More]

    • ASIN: 1680502883
    • ASIN: 1680502883
    • ISBN: 1680502883
    • Manufacturer: Pragmatic Bookshelf

  • Murach's C++ Programming

    C++ was first released in 1985, and it was a hard language to learn. That's because it required programmers to master low-level techniques to work with memory. Over the years, C++ has evolved to provide many higher-level techniques that make it much easier to write effective C++17 code. But most C++ books haven't evolved with the language. Now, Murach's top authors have tackled the subject, rethinking the whole approach. So this book takes advantage of the modern techniques to make it easier to learn C++ than ever before. It's organized in a logical way that gets you off to a fast start with a... [Read More]

    • ASIN: 1943872279
    • ASIN: 1943872279
    • ISBN: 1943872279
    • Manufacturer: Mike Murach & Associates

  • Clean Code: A Handbook of Agile Software Craftsmanship

    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: 0132350882
    • UPC: 000132350882
    • ASIN: 0132350882
    • ISBN: 9780132350884
    • Brand: Prentice Hall
    • Manufacturer: Prentice Hall

  • The C++ Programming Language (hardcover) (4th Edition)

    The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for programmers who want to use C++ most effectively.   The C++ Programming Language, Fourth Edition, delivers meticulous, richly explained, and integrated coverage of the entire language—its facilities, abstraction mechanisms, standard libraries, and key design techniques. Throughout, Stroustrup pr... [Read More]

    • ASIN: 0321958322
    • ASIN: 0321958322
    • ISBN: 0321958322
    • Brand: imusti
    • Manufacturer: Addison-Wesley Professional

  • Effective Java

    The Definitive Guide to Java Platform Best Practices–Updated for Java 7, 8, and 9   Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases the need for specific best-practices advice, and this book delivers.   As in previous editions, each chapter of Effective Java, Third Edition, consists of several “items,” each presented... [Read More]

    • ASIN: 0134685997
    • ASIN: 0134685997
    • ISBN: 0134685997
    • Manufacturer: Addison-Wesley Professional

  • Django Design Patterns and Best Practices: Industry-standard web development techniques and solutions using Python, 2nd Edition

    Build maintainable websites with elegant Django design patterns and modern best practicesKey FeaturesExplore aspects of Django from Models and Views to testing and deploymentUnderstand the nuances of web development such as browser attack and data designWalk through various asynchronous tools such as Celery and ChannelsBook DescriptionBuilding secure and maintainable web applications requires comprehensive knowledge. The second edition of this book not only sheds light on Django, but also encapsulates years of experience in the form of design patterns and best practices. Rather than sticking t... [Read More]

    • ASIN: B07BDGC57S
    • ASIN: B07BDGC57S
    • Manufacturer: Packt Publishing

  • Introduction to Programming Using Python

    NOTE: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0133050556/ISBN-13: 9780133050554. That package includes ISBN-10: 0132747189/ISBN-13: 9780132747189 and ISBN-10: 0133019861/ISBN-13: 9780133019865 . MyProgrammingLab should only be purchased when required by an instructor. Introduction to Programming Using Python  is intended for use in the introduction to programming course. Daniel Liang is known for his “funda... [Read More]

    • ASIN: 0132747189
    • ASIN: 0132747189
    • ISBN: 0132747189
    • Brand: Brand: Prentice Hall
    • Manufacturer: Pearson

  • Java Coding Guidelines: 75 Recommendations for Reliable and Secure Programs (SEI Series in Software Engineering)

    “A must-read for all Java developers. . . . Every developer has a responsibility to author code that is free of significant security vulnerabilities. This book provides realistic guidance to help Java developers implement desired functionality with security, reliability, and maintainability goals in mind.” –Mary Ann Davidson, Chief Security Officer, Oracle Corporation   Organizations worldwide rely on Java code to perform mission-critical tasks, and therefore that code must be reliable, robust, fast, maintainable, and secure. Java™ Coding Guidelines brings together expe... [Read More]

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

  • Eloquent JavaScript: A Modern Introduction to Programming

    JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications.Eloquent JavaScript, 2nd Edition dives deep into the JavaScript language to show you how to write beautiful, effective code. Author Marijn Haverbeke immerses you in example code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs. As you build projects such as an ar... [Read More]

    • ASIN: 1593275846
    • ASIN: 1593275846
    • ISBN: 1593275846
    • Brand: No Starch Press
    • Manufacturer: No Starch Press

  • The Go Programming Language (Addison-Wesley Professional Computing Series)

    The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of... [Read More]

    • ASIN: 0134190440
    • ASIN: 0134190440
    • ISBN: 9780134190440
    • Manufacturer: Addison-Wesley Professional

  • C Programming Language, 2nd Edition


    • ASIN: 0131103628
    • UPC: 076092003106
    • ASIN: 0131103628
    • ISBN: 0131103628
    • Brand: imusti
    • Manufacturer: Prentice Hall

  • The Book of R: A First Course in Programming and Statistics

    The Book of R is a comprehensive, beginner-friendly guide to R, the world’s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you’ll find everything you need to begin using R effectively for statistical analysis.You’ll start with the basics, like how to handle data and write simple programs, before moving on to more advanced topics, like producing statistical summaries of your data and performing statistical tests and modeling. You’ll even learn how to create impressive d... [Read More]

    • ASIN: 1593276516
    • ASIN: 1593276516
    • ISBN: 9781593276515
    • Brand: No Starch Press
    • Manufacturer: No Starch Press

  • Landscape Architecture Documentation Standards : Principles, Guidelines, and Best Practices

    SUPERB EXECUTION RELIES UPON RIGOROUS PROJECT DOCUMENTATION A project will only be built as well as it is documented. This publication focuses on the key documentation needs of the landscape architectural design and construction documentation

    • UPC: 11595569

  • Perl Best Practices : Standards and Styles for Developing Maintainable Code

    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they

    • UPC: 3984532
    • Rating: 5.0

  • Effective Cybersecurity : A Guide to Using Best Practices and Standards

    The Practical, Comprehensive Guide to Applying Cybersecurity Best Practices and Standards in Real Environments In Effective Cybersecurity, William Stallings introduces the technology, operational procedures, and management practices needed for successful cybersecurity. Stallings makes extensive use

    • UPC: 56133768

  • Army Cyber Mission Force: Ambitions and Realities: Recruiting, Retaining, and Organizing Personnel, Getting the Best and the Brightest, Need to Depart from Standard Army Personnel Practices - eBook

    The 2010 US Army Training and Doctrine Commands Concept Capability Plan for Cyberspace Operations directed the Army to begin development of a Cyber Mission Force. The direction to build a Cyber Mission Force followed a

    • UPC: 231330152

  • C++ Coding Standards : 101 Rules, Guidelines, and Best Practices

    Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C++ experts distill the rich collective experience of

    • UPC: 2691971

  • Best Practice : Bringing Standards to Life in America's Classrooms

    "The single most powerful variable in student achievement is the quality of teaching. But what does quality mean? What does it look like in real classrooms? It looks like the teaching in this book." -Steven

    • UPC: 19405507

  • National Standards and Best Practices for U.S. Museums

    For the first time, the U.S. museum profession's current operating standards in areas from public accountability to facilities and risk management are available in a single publication. This guide is an essential reference work for

    • UPC: 33546023

  • America's Voluntary Standards System : A 'Best Practice' Model for Asian Innovation Policies?

    New

    • UPC: 53371897

  • Standard Booklets Practice Really Hearing What People Say Do Your Best to Get Inside Their Minds Marcus Aurelius : A soft cover blank lined journal with a Marcus Aurelius quote at the top of each journal entry.

    Standard Booklets Practice Really Hearing What People Say Do Your Best to Get Inside Their Minds Marcus Aurelius: A soft cover blank lined journal

    • UPC: 699645120

  • Evaluating Public Communication : Exploring New Models, Standards, and Best Practice

    Evaluating Public Communication addresses the widely reported lack of rigorous outcome and impact-oriented evaluation in advertising; public relations; corporate, government, political and organizational communication and specialist fields, such as health communication. This transdisciplinary analysis integrates

    • UPC: 56076334

  • Best Coding Practices to Show during Job Interviews

    10 Tips For Clean Code

    Code Review Best Practices