0
Your cart

Your cart is empty

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

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

SAS Certified Professional Prep Guide - Advanced Programming Using SAS 9.4 (Paperback): Sas Institute SAS Certified Professional Prep Guide - Advanced Programming Using SAS 9.4 (Paperback)
Sas Institute
R2,568 Discovery Miles 25 680 Ships in 18 - 22 working days
Hands-On Business Intelligence with DAX - Discover the intricacies of this powerful query language to gain valuable insights... Hands-On Business Intelligence with DAX - Discover the intricacies of this powerful query language to gain valuable insights from your data (Paperback)
Ian Horne
R941 Discovery Miles 9 410 Ships in 18 - 22 working days

Implement business intelligence (BI), data modeling, and data analytics within Microsoft products such as Power BI, SQL Server, and Excel Key Features Understand the ins and outs of DAX expressions and querying functions with the help of easy-to-follow examples Manipulate data of varying complexity and optimize BI workflows to extract key insights Create, monitor, and improve the performance of models by writing clean and robust DAX queries Book DescriptionData Analysis Expressions (DAX) is known for its ability to increase efficiency by extracting new information from data that is already present in your model. With this book, you'll learn to use DAX's functionality and flexibility in the BI and data analytics domains. You'll start by learning the basics of DAX, along with understanding the importance of good data models, and how to write efficient DAX formulas by using variables and formatting styles. You'll then explore how DAX queries work with the help of examples. The book will guide you through optimizing the BI workflow by writing powerful DAX queries. Next, you'll learn to manipulate and load data of varying complexity within Microsoft products such as Power BI, SQL Server, and Excel Power Pivot. You'll then discover how to build and extend your data models to gain additional insights, before covering progressive DAX syntax and functions to understand complex relationships in DAX. Later, you'll focus on important DAX functions, specifically those related to tables, date and time, filtering, and statistics. Finally, you'll delve into advanced topics such as how the formula and storage engines work to optimize queries. By the end of this book, you'll have gained hands-on experience in employing DAX to enhance your data models by extracting new information and gaining deeper insights. What you will learn Understand DAX, from the basics through to advanced topics, and learn to build effective data models Write and use DAX functions and expressions with the help of hands-on examples Discover how to handle errors in your DAX code, and avoid unwanted results Load data into a data model using Power BI, Excel Power Pivot, and SSAS Tabular Cover DAX functions such as date, time, and time intelligence using code examples Gain insights into data by using DAX to create new information Understand the DAX VertiPaq engine and how it can help you optimize data models Who this book is forThis book is for data analysts, business analysts, BI developers, or SQL users who want to make the best use of DAX in the BI and data analytics domain with the help of examples. Some understanding of BI concepts is mandatory to fully understand the concepts covered in the book.

Sixth Edition Exercises and Projects for the Little SAS Book (Book): Rebecca A Ottesen Sixth Edition Exercises and Projects for the Little SAS Book (Book)
Rebecca A Ottesen
R776 Discovery Miles 7 760 Ships in 18 - 22 working days
The Little SAS Book - A Primer, Sixth Edition (Paperback, 6th ed.): Lora D Delwiche, Susan J Slaughter The Little SAS Book - A Primer, Sixth Edition (Paperback, 6th ed.)
Lora D Delwiche, Susan J Slaughter
R1,340 Discovery Miles 13 400 Ships in 18 - 22 working days
Metrics and Models for Evaluating the Quality and Effectiveness of ERP Software (Paperback): Geoffrey Muchiri Muketha, Elyjoy... Metrics and Models for Evaluating the Quality and Effectiveness of ERP Software (Paperback)
Geoffrey Muchiri Muketha, Elyjoy Muthoni Micheni
R4,751 Discovery Miles 47 510 Ships in 18 - 22 working days

Enterprise resource planning (ERP) is a class of integrated software that uses software technologies to implement real-time management of business processes in an organization. ERPs normally cut across organizations, making them large and complex. Software researchers have for many years established that complexity affects software quality negatively and must therefore be controlled with novel metrics and models of evaluation that can determine when the software is at acceptable levels of quality and when not. Metrics and Models for Evaluating the Quality and Effectiveness of ERP Software is a critical scholarly publication that examines ERP development, performance, and challenges in business settings to help improve decision making in organizations that have embraced ERPs, improve the efficiency and effectiveness of their activities, and improve their return on investments (ROI). Highlighting a wide range of topics such as data mining, higher education, and security, this book is essential for professionals, software developers, researchers, academicians, and security professionals.

Customer Segmentation and Clustering Using SAS Enterprise Miner, Third Edition (Paperback, 3rd ed.): Randall S. Collica Customer Segmentation and Clustering Using SAS Enterprise Miner, Third Edition (Paperback, 3rd ed.)
Randall S. Collica
R1,552 Discovery Miles 15 520 Ships in 18 - 22 working days
A Practical Guide to SAP S/4HANA Financial Accounting (Paperback): Oona Flanagan A Practical Guide to SAP S/4HANA Financial Accounting (Paperback)
Oona Flanagan
R904 Discovery Miles 9 040 Ships in 18 - 22 working days
The Bottomless Cloud - How AI, the next generation of the cloud, and abundance thinking will radically transform the way you do... The Bottomless Cloud - How AI, the next generation of the cloud, and abundance thinking will radically transform the way you do business (Paperback)
Thomas Koulopoulos, David Friend
R222 R206 Discovery Miles 2 060 Save R16 (7%) Ships in 18 - 22 working days
C# 8 and .NET Core 3 Projects Using Azure - Build professional desktop, mobile, and web applications that meet modern software... C# 8 and .NET Core 3 Projects Using Azure - Build professional desktop, mobile, and web applications that meet modern software requirements, 2nd Edition (Paperback, 2nd Revised edition)
Paul Michaels, Dirk Strauss, Jas Rademeyer
R1,184 Discovery Miles 11 840 Ships in 18 - 22 working days

Get up to speed with using C# 8 and .NET Core 3.0 features to build real-world .NET Core applications Key Features Learn the core concepts of web applications, serverless computing, and microservices Create an ASP.NET Core MVC application using controllers, routing, middleware and authentication Build modern applications using cutting-edge services from Microsoft Azure Book Description.NET Core is a general-purpose, modular, cross-platform, and opensource implementation of .NET. The latest release of .NET Core 3 comes with improved performance and security features, along with support for desktop applications. .NET Core 3 is not only useful for new developers looking to start learning the framework, but also for legacy developers interested in migrating their apps. Updated with the latest features and enhancements, this updated second edition is a step-by-step, project-based guide. The book starts with a brief introduction to the key features of C# 8 and .NET Core 3. You'll learn to work with relational data using Entity Framework Core 3, before understanding how to use ASP.NET Core. As you progress, you'll discover how you can use .NET Core to create cross-platform applications. Later, the book will show you how to upgrade your old WinForms apps to .NET Core 3. The concluding chapters will then help you use SignalR effectively to add real-time functionality to your applications, before demonstrating how to implement MongoDB in your apps. Finally, you'll delve into serverless computing and how to build microservices using Docker and Kubernetes. By the end of this book, you'll be proficient in developing applications using .NET Core 3. What you will learn Understand how to incorporate the Entity Framework Core 3 to build ASP.NET Core MVC applications Create a real-time chat application using Azure's SignalR service Gain hands-on experience of working with Cosmos DB Develop an Azure Function and interface it with an Azure Logic App Explore user authentication with Identity Server and OAuth2 Understand how to use Azure Cognitive Services to add advanced functionalities with minimal code Get to grips with running a .NET Core application with Kubernetes Who this book is forThis book is for developers and programmers of all levels who want to build real-world projects and explore the new features of .NET Core 3. Developers working on legacy desktop software who are looking to migrate to .NET Core 3 will also find this book useful. Basic knowledge of .NET Core and C# is assumed.

Configuring Sales Order Management within Dynamics 365 for Finance & Operations - Module 3: Processing Sales Orders... Configuring Sales Order Management within Dynamics 365 for Finance & Operations - Module 3: Processing Sales Orders (Paperback)
Murray Fife
R396 Discovery Miles 3 960 Ships in 18 - 22 working days
Configuring Product Information Management within Dynamics 365 for Operations - Module 6: Configuring Product Change Management... Configuring Product Information Management within Dynamics 365 for Operations - Module 6: Configuring Product Change Management Cases (Paperback)
Murray Fife
R194 Discovery Miles 1 940 Ships in 18 - 22 working days
ASP.NET Core 3 and React - Hands-On full stack web development using ASP.NET Core, React, and TypeScript 3 (Paperback): Carl... ASP.NET Core 3 and React - Hands-On full stack web development using ASP.NET Core, React, and TypeScript 3 (Paperback)
Carl Rippon
R1,199 Discovery Miles 11 990 Ships in 18 - 22 working days

Build modern, scalable, and cloud-ready single-page applications using ASP.NET Core, React, TypeScript, and Azure Key Features Explore the full potential and latest features of .NET Core 3.0, TypeScript 3, and React Learn how to manage data, application design, and packaging, and secure your web apps Discover best practices for using React and TypeScript to build a scalable frontend that interacts with REST APIs Book DescriptionMicrosoft's ASP.NET Core is a robust and high-performing cross-platform web API framework, and Facebook's React uses declarative JavaScript to drive a rich, interactive user experience on the client-side web. Together, they can be used to build full stack apps with enhanced security and scalability at each layer. This book will start by taking you through React and TypeScript components to build an intuitive single-page application. You'll understand how to design scalable REST APIs that can integrate with a React-based frontend. You'll get to grips with the latest features, popular patterns, and tools available in the React ecosystem, including function-based components, React Router, and Redux. The book shows how you can use TypeScript along with React to make the frontend robust and maintainable. You'll then cover important .NET Core features such as API controllers, attribute routing, and model binding to help you build a sturdy backend. Additionally, you'll explore API security with ASP.NET Core identity and authorization policies, and write reliable unit tests using both .NET Core and React before you deploy your app to the Azure cloud. By the end of the book, you'll have gained all the knowledge you need to enhance your C# and JavaScript skills and build full stack, production-ready applications with ASP.NET Core and React. What you will learn Build RESTful APIs with .NET Core using API controllers Create strongly typed, interactive, and function-based React components using Hooks Build forms efficiently using reusable React components Perform client-side state management with Redux and the React Context API Secure REST APIs with ASP.NET identity and authorization policies Run a range of automated tests on the frontend and backend Implement continuous integration (CI) and continuous delivery (CD) processes into Azure using Azure DevOps Who this book is forIf you're a web developer looking to build solid full-stack web applications with .NET Core and React, this book is for you. Although this book does not assume any knowledge of React, you're expected to have a basic understanding of .NET Core.

Microservices Architecture Handbook - Non-Programmer's Guide For Building Microservices (Paperback, 2nd Dec 2019 Updated... Microservices Architecture Handbook - Non-Programmer's Guide For Building Microservices (Paperback, 2nd Dec 2019 Updated ed.)
Stephen Fleming
R326 R301 Discovery Miles 3 010 Save R25 (8%) Ships in 18 - 22 working days
SAP S/4 Hana & Transition from Ecc - Configurations & Transactions in S/4 HANA (Paperback): Yogi Kalra SAP S/4 Hana & Transition from Ecc - Configurations & Transactions in S/4 HANA (Paperback)
Yogi Kalra
R975 Discovery Miles 9 750 Ships in 18 - 22 working days
Configuring a new Company within Dynamics 365 - Advanced Dungeons and Dragons Implementation Guide Module 3 (Paperback): Murray... Configuring a new Company within Dynamics 365 - Advanced Dungeons and Dragons Implementation Guide Module 3 (Paperback)
Murray Fife
R740 Discovery Miles 7 400 Ships in 18 - 22 working days
Enterprise Augmented Reality Projects - Build real-world, large-scale AR solutions for various industries (Paperback): Jorge R.... Enterprise Augmented Reality Projects - Build real-world, large-scale AR solutions for various industries (Paperback)
Jorge R. Lopez Benito, Enara Artetxe Gonzalez
R1,036 Discovery Miles 10 360 Ships in 18 - 22 working days

Design end-to-end AR solutions for domains such as marketing, retail, manufacturing, tourism, automation, and training Key Features Use leading AR development frameworks such as ARCore, ARKit, and Vuforia across key industries Identify the market potential of AR for designing visual solutions in different business sectors Build multi-platform AR projects for various platforms such as Unity, iOS, and Android Book DescriptionAugmented reality (AR) is expanding its scope from just being used in mobile and game applications to enterprise. Different industries are using AR to enhance assembly line visualization, guide operators performing difficult tasks, attract more customers, and even improve training techniques. In this book, you'll gain comprehensive insights into different aspects of developing AR-based apps for six different enterprise sectors, focusing on market needs and choosing the most suitable tool in each case. You'll delve into the basics of Unity and get familiar with Unity assets, materials, and resources, which will help you build a strong foundation for working on the different AR projects covered in the book. You'll build real-world projects for various industries such as marketing, retail, and automation in a step-by-step manner. This will give you hands-on experience in developing your own industrial AR apps. While building the projects, you'll explore various AR frameworks used in the enterprise environment such as Vuforia, EasyAR, ARCore, and ARKit, and understand how they can be used by themselves or integrated into the Unity 3D engine to create AR markers, 3D models, and components of an AR app. By the end of this book, you'll be well versed in using different commercial AR frameworks as well as Unity for building robust AR projects. What you will learn Understand the basics of Unity application development and C# scripting Learn how to use Android Studio along with ARCore and Sceneform to build AR prototypes for Android devices Enable AR experiences on the web with ARCore and WebAR Explore emerging AR authoring tools such as Augmented Class! for education Understand the differences and similarities between handheld and head-mounted display (HMD) environments and how to build an app for each target Become well versed in using Xcode with ARKit and SceneKit to develop AR portals for iOS devices Who this book is forThis book is for anyone interested in emerging and interactive technologies or looking to build AR applications for any domain. Although, no prior augmented reality experience is required, having some skills in object-oriented programming (OOP) will be helpful.

React Projects - Build 12 real-world applications from scratch using React, React Native, and React 360 (Paperback): Roy Derks React Projects - Build 12 real-world applications from scratch using React, React Native, and React 360 (Paperback)
Roy Derks
R1,061 Discovery Miles 10 610 Ships in 18 - 22 working days

Build cross-platform applications of varying complexity for the web, mobile, and VR devices using React tooling Key Features Build React applications at scale using effective React patterns and best practices Explore React features such as Hooks, the Context API, and the Suspense API Extend React's integration with React Native for building cross-platform mobile apps and games Book DescriptionDeveloped by Facebook, React is a popular library for building impressive user interfaces. React extends its capabilities to the mobile platform using the React Native framework and integrates with popular web and mobile tools to build scalable applications. React Projects is your guide to learning React development by using modern development patterns and integrating React with powerful web tools such as GraphQL, Expo, and React 360. You'll start building a real-world project right from the first chapter and get hands on with developing scalable applications as you advance to building more complex projects. Throughout the book, you'll use the latest versions of React and React Native to explore features such as Higher Order Components (HOC), Context, and Hooks on multiple platforms, which will help you build full stack web and mobile applications efficiently. Finally, you'll delve into unit testing with Jest to build test-driven apps. By the end of this React book, you'll have developed the skills necessary to start building scalable React apps across web and mobile platforms. What you will learn Create a wide range of applications using various modern React tools and frameworks Discover how React Hooks modernize state management for React apps Develop progressive web applications using React components Build test-driven React applications using the Jest and Enzyme frameworks Understand full stack development using React, Apollo, and GraphQL Perform server-side rendering using React and React Router Design gestures and animations for a cross-platform game using React Native Who this book is forThe book is for JavaScript developers who want to explore React tooling and frameworks for building cross-platform applications. Basic knowledge of web development, ECMAScript, and React will assist with understanding key concepts covered in this book.

The SAS Programmer's PROC REPORT Handbook - ODS Companion (Paperback): Jane Eslinger The SAS Programmer's PROC REPORT Handbook - ODS Companion (Paperback)
Jane Eslinger
R1,044 Discovery Miles 10 440 Ships in 18 - 22 working days
Discovering SAS Viya - Special Collection (Paperback): Randy Guard Discovering SAS Viya - Special Collection (Paperback)
Randy Guard
R400 Discovery Miles 4 000 Ships in 18 - 22 working days
Sociology of Intellectual Property in Sierra Leone (Paperback): Mohamed Bangura Sociology of Intellectual Property in Sierra Leone (Paperback)
Mohamed Bangura
R573 Discovery Miles 5 730 Ships in 18 - 22 working days
Excel Functions and Formulas - Shortcuts, Formulas and Functions for Business Modeling and Financial Analysis (Paperback):... Excel Functions and Formulas - Shortcuts, Formulas and Functions for Business Modeling and Financial Analysis (Paperback)
Sarah Jones
R228 Discovery Miles 2 280 Ships in 18 - 22 working days
Learn SOLIDWORKS 2020 - A hands-on guide to becoming an accomplished SOLIDWORKS Associate and Professional (Paperback): Tayseer... Learn SOLIDWORKS 2020 - A hands-on guide to becoming an accomplished SOLIDWORKS Associate and Professional (Paperback)
Tayseer Almattar
R1,569 Discovery Miles 15 690 Ships in 18 - 22 working days

Explore a practical and example-driven approach to understanding SOLIDWORKS 2020 and achieving CSWA and CSWP certification Key Features Gain comprehensive insights into the core aspects of mechanical part modeling Get up to speed with generating assembly designs with both standard and advanced mates Focus on design practices for both 2D as well as 3D modeling and prepare to achieve CWSP and CWSA certification Book DescriptionSOLIDWORKS is the leading choice for 3D engineering and product design applications across industries such as aviation, automobiles, and consumer product design. This book takes a practical approach to getting you up and running with SOLIDWORKS 2020. You'll start with the basics, exploring the software interface and working with drawing files. The book then guides you through topics such as sketching, building complex 3D models, generating dynamic and static assemblies, and generating 2D engineering drawings to equip you for mechanical design projects. You'll also do practical exercises to get hands-on with creating sketches, 3D part models, assemblies, and drawings. To reinforce your understanding of SOLIDWORKS, the book is supplemented by downloadable files that will help you follow up with the concepts and exercises found in the book. By the end of this book, you'll have gained the skills you need to create professional 3D mechanical models using SOLIDWORKS, and you'll be able to prepare effectively for the Certified SOLIDWORKS Associate (CSWA) and Certified SOLIDWORKS Professional (CSWP) exams. What you will learn Understand the fundamentals of SOLIDWORKS and parametric modeling Create professional 2D sketches as bases for 3D models using simple and advanced modeling techniques Use SOLIDWORKS drawing tools to generate standard engineering drawings Evaluate mass properties and materials for designing parts and assemblies Understand the objectives and the formats of the CSWA and CSWP exams Discover expert tips and tricks to generate different part and assembly configurations for your mechanical designs Who this book is forThis book is for aspiring engineers, designers, drafting technicians, or anyone looking to get started with the latest version of SOLIDWORKS. Anyone interested in becoming a Certified SOLIDWORKS Associate (CSWA) or Certified SOLIDWORKS Professional (CSWP) will also find this book useful.

50 Tips & Tricks for the New Dynamics AX (Paperback): Murray Fife 50 Tips & Tricks for the New Dynamics AX (Paperback)
Murray Fife
R525 Discovery Miles 5 250 Ships in 18 - 22 working days
Special Finance Applications in Microsoft Dynamics 365 for Finance and Operations - A Guide to Master commonly experienced... Special Finance Applications in Microsoft Dynamics 365 for Finance and Operations - A Guide to Master commonly experienced complex financial applications in Microsoft Dynamics 365 for Finance and Operations (Paperback)
Ludwig Reinhard
R950 Discovery Miles 9 500 Ships in 18 - 22 working days
Proc SQL - Beyond the Basics Using SAS, Third Edition (Paperback, 3rd ed.): Kirk Paul Lafler Proc SQL - Beyond the Basics Using SAS, Third Edition (Paperback, 3rd ed.)
Kirk Paul Lafler
R1,497 Discovery Miles 14 970 Ships in 18 - 22 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
A Quiet Man
Tom Wood Paperback R418 R384 Discovery Miles 3 840
Mr Mercedes - Bill Hodges Trilogy: Book…
Stephen King Paperback  (1)
R305 R272 Discovery Miles 2 720
The Heist
Jack Du Brul Paperback R395 R353 Discovery Miles 3 530
The Book of Small
Emily Carr Hardcover R625 Discovery Miles 6 250
Sondag
Irma Venter Paperback  (2)
R320 R286 Discovery Miles 2 860
Small Things
Nthikeng Mohlele Paperback  (1)
R250 R231 Discovery Miles 2 310
Target Acquired
Don Bentley Paperback R330 R261 Discovery Miles 2 610
Murder Island
James Patterson, Brian Sitts Paperback R395 R353 Discovery Miles 3 530
The Science and Function of…
Amanda S. Harper-Leatherman, Camille M. Solbrig Hardcover R5,464 Discovery Miles 54 640
The Family Lawyer - 3-in-One Collection
James Patterson Paperback  (1)
R295 R271 Discovery Miles 2 710

 

Partners