• 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
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • 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

  • Web Design with HTML, CSS, JavaScript and jQuery Set

    A two-book set for web designers and front-end developers This two-book set combines the titles HTML & CSS: Designing and Building Web Sites and JavaScript & jQuery: Interactive Front-End Development. Together these two books form an ideal platform for anyone who wants to master HTML and CSS before stepping up to JavaScript and jQuery. HTML & CSS covers structure, text, links, images, tables, forms, useful options, adding style with CSS, fonts, colors, thinking in boxes, styling lists and tables, layouts, grids, and even SEO, Google analytics, ftp, and HTML5. JavaScript & jQuery offers an exce... [Read More]

    • ASIN: 1118907442
    • ASIN: 1118907442
    • ISBN: 1118907442
    • Brand: Wiley
    • Manufacturer: Wiley

  • Elements of Programming Interviews in Python: The Insiders' Guide

    Take great care to buy the latest version: bit.ly/buyingEPIEPI includes a framework for writing your solutions, as well as testing them against a comprehensive set of test-cases. Head over to judge.elementsofprogramminginterviews.com for details.Before you buy this book, please first head over to our sample page - elementsofprogramminginterviews.com/sampleThe sampler should give you a very good idea of the quality and style of our book. In particular, be sure you are comfortable with the level and with our Python coding style.Since different candidates have different time constraints, E... [Read More]

    • ASIN: 1537713949
    • ASIN: 1537713949
    • ISBN: 1537713949
    • Brand: CreateSpace Independent Publishing Platform
    • Manufacturer: CreateSpace Independent Publishing Platform

  • A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort

    Learning JavaScript is hell because of two problems.I remove the problems, and you start having fun.The first problem is retention. You remember only ten or twenty percent of what you read. That spells failure. To become fluent in a computer language, you have to retain pretty much everything.How can you retain everything? Only by constantly being asked to play everything back. That's why people use flashcards. But my system does flashcards one better. After reading a short chapter, you go to my website and complete twenty interactive exercises. Algorithms check your work to make sure you know... [Read More]

    • ASIN: 1497408180
    • UPC: 884272875302
    • ASIN: 1497408180
    • ISBN: 1497408180
    • Brand: Myers Mark
    • Manufacturer: CreateSpace Independent Publishing Platform

  • Automate the Boring Stuff with Python: Practical Programming for Total Beginners

    If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you?In Automate the Boring Stuff with Python, you’ll learn how to use Python to write programs that do in minutes what would take you hours to do by hand—no prior programming experience required. Once you’ve mastered the basics of programming, you’ll create Python programs that effortlessly perform useful and impressive feats of automation to:–Search for text in a file or across multiple files–Creat... [Read More]

    • ASIN: B00WJ049VU
    • ASIN: B00WJ049VU
    • Manufacturer: No Starch Press

  • Python Programming for the Absolute Beginner, 3rd Edition


    • ASIN: 1435455002
    • UPC: 082039558936
    • ASIN: 1435455002
    • ISBN: 1435455002
    • Brand: Cengage
    • Manufacturer: Course Technology

  • Murach's Python Programming

    If you want to learn how to program but don't know where to start, this is the right book and the right language for you. From the first page, our unique self-paced approach will help you build competence and confidence in your programming skills. And Python is the best language ever for learning how to program because of its simplicity and breadth...two features that are hard to find in a single language.But this isn't just a book for newbies! Our self-paced approach also works for experienced programmers, helping you learn faster and better than you've ever learned a language before. By the ... [Read More]

    • ASIN: 1890774979
    • ASIN: 1890774979
    • ISBN: 1890774979
    • Brand: Murach Joel
    • Manufacturer: Mike Murach & Associates

  • A Smarter Way to Learn Python: Learn it faster. Remember it longer.

    I wasn't smart enough to learn a computer language like Python—until I got smart about how to learn it.I was smart enough to earn an honors degree in philosophy from Harvard, but an aptitude test told me to avoid computer programming. I'm sure it was right. But then I designed a learning system for myself that quadrupled my aptitude for learning computer languages. It worked so well for me that I've used it to teach coding to grandmothers, cab drivers, musicians, and 50,000 other newbies."Mark Myers' method of getting what can be...difficult information into a format that makes it exponentia... [Read More]

    • ASIN: B077Z55G3B
    • ASIN: B077Z55G3B

  • A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer.

    Using the Smarter Way to Learn method, you actually learn HTML/CSS, you don’t just read about it.Research shows that you learn four times as effectively when you practice after you read. So each chapter is paired with free, interactive exercises--more than 1,000 of them in all. You know you're learning because you can prove it to yourself.Testing shows that books and courses load up the learner with too much information at once. Smarter Way chapters are divided into bite-size chunks so you're not overwhelmed.Reader friendly. No jargon. Everything is explained in plain, non-technical English.... [Read More]

    • ASIN: B00ULX5FT2
    • ASIN: B00ULX5FT2
    • Brand: Unknown
    • Manufacturer: Unknown

  • Effective Java (2nd Edition)

    Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day. This highly anticipated new edition of the classic, Jolt Award-winning work has been thoroughly updated to cover Java SE 5 and Java SE 6 features introduced since the first edition. Bloch explores new design pattern... [Read More]

    • ASIN: 0321356683
    • UPC: 785342356687
    • ASIN: 0321356683
    • ISBN: 0321356683
    • Brand: imusti
    • Manufacturer: Addison-Wesley

  • Refactoring: Improving the Design of Existing Code


    • ASIN: 0201485672
    • UPC: 785342485677
    • ASIN: 0201485672
    • ISBN: 9780201485677
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • Game Engine Architecture

    Hailed as a "must-have textbook" (CHOICE, January 2010), the first edition of Game Engine Architecture provided readers with a complete guide to the theory and practice of game engine software development. Updating the content to match today’s landscape of game engine architecture, this second edition continues to thoroughly cover the major components that make up a typical commercial game engine. New to the Second Edition Information on new topics, including the latest variant of the C++ programming language, C++11, and the architecture of the eighth generation of gaming consoles, the Xbo... [Read More]

    • ASIN: 1466560010
    • ASIN: 1466560010
    • ISBN: 1466560010
    • Brand: AK Peters
    • Manufacturer: A K Peters/CRC Press

  • OCA/OCP Java SE 7 Programmer I & II Study Guide (Exams 1Z0-803 & 1Z0-804) (Certification Press)

    A Complete Study System for OCA/OCP Exams 1Z0-803 and 1Z0-804 Prepare for the OCA/OCP Java SE 7 Programmer I and II exams with this exclusive Oracle Press guide. Chapters feature challenging exercises, a certification summary, a two-minute drill, and a self-test to reinforce the topics presented. This authoritative resource helps you pass these exams and also serves as an essential, on-the-job reference. Get complete coverage of all objectives for exams 1Z0-803 and 1Z0-804, including: Declarations and access control Object orientation Assignments Operators Strings and arrays Flow control and ... [Read More]

    • ASIN: 0071772006
    • ASIN: 0071772006
    • ISBN: 0071772006
    • Manufacturer: McGraw-Hill Education

  • Java: Advanced Features and Programming Techniques (Step-By-Step Java Book 3)

    ★★ Get the Kindle version FREE when purchasing the Paperback! ★★Take Your Skills to the Next Level with 60+ ExamplesThis third instalment in the Step-By-Step Java Series is geared towards seasoned developers and novices alike. This guide explores slightly more advanced Java techniques, while being presented in our popular, easy to understand format. The topics in this book will prove invaluable to anyone currently using Java, no matter your skill level. With numerous examples and step by step descriptions, you will be able to master this wonderful language in no time.What This Book Off... [Read More]

    • ASIN: B079R79HT1
    • ASIN: B079R79HT1
    • Manufacturer: Nathan Clark

  • Thriving from A to Z : Best Practices to Increase Resilience, Satisfaction, and Success

    Thriving from A to Z provides you with 26 best practices proven to help you learn, grow, and succeed. The essential best practices, valuable implementation tips, and engaging reflection activities help you build resilience and

    • UPC: 662577702

  • Java Concurrency in Practice

    "I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Now this same team

    • UPC: 3956053
    • Rating: 4.0

  • Java: Best Practices to Programming Code with Java - eBook

    **Are you tired of constantly finding errors in your Java code? Fed up with not being able to understand what you have written, making it difficult to identify those errors? And how many times has

    • UPC: 420349233

  • Implementing Diversity: Best Practices for Making Diversity Work in Your Organization

    This practical and provocative guide provides the strategies and tactics used by organizations committed to implementing diversity from the top down. Focusing on the necessity for a strategic change initiative, Loden discusses: how to position

    • UPC: 25455699

  • Java for Kids (and Grown-Ups) : Learn to Code and Create Your Own Projects with Java 8

    Learn computer programming right from the start, in a visual and simple way, through Java language. This book is a different way to introduce our kids to programming, and an alternative path for those adults

    • UPC: 612299346

  • SQL Programming : Java Script and Coding Programming Guide: Learn in a Day!

    SQL Programming: Java Script and Coding Programming Guide: Learn in a

    • UPC: 53197042

  • Maintenance and Reliability Best Practices

    Drawing upon the authors many years of shop floor and management experience in a variety of industries,

    • UPC: 17374072

  • 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

  • The Perfect Close : The Secret to Closing Sales - The Best Selling Practices & Techniques for Closing the Deal

    If you want to discover how to close sales using the absolute best practice (one that's non-pushy, flexible, natural & easy to learn) then read this book.Author James Muir shares unique insights on how 'closing

    • UPC: 980820227

  • Entertainment Management : Towards Best Practice

    ENTERTAINMENT MANAGEMENT

    • UPC: 34069283

  • Good Coding Practices - #1 - Competitive Programming In Java

    JAVA CODING STANDARDS

    Code Review Best Practices