0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (16)
  • R250 - R500 (107)
  • R500+ (1,625)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Other software packages > Enterprise software

SAS for Mixed Models - Introduction and Basic Applications (Paperback): Walter W. Stroup, George A. Milliken, Elizabeth A.... SAS for Mixed Models - Introduction and Basic Applications (Paperback)
Walter W. Stroup, George A. Milliken, Elizabeth A. Claassen
R2,663 Discovery Miles 26 630 Ships in 10 - 15 working days
Practical Guide to Advanced DSOs in SAP (Paperback): Deepa Rawat Practical Guide to Advanced DSOs in SAP (Paperback)
Deepa Rawat
R745 Discovery Miles 7 450 Ships in 10 - 15 working days
Dynamics 365 Business Central Development Quick Start Guide - Modern development techniques for Dynamics 365 Business Central... Dynamics 365 Business Central Development Quick Start Guide - Modern development techniques for Dynamics 365 Business Central (Paperback)
Stefano Demiliani, Duilio Tacconi
R888 Discovery Miles 8 880 Ships in 10 - 15 working days

Understanding the new Microsoft Extension model for development Key Features Develop solutions for Dynamics 365 Business Central Orient yourself with the new Microsoft Extension model for development Learn modern ways to develop with Dynamics 365 Business Central Book DescriptionMicrosoft Dynamics 365 Business Central is the new SaaS ERP proposition from Microsoft. This latest version has many exciting features guaranteed to make your life easier. This book is an ideal guide to Dynamics 365 Business Central and will help you get started with implementing and designing solutions for real-world scenarios. This book will take you through the fundamental topics for implementing solutions based on Dynamics 365 Business Central (on-premise and SaaS). We'll see the core topics of the new development model (based on extensions) and we'll see how to create applications with the new Microsoft ERP proposition. The book begins by explaining the basics of Dynamics 365 Business Central and the Microsoft ERP proposition. We will then cover topics such as extensions, the new modern development model of Visual studio code, sandboxes, Docker, and many others. By the end of the book, you will have learned how to debug and compile extensions and to deploy them to the cloud and on-premise.You will also have learned how to create serverless business processes for Microsoft Dynamics 365 Business Central. What you will learn Develop solutions for Dynamics 365 Business Central Create a sandbox for extensions development (local or on cloud) Use Docker with Dynamics 365 Business Central Create extensions for Dynamics 365 Business Central Handle dependencies, translations and reporting Deploy extensions on-premise and to the cloud Create serverless processes with Dynamics 365 Business Central Understand source code management for AL Who this book is forThis book is for Microsoft Dynamics 365 Business Central solution developers and architects that needs to implement solutions based on the Microsoft's ERP (on-premise and SaaS).

Continuous Delivery and Site Reliability Engineering (SRE) Handbook - Non-Programmer's Guide (Paperback): Stephen Fleming Continuous Delivery and Site Reliability Engineering (SRE) Handbook - Non-Programmer's Guide (Paperback)
Stephen Fleming
R624 R569 Discovery Miles 5 690 Save R55 (9%) Ships in 10 - 15 working days
Clinical Graphs Using SAS (Paperback): Sanjay Matange Clinical Graphs Using SAS (Paperback)
Sanjay Matange
R1,264 Discovery Miles 12 640 Ships in 10 - 15 working days
Infographics Powered by SAS - Data Visualization Techniques for Business Reporting (Paperback): Travis Murphy Infographics Powered by SAS - Data Visualization Techniques for Business Reporting (Paperback)
Travis Murphy
R1,054 Discovery Miles 10 540 Ships in 10 - 15 working days
Cisco ACI Cookbook (Paperback): Stuart Fordham Cisco ACI Cookbook (Paperback)
Stuart Fordham
R1,425 Discovery Miles 14 250 Ships in 10 - 15 working days

Over 90 recipes to maximize automated solutions and policy-drive application profiles using Cisco ACI About This Book * Confidently provision your virtual and physical infrastructure for application deployment * Integrate Cisco ACI with hypervisors and other third party devices * Packed with powerful recipes to automate your IT operations Who This Book Is For If you are a network administrator, system administrator, or engineer and are aware of the basics of Cisco ACI but want to start using it to automate your tasks, then this book is for you What You Will Learn * Master the Cisco ACI architecture * Discover the ACI fabric with easy-to-follow steps * Set up quality of service within ACI * Configure external networks with Cisco ACI * Integrate with VMware and track VMware virtual machines * Configure apply and verify access policies * Extend or migrate a VMware virtual-machine LAN inside the ACI fabric * Monitor ACI with third party tools and troubleshoot issues In Detail Cisco Application Centric Infrastructure (ACI) is a tough architecture that automates IT tasks and accelerates data-center application deployments. This book focuses on practical recipes to help you quickly build, manage, and customize hybrid environment for your organization using Cisco ACI. You will begin by understanding the Cisco ACI architecture and its major components. You will then configure Cisco ACI policies and tenants. Next you will connect to hypervisors and other third-party devices. Moving on, you will configure routing to external networks and within ACI tenants and also learn to secure ACI through RBAC. Furthermore, you will understand how to set up quality of service and network programming with REST, XML, Python and so on. Finally you will learn to monitor and troubleshoot ACI in the event of any issues that arise. By the end of the book, you will gain have mastered automating your IT tasks and accelerating the deployment of your applications. Style and approach A set of exciting recipes to automate your IT operations related to datacenters, the Cloud, and networking tasks

Drowning in Data - Corporate Edition (Paperback): Sam Shumway, Jerry Hayward Drowning in Data - Corporate Edition (Paperback)
Sam Shumway, Jerry Hayward
R244 Discovery Miles 2 440 Ships in 10 - 15 working days
First Steps in the SAP Production Processes (PP) (Paperback): Bjoern Weber First Steps in the SAP Production Processes (PP) (Paperback)
Bjoern Weber
R731 Discovery Miles 7 310 Ships in 10 - 15 working days
Configuring Cash and Bank Management Within Dynamics AX 2012 (Paperback): Murray Fife Configuring Cash and Bank Management Within Dynamics AX 2012 (Paperback)
Murray Fife
R831 Discovery Miles 8 310 Ships in 10 - 15 working days
Hands-On Dashboard Development with Shiny - A practical guide to building effective web applications and dashboards... Hands-On Dashboard Development with Shiny - A practical guide to building effective web applications and dashboards (Paperback)
Chris Beeley
R680 Discovery Miles 6 800 Ships in 10 - 15 working days

Progressively explore UI development with Shiny via practical examples Key Features Write a Shiny interface in pure HTML Explore powerful layout functions to make attractive dashboards and other intuitive interfaces Get to grips with Bootstrap and leverage it in your Shiny applications Book DescriptionAlthough vanilla Shiny applications look attractive with some layout flexibility, you may still want to have more control over how the interface is laid out to produce a dashboard. Hands-On Dashboard Development with Shiny helps you incorporate this in your applications. The book starts by guiding you in producing an application based on the diamonds dataset included in the ggplot2 package. You'll create a single application, but the interface will be reskinned and rebuilt throughout using different methods to illustrate their uses and functions using HTML, CSS, and JavaScript. You will also learn to develop an application that creates documents and reports using R Markdown. Furthermore, the book demonstrates the use of HTML templates and the Bootstrap framework. Moving along, you will learn how to produce dashboards using the Shiny command and dashboard package. Finally, you will learn how to lay out applications using a wide range of built-in functions. By the end of the book, you will have an understanding of the principles that underpin layout in Shiny applications, including sections of HTML added to a vanilla Shiny application, HTML interfaces written from scratch, dashboards, navigation bars, and interfaces. What you will learn Add HTML to a Shiny application and write its interfaces from scratch in HTML Use built-in Shiny functions to produce attractive and flexible layouts Produce dashboards, adding icons and notifications Explore Bootstrap themes to lay out your applications Get insights into UI development with hands-on examples Use R Markdown to create and download reports Who this book is forIf you have some experience writing Shiny applications and want to use HTML, CSS, and Bootstrap to make custom interfaces, then this book is for you.

Leveraging SAP GRC in the Fight Against Corruption and Fraud (Paperback): Maxim Chuprunov Leveraging SAP GRC in the Fight Against Corruption and Fraud (Paperback)
Maxim Chuprunov
R959 Discovery Miles 9 590 Ships in 10 - 15 working days
Excel Power Query - Excel for Beginners (Paperback): Adam Ramirez Excel Power Query - Excel for Beginners (Paperback)
Adam Ramirez
R251 Discovery Miles 2 510 Ships in 10 - 15 working days
Budget Optimization and Allocation - An Evolutionary Computing Based Model (Paperback): Moumita Khowas, Keshav Sinha, Sudip... Budget Optimization and Allocation - An Evolutionary Computing Based Model (Paperback)
Moumita Khowas, Keshav Sinha, Sudip Kumar Sahana
R2,105 Discovery Miles 21 050 Ships in 10 - 15 working days
Java EE 8 Design Patterns and Best Practices - Build enterprise-ready scalable applications with architectural design patterns... Java EE 8 Design Patterns and Best Practices - Build enterprise-ready scalable applications with architectural design patterns (Paperback)
Rhuan Rocha, Joao Purificacao
R1,272 Discovery Miles 12 720 Ships in 10 - 15 working days

Get the deep insights you need to master efficient architectural design considerations and solve common design problems in your enterprise applications. Key Features The benefits and applicability of using different design patterns in JAVA EE Learn best practices to solve common design and architectural challenges Choose the right patterns to improve the efficiency of your programs Book DescriptionPatterns are essential design tools for Java developers. Java EE Design Patterns and Best Practices helps developers attain better code quality and progress to higher levels of architectural creativity by examining the purpose of each available pattern and demonstrating its implementation with various code examples. This book will take you through a number of patterns and their Java EE-specific implementations. In the beginning, you will learn the foundation for, and importance of, design patterns in Java EE, and then will move on to implement various patterns on the presentation tier, business tier, and integration tier. Further, you will explore the patterns involved in Aspect-Oriented Programming (AOP) and take a closer look at reactive patterns. Moving on, you will be introduced to modern architectural patterns involved in composing microservices and cloud-native applications. You will get acquainted with security patterns and operational patterns involved in scaling and monitoring, along with some patterns involved in deployment. By the end of the book, you will be able to efficiently address common problems faced when developing applications and will be comfortable working on scalable and maintainable projects of any size. What you will learn Implement presentation layers, such as the front controller pattern Understand the business tier and implement the business delegate pattern Master the implementation of AOP Get involved with asynchronous EJB methods and REST services Involve key patterns in the adoption of microservices architecture Manage performance and scalability for enterprise-level applications Who this book is forJava developers who are comfortable with programming in Java and now want to learn how to implement design patterns to create robust, reusable and easily maintainable apps.

Clean Code in Python - Refactor your legacy code base (Paperback): Mariano Anaya Clean Code in Python - Refactor your legacy code base (Paperback)
Mariano Anaya
R1,275 Discovery Miles 12 750 Ships in 10 - 15 working days

Getting the most out of Python to improve your codebase Key Features Save maintenance costs by learning to fix your legacy codebase Learn the principles and techniques of refactoring Apply microservices to your legacy systems by implementing practical techniques Book DescriptionPython is currently used in many different areas such as software construction, systems administration, and data processing. In all of these areas, experienced professionals can find examples of inefficiency, problems, and other perils, as a result of bad code. After reading this book, readers will understand these problems, and more importantly, how to correct them. The book begins by describing the basic elements of writing clean code and how it plays an important role in Python programming. You will learn about writing efficient and readable code using the Python standard library and best practices for software design. You will learn to implement the SOLID principles in Python and use decorators to improve your code. The book delves more deeply into object oriented programming in Python and shows you how to use objects with descriptors and generators. It will also show you the design principles of software testing and how to resolve software problems by implementing design patterns in your code. In the final chapter we break down a monolithic application to a microservice one, starting from the code as the basis for a solid platform. By the end of the book, you will be proficient in applying industry approved coding practices to design clean, sustainable and readable Python code. What you will learn Set up tools to effectively work in a development environment Explore how the magic methods of Python can help us write better code Examine the traits of Python to create advanced object-oriented design Understand removal of duplicated code using decorators and descriptors Effectively refactor code with the help of unit tests Learn to implement the SOLID principles in Python Who this book is forThis book will appeal to team leads, software architects and senior software engineers who would like to work on their legacy systems to save cost and improve efficiency. A strong understanding of Programming is assumed.

Expert tips to Unleash full Potential of SAP Controlling (Paperback): Ashish Sampat Expert tips to Unleash full Potential of SAP Controlling (Paperback)
Ashish Sampat
R737 Discovery Miles 7 370 Ships in 10 - 15 working days
Configuring Product Information Management within Dynamics 365 - Module 1: Configuring the Product Information Management... Configuring Product Information Management within Dynamics 365 - Module 1: Configuring the Product Information Management Controls (Paperback)
Murray Fife
R441 Discovery Miles 4 410 Ships in 10 - 15 working days
Learning Salesforce Lightning Application Development - Build and test Lightning Components for Salesforce Lightning Experience... Learning Salesforce Lightning Application Development - Build and test Lightning Components for Salesforce Lightning Experience using Salesforce DX (Paperback)
Mohith Shrivastava
R972 Discovery Miles 9 720 Ships in 10 - 15 working days

Build, design, and style beautiful and informative applications on the Salesforce Lightning platform Key Features Build and Test Lightning Components that enhance application usability and adaptability Apply Security Best Practices to your Custom Lightning Components Design Lightning Components for Salesforce UIs such as Lightning Pages, Salesforce 1 Application, Communities, and more. Book DescriptionBuilt on the Salesforce App Cloud, the new Salesforce Lightning Experience combines three major components: Lightning Design System, Lightning App Builder, and Lightning Components, to provide an enhanced user experience. This book will enable you to quickly create modern, enterprise apps with Lightning Component Framework. You will start by building simple Lightning Components and understanding the Lightning Components architecture. The chapters cover the basics of Lightning Component Framework semantics and syntax, the security features provided by Locker Service, and use of third-party libraries inside Lightning Components. The later chapters focus on debugging, performance tuning, testing using Lightning Testing Services, and how to publish Lightning Components on Salesforce AppExchange. What you will learn Understand Lightning Components architecture Learn Locker security best practices Debug and Improve performance of your Lightning Components Use third-party libraries along with Lightning Component Framework Learn how to publish Lightning Components on AppExchange Use Lightning Out to take your Lightning Components outside the Salesforce platform Who this book is forThis book is for Salesforce developers or developers from other platforms who are familiar with HTML, CSS, and JavaScript and want to build and test Salesforce Lightning components. No knowledge of Salesforce Lightning is required.

Unit Root, Cointegration, Granger-Causality, Threshold Regression and Other Econometric Modeling with Economics and Financial... Unit Root, Cointegration, Granger-Causality, Threshold Regression and Other Econometric Modeling with Economics and Financial Data - 單根,共積,格蘭傑爾因果,門檻迴歸及其他計量經濟模式 (Paperback)
Chin-Wei Yang, 楊慶偉, 黃柏農
R1,303 R1,109 Discovery Miles 11 090 Save R194 (15%) Ships in 10 - 15 working days
Rethinking Enterprise Software Selection - Stop buying square pegs for round holes (Paperback): Chris Doig Rethinking Enterprise Software Selection - Stop buying square pegs for round holes (Paperback)
Chris Doig
R605 Discovery Miles 6 050 Ships in 10 - 15 working days
NetSuite ERP for Administrators - Learn how to install, maintain, and secure a NetSuite implementation, using the best tools... NetSuite ERP for Administrators - Learn how to install, maintain, and secure a NetSuite implementation, using the best tools and techniques (Paperback)
Anthony Bickof
R1,228 Discovery Miles 12 280 Ships in 10 - 15 working days

Learn steps and tasks to help a NetSuite administrator perform both his daily and monthly tasks efficiently. Advance his expertise to become NetSuite leader without having to spend time and money on corporate trainings. Key Features Understand the business considerations and implementation of the NetSuite ERP Gain a deep knowledge of enterprise security, data management, process automation, and analytics Learn techniques to sail through system maintenance while ensuring accuracy and to practically troubleshoot issues Book DescriptionNetSuite ERP is a complete, scalable cloud ERP solution targeted at fast-growing, mid-sized businesses and large enterprises. It's the smartly executed combination of financial management operations and built-in business intelligence, which enables companies to make data-driven and well-informed decisions. This book will help administrators become expert enough to be seen as the NetSuite leader at their company and to be able to advise department heads on specific processes, and strategic decisions. We start with an overview of ERP and NetSuite ERP, before going on to explain the built-in features to show the breadth of NetSuite ERP's product and its ease of use. We then discuss business aspects, focusing on the most important processes in NetSuite. Then you'll understand the implementation aspects that are generic enough to cover all the features. The focus then shifts to specific skills that you will need to administer for any system, such as roles, permissions, customization, and data imports. Moving on, you'll learn how to centralize the creation of search templates and give users the tools to pivot the data and expose it to the user in useful ways, such as on the dashboard. The book ends with checklists providing actionable steps that you as an administrator can take to do your job and support the application through new releases and troubleshooting problems. What you will learn Explore how the framework streamlines the implementation of new and existing features Leverage built-in tools to optimize your efficiency and effectiveness Test configuration to check the implementation of role-specific permissions Understand how to optimize the amount of data to be shared with users Import data like new leads and employ current data like pricing updates Perform on-going maintenance and troubleshoot issues Who this book is forThis book is for administrators, consultants, and Project Managers who would like to improve their skills in the areas of configuration and system management. Basic experience implementing NetSuite is assumed.

SAS Viya - The R Perspective (Paperback): Yue Qi, Kevin D. Smith, Xiangxiang Meng SAS Viya - The R Perspective (Paperback)
Yue Qi, Kevin D. Smith, Xiangxiang Meng
R934 Discovery Miles 9 340 Ships in 10 - 15 working days
Deep Learning for Numerical Applications with SAS (Paperback): Henry Bequet Deep Learning for Numerical Applications with SAS (Paperback)
Henry Bequet
R2,017 Discovery Miles 20 170 Ships in 10 - 15 working days
Unstructured Data Analysis - Entity Resolution and Regular Expressions in SAS (Paperback): Matthew Windham Unstructured Data Analysis - Entity Resolution and Regular Expressions in SAS (Paperback)
Matthew Windham
R902 Discovery Miles 9 020 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Long-Term Care in Europe - Improving…
K. Leichsenring, J. Billings, … Hardcover R3,646 Discovery Miles 36 460
Jews and Germans in Eastern Europe…
Tobias Grill Hardcover R3,647 Discovery Miles 36 470
A Care Crisis in the Nordic Welfare…
Lise Lotte Hansen, Hanne Marlene Dahl, … Hardcover R2,761 R2,306 Discovery Miles 23 060
The Oxford Handbook of Japanese Cinema
Daisuke Miyao Hardcover R4,984 Discovery Miles 49 840
Discovering Christian Holiness - The…
Diane Leclerc Hardcover R866 Discovery Miles 8 660
We Who Wrestle With God - Perceptions Of…
Jordan B. Peterson Hardcover R911 R755 Discovery Miles 7 550
Visions of the End Times - Revelations…
Laura Duhan Kaplan, Anne-Marie Ellithorpe, … Hardcover R1,071 Discovery Miles 10 710
Boundary Element Advances in Solid…
Dimitri Beskos, Giulio Maier Paperback R1,561 Discovery Miles 15 610
Conservative Century - The Conservative…
Anthony Seldon, Stuart Ball Hardcover R1,959 Discovery Miles 19 590
Elastic Waves in Solids Volume 1…
D. Royer Hardcover R4,082 Discovery Miles 40 820

 

Partners