• Data Analysis with Open Source Tools: A Hands-On Guide for Programmers and Data Scientists

    These days it seems like everyone is collecting data. But all of that data is just raw information -- to make that information meaningful, it has to be organized, filtered, and analyzed. Anyone can apply data analysis tools and get results, but without the right approach those results may be useless. Author Philipp Janert teaches you how to think about data: how to effectively approach data analysis problems, and how to extract all of the available information from your data. Janert covers univariate data, data in multiple dimensions, time series data, graphical techniques, data mining, machin... [Read More]

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

  • Embedded Linux Systems with the Yocto Project (Pearson Open Source Software Development Series)

    Build Complete Embedded Linux Systems Quickly and Reliably Developers are increasingly integrating Linux into their embedded systems: It supports virtually all hardware architectures and many peripherals, scales well, offers full source code, and requires no royalties. The Yocto Project makes it much easier to customize Linux for embedded systems. If you’re a developer with working knowledge of Linux, Embedded Linux Systems with the Yocto Project™ will help you make the most of it. An indispensable companion to the official documentation, this guide starts by offering a solid gro... [Read More]

    • ASIN: 0133443248
    • UPC: 000133443248
    • ASIN: 0133443248
    • ISBN: 0133443248
    • Manufacturer: Prentice Hall

  • Linux Kernel Development (3rd Edition)

    Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding.   The book details the major subsystems and features of the Linux kernel, including its design, implementation, and interfaces. It covers the Linux kernel with both a practical and theoretical eye, which should appeal to readers with a variety of interests and needs.   The autho... [Read More]

    • ASIN: 0672329468
    • UPC: 752063329467
    • ASIN: 0672329468
    • ISBN: 0672329468
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • Python Data Science Handbook: Essential Tools for Working with Data

    For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools.Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types o... [Read More]

    • ASIN: 1491912057
    • ASIN: 1491912057
    • ISBN: 9781491912058
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • The Coaching Habit: Say Less, Ask More & Change the Way You Lead Forever

    In Michael Bungay Stanier's The Coaching Habit, coaching becomes a regular, informal part of your day so managers and their teams can work less hard and have more impact. Drawing on years of experience training more than 10,000 busy managers from around the globe in practical, everyday coaching skills, Bungay Stanier reveals how to unlock your peoples' potential. He unpacks sevenessential coaching questions to demonstrate how--by saying less and asking more--you can develop coaching methods that produce great results. Get straight to the point in any conversation with The Kickstart Question S... [Read More]

    • ASIN: 0978440749
    • ASIN: 0978440749
    • ISBN: 0978440749
    • Brand: Ingramcontent
    • Manufacturer: Box of Crayons Press

  • Change Your Questions, Change Your Life: 12 Powerful Tools for Leadership, Coaching, and Life

    NEW EDITION, EXPANDED AND UPDATED Great Results Begin with Great Questions In this new expanded edition of her classic international bestseller, Marilee Adams shows how the kinds of questions we ask shape our thinking and can be the root cause of many personal and organizational problems. She uses a highly instructive and entertaining story to show how to quickly recognize any undermining questions that pop into your mind—or out of your mouth—and reframe them to achieve amazingly positive and practical results. The third edition includes a new introduction and epilogue and two powerful ne... [Read More]

    • ASIN: 162656633X
    • ASIN: 162656633X
    • ISBN: 162656633X
    • Brand: Adams Marilee G
    • Manufacturer: Berrett-Koehler Publishers

  • Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

    Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords?In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies fo... [Read More]

    • ASIN: 1449373321
    • ASIN: 1449373321
    • ISBN: 1449373321
    • Manufacturer: O'Reilly Media

  • The Linux Programming Interface: A Linux and UNIX System Programming Handbook

    The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system.In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs.You'll find descriptions of over 500 system calls and library functions, and more than 200 example programs, 88 tables, and 1... [Read More]

    • ASIN: 1593272200
    • ASIN: 1593272200
    • ISBN: 1593272200
    • Brand: imusti
    • Manufacturer: No Starch Press

  • The Six Disciplines of Breakthrough Learning: How to Turn Training and Development into Business Results

    Get real results for your business – maximize your training and development programs Corporate learning and development programs play an undeniable role in successful business endeavors, but only when they're done right. The significant revisions in the third edition of The Six Disciplines of Breakthrough Learning add fresh, timely elements to a resource that has become known globally as a trusted guide for professionals determined to get the most of their companies' training and development programs. All-new examples, tools, guides, and insights combine to make an excellent, all-in-one reso... [Read More]

    • ASIN: 1118647998
    • ASIN: 1118647998
    • ISBN: 1118647998
    • Manufacturer: Pfeiffer

  • Python for Finance: Mastering Data-Driven Finance

    The financial industry has recently adopted Python at a tremendous rate, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. Updated for Python 3, the second edition of this hands-on book helps you get started with the language, guiding developers and quantitative analysts through Python libraries and tools for building financial applications and interactive financial analytics.Using practical examples throughout the book, author Yves Hilpisch also shows you how to develop a full-fledged framework for Monte Carlo simulation-base... [Read More]

    • ASIN: 1492024333
    • ASIN: 1492024333
    • ISBN: 1492024333
    • Manufacturer: O'Reilly Media

  • Kubernetes in Action

    Summary Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes environment. Before diving into Kubernetes, the book gives an overview of container technologies like Docker, including how to build containers, so that even readers who haven't used these technologies before can get up and running. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Kubernetes is Greek for "helmsman," your guide through unknown waters. The Kubernetes container orchestration system... [Read More]

    • ASIN: 1617293725
    • ASIN: 1617293725
    • ISBN: 9781617293726
    • Manufacturer: Manning Publications

  • Concurrency in Go: Tools and Techniques for Developers

    Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you’re a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems.Author Katherine Cox-Buday takes you step-by-step through the process. You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems. Learn the skills and tooling you need to... [Read More]

    • ASIN: 1491941197
    • ASIN: 1491941197
    • ISBN: 1491941197
    • Manufacturer: O'Reilly Media

  • Adobe Photoshop CC Classroom in a Book (2018 release)

    Creative professionals seeking the fastest, easiest, most comprehensive way to learn Adobe Photoshop choose Adobe Photoshop CC Classroom in a Book (2018 release) from Adobe Press. The 15 project-based lessons show key step-by-step techniques for working in Photoshop, including how to correct, enhance, and distort digital images, create image composites, and prepare images for print and the web.   In addition to learning the essential elements of the Photoshop interface, this revised edition for the 2018 release covers features like search capabilities, Content-Aware Crop, Select and Mask, Fac... [Read More]

    • ASIN: 0134852486
    • ASIN: 0134852486
    • ISBN: 0134852486
    • Manufacturer: Adobe Press

  • Flask Web Development: Developing Web Applications with Python

    Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you’ll learn Flask from the ground up by developing a complete, real-world application created by author Miguel Grinberg. This refreshed edition accounts for important technology changes that have occurred in the past three years.Explore the framework’s core functionality, and learn how to extend applications with advanced web techniques such as database migrations and an application programming interface. The first part of each chapter provides yo... [Read More]

    • ASIN: 1491991739
    • ASIN: 1491991739
    • ISBN: 9781491991732
    • Manufacturer: O'Reilly Media

  • Kubernetes Best Practices: Blueprints for Building Successful Applications on Kubernetes

    You’ve studied the theory and procedures behind Kubernetes and now it’s time to put that knowledge into practice. Whether you’re planning to move existing applications or build new ones with containers and Kubernetes, this practical guide provides best practices for everything from CI/CD and RBAC to application design, deployments, and experiments. You’ll learn exactly what you need to know to build your best app with Kubernetes the first time.Four Kubernetes professionals with deep experience in distributed systems, enterprise application development, and open source, will guide you t... [Read More]

    • ASIN: 1492056472
    • ASIN: 1492056472
    • ISBN: 1492056472
    • Manufacturer: O'Reilly Media

  • Open Source Software: The Beginning Of A New Era - eBook

    In 1998, a group of individuals advocated that the term free software should be replaced by open-source software (OSS) as an expression which is less ambiguous and more comfortable for the corporate world. Software developers

    • UPC: 932750898

  • Open Source ETL-The Prodigy Kids - eBook

    It’s said, ETL concept gained popularity in the 1970s when organizations began using multiple data repositories, or databases, to store different types of business information but only as a technical concept. The need to integrate

    • UPC: 588662113

  • iPhone Open Application Development : Write Native Applications Using the Open Source Tool Chain

    iPhone Open Application

    • UPC: 10601864

  • Crafting Digital Media : Audacity, Blender, Drupal, GIMP, Scribus, and Other Open Source Tools

    Linux is the only free creative platform with world-class applications, but artists must learn how to use their tools. Ideal for Linux artists who want to make their tools serve their goals, while not having

    • UPC: 10754528

  • DevOps Handbook: Introduction to DevOps and its impact on Business Ecosystem (Paperback)

    "It is not the strongest of the species that survive, nor the most intelligent, but the one most responsive to change."- Charles DarwinAs the industry is moving towards maximum digitization there is a consensus that

    • UPC: 646603513

  • The Linux Programmer's Toolbox

    Linux comes with an extraordinary collection of power tools for C and C++ developers. This resource helps programmers leverage all that power and productivity--without mastering endless syntax options, tracking down hard-to-find documentation, or reading kernel

    • UPC: 24835757
    • Rating: 4.0

  • Linux Debugging and Performance Tuning : Tips and Techniques

    Linux Debugging and Performance Tuning: Tips and

    • UPC: 27998338

  • Top 10 Free Game Development Tools

    Open-Source Tools for FPGA Development

    5 Tools for Every Software Developer