Große Auswahl an günstigen Büchern
Schnelle Lieferung per Post und DHL

Bücher veröffentlicht von Packt Publishing Limited

Filter
Filter
Ordnen nachSortieren Beliebt
  • von Vikram Murugesan
    68,00 €

  • von Paul Goodey
    83,00 €

    In this book, you'll understand how to work with the Salesforce CRM platform. With the help of examples and use cases, Salesforce CRM - The Definitive Admin Handbook ensures you get up and running in no time.

  • von Mat Ryer
    69,00 €

    This second edition of Go Programming Blueprints will enhance your knowledge of Go, its architecture, libraries, and implementation. With the help of interesting activities, you'll learn how to use the latest features of Go to build robust real-world applications with ease.

  • von Nick Qi Zhu
    63,00 €

    Discover over 65 recipes to help you create breathtaking data visualizations using the latest features of D3About This Book* Learn about D3 4.0 from the inside out and master its new features* Utilize D3 packages to generate graphs, manipulate data, and create beautiful presentations* Solve real-world visualization problems with the help of practical recipesWho This Book Is ForIf you are a developer familiar with HTML, CSS, and JavaScript, and you wish to get the most out of D3, then this book is for you. This book can serve as a desktop quick-reference guide for experienced data visualization developers. You'll also find this book useful if you're a D3 user who wants to take advantage of the new features introduced in D3 4.0. You should have previous experience with D3. What You Will Learn* Get a solid understanding of the D3 fundamentals and idioms* Use D3 to load, manipulate, and map data to any kind of visual representation on the web* Create data-driven dynamic visualizations that update as the data does* Leverage the various modules provided by D3 to create sophisticated, dynamic, and interactive charts and graphics* Create data-driven transitions and animations within your visualizations* Understand and leverage more advanced concepts such as force, touch, and Geo data visualizationsIn DetailThis book gives you all the guidance you need to start creating modern data visualizations with D3 4.x that take advantage of the latest capabilities of JavaScript. The book starts with the basic D3 structure and building blocks and quickly moves on to writing idiomatic D3-style JavaScript code. You will learn how to work with selection to target certain visual elements on the page, then you will see techniques to represent data both in programming constructs and its visual metaphor. You will learn how map values in your data domain to the visual domain using scales, and use the various shape functions supported by D3 to create SVG shapes in visualizations. Moving on, you'll see how to use and customize various D3 axes and master transition to add bells and whistles to otherwise dry visualizations. You'll also learn to work with charts, hierarchy, graphs, and build interactive visualizations. Next you'll work with Force, which is one of the most awe-inspiring techniques you can add to your visualizations, and you'll implement a fully functional Choropleth map (a special purpose colored map) in D3. Finally, you'll learn to unit test data visualization code and test-driven development in a visualization project so you know how to produce high-quality D3 code. Style and approachThis step-by-step guide to mastering data visualizations with D3 will help you create amazing data visualizations with professional efficiency and precision. It is a solution-based guide in which you learn through practical recipes, illustrations, and code samples.

  • von Keir Bowden
    70,00 €

  • von Eriawan Kusumawardhono
    64,00 €

  • von Robert van den Nieuwendijk
    71,00 €

  • von Richard Grimmett
    57,00 €

  • von Marcin Jamro
    70,00 €

  • von Mark Polino & Belinda Allen
    77,00 €

    The book shows you in detail how to build great-looking dashboards with Microsoft Dynamics GP. It will take you from creating amazing dashboards using various tools such as Excel 2016, Power BI to Jet Express. We will also cover core topics such as Business Analyzer, Microsoft SQL Reporting services reports, BI360, and more.

  • von Joseph Hall
    69,00 €

    Get to grips with SaltStack, automate tasks, scale your infrastructure effectively, and more with Mastering SaltStack. Featuring troubleshooting tips, expert techniques, and best practices, this book will equip you with the skills you need to tackle real-world challenges.

  • von Marco Schwartz
    51,00 €

  • von Ravi Sagar
    63,00 €

    This second edition comes updated with the latest JIRA 7 integrations with third-party platforms, and delves into for all three components of JIRA 7, JIRA Software, JIRA Core, and Jira Service Desk to help you manage your software development projects professionally.

  • von Agus Kurniawan
    59,00 €

  • von Peter von Oven & Barry Coombs
    84,00 €

    Mastering VMware Horizon 7 shows you how to use VMware Horizon for effective desktop virtualization. From configuring Horizon 7 to building your virtualized environment, you'll explore the Horizon 7 infrastructure thoroughly to take advantage of its extensive range of features to develop and deploy a complete end-to-end solution.

  • von Rajesh Nadipalli
    63,00 €

  • von Mario Castro Contreras
    69,00 €

  • von John Horton
    64,00 - 67,00 €

  • von Shine Xavier & Praseed Pai
    55,00 €

  • von Jon Hoffman
    65,00 €

  • von Sreenivas Voruganti & Sriram Subramanian
    63,00 €

  • von Hoc Phan
    62,00 €

  • von Mitesh Soni
    71,00 €

  • von Adam Boduch
    63,00 - 69,00 €

  • von Matthias Marschall
    63,00 €

  • von Dejan Sarka, Milos Radivojevic & William Durkin
    86,00 €

    Get the most out of the rich development capabilities of SQL Server 2016 to build efficient database applications for your organizationAbout This Book* Utilize the new enhancements in Transact-SQL and security features in SQL Server 2016 to build efficient database applications* Work with temporal tables to get information about data stored in the table at any point in time* A detailed guide to SQL Server 2016, introducing you to multiple new features and enhancements to improve your overall development experienceWho This Book Is ForThis book is for database developers and solution architects who plan to use the new SQL Server 2016 features for developing efficient database applications. It is also ideal for experienced SQL Server developers who want to switch to SQL Server 2016 for its rich development capabilities. Some understanding of the basic database concepts and Transact-SQL language is assumed. What You Will Learn* Explore the new development features introduced in SQL Server 2016* Identify opportunities for In-Memory OLTP technology, significantly enhanced in SQL Server 2016* Use columnstore indexes to get significant storage and performance improvements* Extend database design solutions using temporal tables* Exchange JSON data between applications and SQL Server in a more efficient way* Migrate historical data transparently and securely to Microsoft Azure by using Stretch Database* Use the new security features to encrypt or to have more granular control over access to rows in a table* Simplify performance troubleshooting with Query Store* Discover the potential of R's integration with SQL ServerIn DetailMicrosoft SQL Server 2016 is considered the biggest leap in the data platform history of the Microsoft, in the ongoing era of Big Data and data science. Compared to its predecessors, SQL Server 2016 offers developers a unique opportunity to leverage the advanced features and build applications that are robust, scalable, and easy to administer. This book introduces you to new features of SQL Server 2016 which will open a completely new set of possibilities for you as a developer. It prepares you for the more advanced topics by starting with a quick introduction to SQL Server 2016's new features and a recapitulation of the possibilities you may have already explored with previous versions of SQL Server. The next part introduces you to small delights in the Transact-SQL language and then switches to a completely new technology inside SQL Server - JSON support. We also take a look at the Stretch database, security enhancements, and temporal tables. The last chapters concentrate on implementing advanced topics, including Query Store, columnstore indexes, and In-Memory OLTP. You will finally be introduced to R and how to use the R language with Transact-SQL for data exploration and analysis. By the end of this book, you will have the required information to design efficient, high-performance database applications without any hassle. Style and approachThis book is a detailed guide to mastering the development features offered by SQL Server 2016, with a unique learn-as-you-do approach. All the concepts are explained in a very easy-to-understand manner and are supplemented with examples to ensure that you-the developer-are able to take that next step in building more powerful, robust applications for your organization with ease.

  • von Sean Amarasinghe
    71,00 €

Willkommen bei den Tales Buchfreunden und -freundinnen

Jetzt zum Newsletter anmelden und tolle Angebote und Anregungen für Ihre nächste Lektüre erhalten.