Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (2,277)
  • 2020-2024  (2,277)
  • 2020  (2,277)
  • [Erscheinungsort nicht ermittelbar] : Frontiers Media SA  (1,034)
  • Washington, D.C : The World Bank  (894)
  • [Erscheinungsort nicht ermittelbar] : Apress  (349)
Datasource
  • MPI Ethno. Forsch.  (2,277)
Material
Language
Years
  • 2020-2024  (2,277)
Year
Subjects(RVK)
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484250433
    Language: English
    Pages: 1 online resource (324 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Design, architect, and build Blockchain applications with Azure in industrial scenarios to revolutionize conventional processes and data security. This book will empower you to build better decentralized applications that have stronger encryption, better architectures, and effective deployment structures over the cloud. You'll start with an overview of Blockchain, distributed networks, Azure components in Blockchain, such as Azure Workbench, and independent Blockchain-as-a-service solutions. Next, you'll move on to aspects of Blockchain transactions where the author discusses encryption and distribution along with practical examples. You'll cover permissioned Blockchains and distributed ledgers with the help of use cases of financial institutions, followed by code and development aspects of smart contracts. Here, you will learn how to utilise the templates provided by Azure Resource Manager to quickly develop an Ethereum-based smart contract. Further, you will go through Blockchain points of integration, where the author demonstrates enterprise integration, automated processing of smart contracts, and lifecycle events. Finally, you will go through every deployment of HyperLedger, Ethereum, and other decentralized ledger examples over Azure, thus understanding the elements of creation, design, development, security, and deployment. After reading Unlocking Blockchain on Azure you will be able to design and develop Blockchain applications in Azure to decentralize social networks, financial organisations, and data. You'll be able to implement encryption over a Blockchain and have full control over shared instances digitally. You will be able to program smart contracts to digitize rules and trigger timely transactions. What You Will Learn Build decentralized applications Program, design, and deploy dynamic smart contracts Model Blockchains in the form of token economics, hybrid networks, and infrastructure Develop end-to-end encryption and distributed systems Who This Book Is For Developers and solutions architects who want to develop Blockchain applications in Azure and decentralize applications in different scenarios.
    Note: Online resource; Title from title page (viewed May 15, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484257630
    Language: English
    Pages: 1 online resource (918 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Deliver eye-catching and insightful business intelligence with Microsoft Power BI Desktop. This new edition has been updated to cover all the latest features of Microsoft's continually evolving visualization product. New in this edition is help with storytelling-adapted to PCs, tablets, and smartphones-and the building of a data narrative. You will find coverage of templates and JSON style sheets, data model annotations, and the use of composite data sources. Also provided is an introduction to incorporating Python visuals and the much awaited Decomposition Tree visual. Pro Power BI Desktop shows you how to use source data to produce stunning dashboards and compelling reports that you mold into a data narrative to seize your audience's attention. Slice and dice the data with remarkable ease and then add metrics and KPIs to project the insights that create your competitive advantage. Convert raw data into clear, accurate, and interactive information with Microsoft's free self-service BI tool. This book shows you how to choose from a wide range of built-in and third-party visualization types so that your message is always enhanced. You will be able to deliver those results on PCs, tablets, and smartphones, as well as share results via the cloud. The book helps you save time by preparing the underlying data correctly without needing an IT department to prepare it for you. What You Will Learn Deliver attention-grabbing information, turning data into insight Find new insights as you chop and tweak your data as never before Build a data narrative through interactive reports with drill-through and cross-page slicing Mash up data from multiple sources into a cleansed and coherent data model Build interdependent charts, maps, and tables to deliver visually stunning information Create dashboards that help in monitoring key performance indicators of your business Adapt delivery to mobile devices such as phones and tablets Who This Book Is For Power users who are ready to step up to the big leagues by going beyond what Microsoft Excel by itself can offer. The book also is for line-of-business managers who are starved for actionable data needed to make decisions about their business. And the book is for BI analysts looking for an easy-to-use tool to analyze data and share results with C-suite colleagues they support.
    Note: Online resource; Title from title page (viewed June 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    ISBN: 9781484259887
    Language: English
    Pages: 1 online resource (233 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Discover a variety of data-mining algorithms that are useful for selecting small sets of important features from among unwieldy masses of candidates, or extracting useful features from measured variables. As a serious data miner you will often be faced with thousands of candidate features for your prediction or classification application, with most of the features being of little or no value. You'll know that many of these features may be useful only in combination with certain other features while being practically worthless alone or in combination with most others. Some features may have enormous predictive power, but only within a small, specialized area of the feature space. The problems that plague modern data miners are endless. This book helps you solve this problem by presenting modern feature selection techniques and the code to implement them. Some of these techniques are: Forward selection component analysis Local feature selection Linking features and a target with a hidden Markov model Improvements on traditional stepwise selection Nominal-to-ordinal conversion All algorithms are intuitively justified and supported by the relevant equations and explanatory material. The author also presents and explains complete, highly commented source code. The example code is in C++ and CUDA C but Python or other code can be substituted; the algorithm is important, not the code that's used to write it. What You Will Learn Combine principal component analysis with forward and backward stepwise selection to identify a compact subset of a large collection of variables that captures the maximum possible variation within the entire set. Identify features that may have predictive power over only a small subset of the feature domain. Such features can be profitably used by modern predictive models but may be missed by other feature selection methods. Find an underlying hidden Markov model that controls the distributions of feature variables and the target simultaneously. The memory inherent in this method is especially valuable in high-noise applications such as prediction of financial markets. Improve traditional stepwise selection in three ways: examine a collection of 'best-so-far' feature sets; test candidate features for inclusion with cross validation to automatically and effectively limit model complexity; and at each step estimate the probability that our...
    Note: Online resource; Title from title page (viewed June 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259825
    Language: English
    Pages: 1 online resource (223 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Use popular data mining techniques in Microsoft Excel to better understand machine learning methods. Software tools and programming language packages take data input and deliver data mining results directly, presenting no insight on working mechanics and creating a chasm between input and output. This is where Excel can help. Excel allows you to work with data in a transparent manner. When you open an Excel file, data is visible immediately and you can work with it directly. Intermediate results can be examined while you are conducting your mining task, offering a deeper understanding of how data is manipulated and results are obtained. These are critical aspects of the model construction process that are hidden in software tools and programming language packages. This book teaches you data mining through Excel. You will learn how Excel has an advantage in data mining when the data sets are not too large. It can give you a visual representation of data mining, building confidence in your results. You will go through every step manually, which offers not only an active learning experience, but teaches you how the mining process works and how to find the internal hidden patterns inside the data. What You Will Learn Comprehend data mining using a visual step-by-step approach Build on a theoretical introduction of a data mining method, followed by an Excel implementation Unveil the mystery behind machine learning algorithms, making a complex topic accessible to everyone Become skilled in creative uses of Excel formulas and functions Obtain hands-on experience with data mining and Excel Who This Book Is For Anyone who is interested in learning data mining or machine learning, especially data science visual learners and people skilled in Excel, who would like to explore data science topics and/or expand their Excel skills. A basic or beginner level understanding of Excel is recommended.
    Note: Online resource; Title from title page (viewed June 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258262
    Language: English
    Pages: 1 online resource (362 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get introduced to the world of Docker containers from a SQL Server DBA's perspective. This book explains container technology and how it can improve the deployment of your SQL Server databases without infrastructure lock-in. You will be equipped with the right technical skills to guide stakeholders in your business as they adopt and adapt to new technologies to improve time-to-market and competitiveness. You will learn how to build a lab environment at home on which to build skills that transfer directly into your day job. This book teaches you how to install and configure Docker on both Windows Server and Linux operating systems. You will learn the most common Docker commands that you need to know as a DBA to deploy and manage SQL Server on containers. Support for SQL Server on Linux is new, and this book has your back with guidance on creating Docker images specifically for deployment to a Linux platform. Included is coverage of key Linux commands needed to manage SQL Server on that operating system. By the end of the book you will have learned how to create your own custom SQL Server container images with configuration settings that are specific to your organization, that are capable of being deployed to both Windows Server and Linux. What You Will Learn Create Docker containers for agile deployment of SQL Server Run multiple SQL Server instances on a single Linux machine Deploy custom images specific to your organization's needs Know the benefits and architecture of container technology Install and configure Docker on Windows Server and Linux Manage and persist SQL Server data in Docker containers Who This Book Is For Intermediate to senior SQL Server DBAs who are familiar with SQL Server on Windows and want to build their existing skills to deploy and manage SQL Server on Linux and through Docker containers. Readers should have a grasp of relational database concepts and be comfortable with the Transact-SQL language.
    Note: Online resource; Title from title page (viewed May 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259252
    Language: English
    Pages: 1 online resource (334 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Customize the SAS Stored Process web application to create amazing tools for end users. This book shows you how to use stored processes-SAS programs stored on a server and executed as required by requesting applications. Never before have there been so many ways to turn data into information and build applications with SAS. This book teaches you how to use the web technologies that you frequently see used on impressive websites. By using SAS Stored Processes , you will be able to build applications that exploit CSS, JavaScript, and HTML libraries and enable you to build powerful and impressive web applications using SAS as the backend. While this approach is not common with SAS users, some have had amazing results. People who have SAS skills usually do not have web development skills, and those with web development skills usually do not have SAS skills. Some people have both skills but are unaware of how to connect them with the SAS Stored Process web application. This book shows you how to leverage your skills for success. What You Will Learn Know the benefits of stored processes Write your own tools in SAS Make a stored process generate its own HTML menu Pass data between stored processes Use stored processes to generate pure JavaScript Utilize data generated by SAS Convert a SAS program into a stored process Who This Book Is For SAS programmers looking to improve their existing programming skills to develop web applications, and programming managers who want to make better use of the SAS software they already license
    Note: Online resource; Title from title page (viewed June 6, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255698
    Language: English
    Pages: 1 online resource (193 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application. This book is largely language agnostic, but mainly covers the latest appropriate and relevant release of Java, with some updated references to Groovy, Scala, and JavaScript to give you a broad range of examples to consider. You will get a taste of what modern programming has to offer and set yourself up for further study and growth in your chosen language. What You'll Learn Write code using the functional programming style Build your code using the latest releases of Java, Groovy, and more Test your code Read and write from files Design user interfaces Deploy your app in the cloud Who This Book Is For Anyone who wants to learn how to code. Whether you're a student, a teacher, looking for a career change, or just a hobbyist, this book is made for you.
    Note: Online resource; Title from title page (viewed January 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259085
    Language: English
    Pages: 1 online resource (283 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Are you a Unity developer looking to switch to the Godot engine quickly? If so, this no-nonsense book is your guide to mastering the most popular open-source game engine. Godot is a completely free game engine for creating high-quality 2D and 3D games that can be launched on multiple platforms. You'll see how to transition seamlessly from Unity to Godot, getting up and running quickly and effectively, using practical case studies. In addition to building functional worlds from meshes and physical interactions, you'll work with reusable assets, such as textures. The book then moves on to lighting and rendering 2D and 3D scenes with baked and real-time lighting. You'll also work with navigation and path-finding for NPCs, and see how to create save-game states with JSON. With Moving from Unity to Godot you'll be ready to create amazing 2D and 3D games that will supercharge your business. What You Will Learn Explore the similarities and differences between Unity and Godot Maximize the benefits from Unity and Godot Create believable game world and characters with Godot Master the unique aspects of C# coding in Godot Who This Book is For Developers familiar with Unity who want to master another game engine, such as Godot.
    Note: Online resource; Title from title page (viewed June 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260005
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This step-by-step video will show you how to leverage the power of the Creative Cloud Libraries panel in Photoshop. With this information, you'll be able to streamline your work as a freelance or as a member of a larger team. We'll focus on Photoshop to break down all the features and tools of the Creative Cloud Libraries panel. While the Creative Cloud Libraries panel and console have been available in several versions of Adobe, their look and arrangement have changed over time. Adobe beginners or those who have not used the panel will discover how useful it is and save time when working between several Adobe programs to complete complex layout projects. What You Will Learn Understand what the CC Libraries panel is and how it's used Export and import assets such as color, brushes, layer styles, and graphics Discover what can and cannot be imported via the CC Libraries panel Who This Video Is For Students, graphic designers, and corporate administrators who need to create documents for events.
    Note: Online resource; Title from title screen (viewed June 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259405
    Language: English
    Pages: 1 online resource (146 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Use ensemble learning techniques and models to improve your machine learning results. Ensemble Learning for AI Developers starts you at the beginning with an historical overview and explains key ensemble techniques and why they are needed. You then will learn how to change training data using bagging, bootstrap aggregating, random forest models, and cross-validation methods. Authors Kumar and Jain provide best practices to guide you in combining models and using tools to boost performance of your machine learning projects. They teach you how to effectively implement ensemble concepts such as stacking and boosting and to utilize popular libraries such as Keras, Scikit Learn, TensorFlow, PyTorch, and Microsoft LightGBM. Tips are presented to apply ensemble learning in different data science problems, including time series data, imaging data, and NLP. Recent advances in ensemble learning are discussed. Sample code is provided in the form of scripts and the IPython notebook. What You Will Learn Understand the techniques and methods utilized in ensemble learning Use bagging, stacking, and boosting to improve performance of your machine learning projects by combining models to decrease variance, improve predictions, and reduce bias Enhance your machine learning architecture with ensemble learning Who This Book Is For Data scientists and machine learning engineers keen on exploring ensemble learning
    Note: Online resource; Title from title page (viewed June 18, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260777
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Create assets for history-based games. This book covers the fundamental principles required to understand and create architectural visualizations of historical locations using digital tools. You will explore aspects of 3D design visualization and VR integration using industry-preferred software. Some of the most popular video games in recent years have historical settings (Age of Empires, Call of Duty, etc.). Creating these games requires creating historically accurate game assets. You will use Blender to create VR-ready assets by modeling and unwrapping them. And you will use Substance Painter to texture the assets that you create. You will also learn how to use the Quixel Megascans library to acquire and implement physically accurate materials in the scenes. Finally, you will import the assets into Unreal Engine 4 and recreate a VR integrated heritage that can be explored in real time. Using VR technology and game engines, you can digitally recreate historical settings for games. What You Will Learn Create high-quality, optimized models suitable for any 3D game engine Master the techniques of texturing assets using Substance Painter and Quixel Megascans Keep assets historically accurate Integrate assets with the game engine Create visualizations with Unreal Engine 4 Who Is This Book For Game developers with some experience who are eager to get into VR-based games
    Note: Online resource; Title from title page (viewed July 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258996
    Language: English
    Pages: 1 online resource (270 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Delve into the concepts of physically based rendering (PBR) using Allegorithmic's Substance Painter. This book covers the integration of PBR textures with various 3D modeling and rendering packages as well as with the Unreal Engine 4 game engine. Beginning PBR Texturing covers all aspects of the software and guides you in implementing its incredible possibilities, including using materials, masks, and baking. Integration with both internal and popular external rendering engines is covered. This book teaches you the skills you need to use the texturing tool that is recognized by studios worldwide. You will know tips and tricks to implement the pipeline and speed up your workflow. What You Will Learn Know the fundamentals of PBR-based texturing from the ground up Create production-ready textured models from scratch Integrate PBR textures with standard 3D modeling and rendering applications Create portfolio-ready renders using offline renderers Who This Book Is For Beginners in the fields of 3D animation, computer graphics, and game technology
    Note: Online resource; Title from title page (viewed May 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484250709
    Language: English
    Pages: 1 online resource (622 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This book introduces a new approach to embedded development, grounded in modern, industry-standard JavaScript. Using the same language that powers web browsers and Node.js, the Moddable SDK empowers IoT developers to apply many of the same tools and techniques used to build sophisticated websites and mobile apps. The Moddable SDK enables you to unlock the full potential of inexpensive microcontrollers like the ESP32 and ESP8266. Coding for these microcontrollers in C or C++ with the ESP-IDF and Arduino SDKs works for building basic products but doesn't scale to handle the increasingly complex IoT products that customers expect. The Moddable SDK adds the lightweight XS JavaScript engine to those traditional environments, accelerating development with JavaScript while keeping the performance benefits of a native SDK. Building user interfaces and communicating over the network are two areas where JavaScript really shines. IoT Development for ESP32 and ESP8266 with JavaScript shows you how to build responsive touch screen user interfaces using the Piu framework. You'll learn how easy it is to securely send and receive JSON data over Wi-Fi with elegant JavaScript APIs for common IoT protocols, including HTTP/HTTPS, WebSocket, MQTT, and mDNS. You'll also learn how to integrate common sensors and actuators, Bluetooth Low Energy (BLE), file systems, and more into your projects, and you'll see firsthand how JavaScript makes it easier to combine these diverse technologies. If you're an embedded C or C++ developer who has never worked in JavaScript, don't worry. This book includes an introduction to the JavaScript language just for embedded developers experienced with C or C++. What You'll Learn Building, installing, and debugging JavaScript projects on the ESP32 and ESP8266 Using modern JavaScript for all aspects of embedded development with the Moddable SDK Developing IoT products with animated user interfaces, touch input, networking, BLE, sensors, actuators, and more Who This Book Is For Professional embedded developers who want the speed, flexibility, and power of web development in their embedded software work Makers who want a faster, easier way to build their hobby projects Web developers working in JavaScript who want to extend their skills to hardware products
    Note: Online resource; Title from title page (viewed June 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260180
    Language: English
    Pages: 1 online resource (404 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Master the art of loading external data into Excel for use in reporting, charting, dashboarding, and business intelligence. This book provides a complete and thorough explanation of Microsoft Excel's Get and Transform feature set, showing you how to connect to a range of external databases and other data sources to find data and pull that data into your local spreadsheet for further analysis. Leading databases are covered, including Microsoft Azure data sources and web sources, and you will learn how to access those sources from your Microsoft Excel spreadsheets. Getting data into Excel is a prerequisite for using Excel's analytics capabilities. This book takes you beyond copying and pasting by showing you how to connect to your corporate databases that are hosted in the Azure cloud, and how to pull data from Oracle Database and SQL Server, and other sources. Accessing data is only half the problem, and the other half involves cleansing and rearranging your data to make it useful in spreadsheet form. Author Adam Aspin shows you how to create datasets and transformations. For advanced problems, there is help on the M language that is built into Excel, specifically to support mashing up data in support of business intelligence and analysis. If you are an Excel user, you won't want to be without this book that teaches you to extract and prepare external data ready for use in what is arguably the world's leading analytics tool. What You Will Learn Connect to a range of external data, from databases to Azure sources Ingest data directly into your spreadsheets, or into PowerPivot data models Cleanse and prepare external data so it can be used inside Excel Refresh data quickly and easily to always have the latest information Transform data into ready-to-use structures that fit the spreadsheet format Execute M language functions for complex data transformations Who This Book Is For Excel users who want to access data from external sources-including the Microsoft Azure platform-in order to create business intelligence reporting, dashboards, and visualizations. For Excel users needing to cleanse and rearrange such data to meet their own, specific needs.
    Note: Online resource; Title from title page (viewed July 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259115
    Language: English
    Pages: 1 online resource (557 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Discover what the Common Data Service is and how Dynamics 365 fits in the Power Platform. Learn how to set up core Dynamics 365 Customer Engagement functionality and build more customized processes using model-driven apps. This book covers the Dynamics 365 Online system for sales, customer service, marketing, field service, and Outlook integration. In this second edition, core platform changes from the Common Data Service are included and you will know what this means for Dynamics 365. Updated features include processes, the latest form and view designer, and Business Process Flows. The book also includes new chapters on portals and power virtual agents. After reading Dynamics 365 Essentials , you will have mastered the core functionality available in Dynamics 365 CE and model-driven applications, and will be able to set it up for a range of different business scenarios. What You Will Learn Set up the core standard features of Dynamics 365 CE Create model-driven apps within Dynamics 365 customized to specific business needs Customize Dynamics 365 CE and leverage process automation functionality through the UI Study the Common Data Service for Apps Who This Book Is For Consultants, business analysts, administrators, and project managers who are looking for more information about Dynamics 365
    Note: Online resource; Title from title page (viewed June 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484262115
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to use the ASP.NET Core implementation of gRPC, enabling components of your distributed applications to effectively communicate with each other using minimal code. Since the release of ASP.NET Core 3, gRPC has been fully integrated with the system libraries found in ASP.NET Core. gRPC is a network communication technology originally developed by Google. It works over the HTTP2 protocol and it is primarily used to enable communication between microservices in distributed clusters. The beauty of gRPC is that it simplifies all the complex implementation details. You'll see that for a software developer, gRPC can feel like writing code on the client application that can call endpoints on the server application directly, as if both of these are just parts of the same monolithic application. This makes gRPC incredibly easy to use and is the reason why it has become so popular over the last couple of years. What You Will Learn Discover the core gRPC concepts that apply to all implementations Create a Protobuf message structure Use gRPC on ASP.NET Core Secure gRPC endpoints Apply logging and diagnostics on ASP.NET services that use gRPC Update gRPC services to make them backwards-compatible Who This Video Is For ASP.NET developers who primarily work on distributed web and cloud applications. It is recommended that the viewer understand the fundamentals of ASP.NET Core.
    Note: Online resource; Title from title screen (viewed July 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259764
    Language: English
    Pages: 1 online resource (690 pages)
    Edition: 6th edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn how to program using C, beginning from first principles and progressing through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available C compilers, and you'll soon be writing real C programs. You'll discover that C is a foundation language that every programmer ought to know. Beginning C is written by renowned author Ivor Horton and expert programmer German Gonzalez-Morris. This book increases your programming expertise by guiding you through the development of fully working C applications that use what you've learned in a practical context. You'll also be able to strike out on your own by trying the exercises included at the end of each chapter. At the end of the book you'll be confident in your skills with all facets of the widely-used and powerful C language. What You Will Learn Discover the C programming language Program using C starting with first steps, then making decisions Use loops, arrays, strings, text, pointers, functions, I/O, and more Code applications with strings and text Structure your programs efficiently Work with data, files, facilities, and more Who This Book Is For Those new to C programming who may or may not have some prior programming experience.
    Note: Online resource; Title from title page (viewed July 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256718
    Language: English
    Pages: 1 online resource (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Are you interested in Arduino and electronics, but aren't sure how to get started? Beginning with no assumed knowledge, we will cover the basic set up for the Arduino and the Arduino IDE, as well as a few components and how to use them. This video will equip you with enough base knowledge to empower you to start exploring on your own. The goal of this video is for those with no electronics knowledge or experience to have a fun introduction to Ardunio and see the magic in getting that first LED blinking. This video avoids getting bogged down in technical terms and is perfect for those who don't want to decipher intense documentation to jump start their electronics journey. What You Will Learn Gain the core concepts of microcontrollers and Arduinos Set up your user environment space Work with code basics such as important commands, running your first program, and understanding sample code Use a breadboard, Arduino pins, LEDs, servos, and buttons Apply what you've learned to future projects Who This Video Is For Assuming no prior knowledge, this video is aimed at anyone interested in Arduino and electronics, but isn't sure how to get started.
    Note: Online resource; Title from title screen (viewed January 8, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255995
    Language: English
    Pages: 1 online resource (265 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Go beyond the basics and build complete applications using the Rust programming language. The applications in this book include a high-performance web client, a microcontroller (for a robot, for example), a game, an app that runs on Android, and an application that incorporates AI and machine learning. Each chapter will be organized in the following format: what this kind of application looks like; requirements and user stories of our example program; an introduction to the Rust libraries used; the actual implementation of the example program, including common pitfalls and their solutions; and a brief comparison of libraries for building each application, if there is no clear winner. Practical Rust Projects will open your eyes to the world of practical applications of Rust. After reading the book, you will be able to apply your Rust knowledge to build your own projects. What You Will Learn Write Rust code that runs on microcontrollers Build a 2D game Create Rust-based mobile Android applications Use Rust to build AI and machine learning applications Who This Book Is For Someone with basic Rust knowledge, wishing to learn more about how to apply Rust in a real-world scenario.
    Note: Online resource; Title from title page (viewed February 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258422
    Language: English
    Pages: 1 online resource (360 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get the most out of your printer, including how to design models, choose materials, work with different printers, and integrate 3D printing with traditional prototyping to make techniques like sand casting more efficient.This book is for new 3D printer owners, makers of all kinds, entrepreneurs, technology educators, and anyone curious about what you can do with a 3D printer. In this revised and expanded new edition of Mastering 3D Printing , which has been a trusted resource through five years of evolution in the 3D printing industry, you'll gain a comprehensive understanding of 3D printing. This book presumes no foreknowledge and describes what you need to know about how printers work, how to decide which type of printer (filament, resin, or powder) makes the most sense for you, and then how to go forward in the case of filament and resin printers. This new edition now includes material about consumer resin printing, the evolution of lower-cost metal printing, and the plethora of both materials and applications. What You'll Learn Choose among the different 3D printing technologies Create or find 3D models to print Make both easy and challenging prints come out as you imagined Assess whether your business, factory, home or classroom will benefit from 3D printing Work with applications that are good candidates for first projects in home and industrial applications Who This Book Is For People who are encountering 3D printing for the first time, or for those who want to level up their skills. It is designed for the nontechnical adult and minimizes jargon. However more sophisticated users will still find tips and insights of value.
    Note: Online resource; Title from title page (viewed May 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258507
    Language: English
    Pages: 1 online resource (297 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Automate core security tasks by embedding security controls and processes early in the DevOps workflow through DevSecOps. You will not only learn the various stages in the DevOps pipeline through examples of solutions developed and deployed using .NET Core, but also go through open source SDKs and toolkits that will help you to incorporate automation, security, and compliance. The book starts with an outline of modern software engineering principles and gives you an overview of DevOps in .NET Core. It further explains automation in DevOps for product development along with security principles to improve product quality. Next, you will learn how to improve your product quality and avoid code issues such as SQL injection prevention, cross-site scripting, and many more. Moving forward, you will go through the steps necessary to make security, compliance, audit, and UX automated to increase the efficiency of your organization. You'll see demonstrations of the CI phase of DevOps, on-premise and hosted, along with code analysis methods to verify product quality. Finally, you will learn network security in Docker and containers followed by compliance and security standards. After reading DevSecOps for .NET Core , you will be able to understand how automation, security, and compliance works in all the stages of the DevOps pipeline while showcasing real-world examples of solutions developed and deployed using .NET Core 3. What You Will Learn Implement security for the .NET Core runtime for cross-functional workloads Work with code style and review guidelines to improve the security, performance, and maintenance of components Add to DevOps pipelines to scan code for security vulnerabilities Deploy software on a secure infrastructure, on Docker, Kubernetes, and cloud environments Who This Book Is For Software engineers and developers who develop and maintain a secure code repository.
    Note: Online resource; Title from title page (viewed May 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484257135
    Language: English
    Pages: 1 online resource (645 pages)
    Edition: 2nd edition
    Parallel Title: Erscheint auch als Browning, J. Burton C++20 recipes
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Discover the newest major features of C++20, including modules, concepts, spaceship operators, and smart pointers. This book is a handy code cookbook reference guide that covers the C++ core language standard as well as some of the code templates available in standard template library (STL). In C++20 Recipes: A Problem-Solution Approach , you'll find numbers, strings, dates, times, classes, exceptions, streams, flows, pointers, and more. Also, you'll see various code samples, templates for C++ algorithms, parallel processing, multithreading, and numerical processes. It also includes 3D graphics programming code. A wealth of STL templates on function objects, adapters, allocators, and extensions are also available. This is a must-have, contemporary reference for your technical library to help with just about any project that involves the C++ programming language. What You Will Learn See what's new in C++20 Write modules Work with text, numbers, and classes Use the containers and algorithms available in the standard library Work with templates, memory, concurrency, networking, scripting, and more Code for 3D graphics Who This Book Is For Programmers with at least some prior experience with C++.
    Note: Online resource; Title from title page (viewed April 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484257470
    Language: English
    Pages: 1 online resource (110 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Attention .NET developers who no longer want to use JavaScript for your front end. Quickly and efficiently learn how to use C# for your single-page application (SPA) thanks to Blazor. Today's reality is that most modern applications are web-based and if you want the same user experience as a desktop application, you need to be able to create a single-page application. While there are multiple frameworks and libraries to choose from (including Angular, React, and VueJS), you still need to know how to code in JavaScript. But now there is another option from Microsoft. Blazor is an open-source framework that enables developers to create web applications using C# and HTML, and everything you need to get started is covered in this guide. You will learn the steps, through build-along coding examples, that will allow you to use the same language for both the front end and the back end of your application. This book is designed to get you comfortable creating a single-page application in the shortest time possible. Get ready to create a complete business application that teaches and reinforces the skills you need in a Blazor production environment. What You Will Learn Develop the front end of an application using C# and .NET Core Use this quick-start for .NET developers who need to improve their application with a single-page front end Take a code-first approach that models an actual business application Gain insights for developing a high-functioning and maintainable application Study guidance on repurposing your .NET skill set Who This Book Is For C# and .NET developers who have some experience in web development
    Note: Online resource; Title from title page (viewed June 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258330
    Language: English
    Pages: 1 online resource (678 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Gain a gentle introduction to the world of Ring programming with clarity as a first concern using a lot of practical examples. The first part lays the foundations of the language and its basic features (data types, control structures, functions, and classes). The unique way to rigorously structure Ring programs is also explained. Then, in the second part you'll discover Ring inputs, outputs, and what is in between. You'll use the basic constructs of computer logic (sequence, selection, and iteration) to build simple and complex logic flows. You'll go over the common mistakes that lead to code complexity, by example, and cover several strategies to solve them (refactoring, code cleansing, and good variable naming). Then, you'll see a visual illustration of how Ring deals with scopes at the local, object, and global levels. In part three, you'll play with two artifacts vital to Ring programming: functions and objects. You'll learn how they can be composed to solve a problem and how advanced programming paradigms, such as declarative and natural, are beautifully implemented on top of them. As part of the discussion, you'll also work on game programming. You'll learn how you design your game declaratively, in Ring code, just as if you were designing it in visual software. Finally, the author lays out how programming can be understood in a gamified context. You will be told the truth about how gaming can be a better metaphor to achieve mastery of Ring programming. This book is for those who are passionate about writing beautiful, expressive, and learnable code. It has been designed so you can enjoy a beginner-friendly set of knowledge about Ring, and benefit from a one-stop collection of lessons learned from real-world, customer-facing programming projects. What You Will Learn Get started with Ring and master its data types, I/O, functions, and classes Carry out structural, object-oriented, functional, declarative, natural, and meta programming in Ring Use the full power of Ring to refactor program code and develop clean program architectures Quickly design professional-grade video games on top of the Ring game engine Who This Book Is For Beginners looking for a consistent and hackable programming environment with a strong flavor of learnability and expressiveness.
    Note: Online resource; Title from title page (viewed May 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258637
    Language: English
    Pages: 1 online resource (296 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: William "Bo" Rothwell's Advanced Perl Programming continues where his previous book left off, more or less, as it guides you through advanced techniques of the Perl programming language starting with command-line options, references, and arrays and hashes from advanced data types. Next, you'll learn about typeglobs for symbolic entries. Additionally, you'll see advanced subroutine handling, then packages and namespaces. Furthermore, you'll build advanced modules and install CPAN modules. Unlike Java and C++, modules have been around in Perl for a long time now. Along the way, you'll learn and use POD mark up language for Perl documentation. Moreover, you'll get a survey of the many advanced features and data structures of the current Perl programming language. You'll also get a survey of the new features of the latest Perl 5.x release. After reading and using this book, you'll have the tools, techniques, and source code to be an expert Perl programmer. What You Will Learn Carry out command-line parsing and extract scripts Create references; return values from a reference; work with the ref Function and strict refs Work with advanced Perl data types using arrays, hashes, and hash of hashes Use Typeglobs for symbol table entries Build modules and install CPAN modules Write documentation for Perl using POD Work with the newest features in Perl, including the smartmatch operator, yada yada, automated regex modifiers, the CORE namespace and more Who This Book Is For Those with experience with Perl or who have read Rothwell's prior books, Beginning Perl Programming and Pro Perl Programming .
    Note: Online resource; Title from title page (viewed May 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260050
    Language: English
    Pages: 1 online resource (218 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Emerging technologies offer a plethora of unprecedented opportunities for entrepreneurs in the digital space. Understanding this evolution is essential for web-based business models to succeed. The Web 3.0 economy is here, and this book has arrived to serve as your guide. Technologies for Modern Digital Entrepreneurship is an in-depth look at the new developments of the digital economic system. Cryptocurrencies, Central Bank Digital Currencies, and Stable Coins are explained through timely case studies, as well as innovations in crowdfunding, educational marketplaces, and scalability in blockchain-based transactions. Author Dr. Abeba N. Turi expertly navigates the industry transition from platform-based centralized Web 2.0 economy to the distributed network economy. Turi additionally explores trust and reputation as currency in the digital economy and allays common fears in digital entrepreneurship such as mistrust by investors and intellectual property loss. Avoid falling behind your competitors in the Wild West that is modern digital entrepreneurship. Whether you are a business leader, a technology enthusiast, or a researcher in the field, Technologies for Modern Digital Entrepreneurship gives you the advantage of insightful knowledge using real data and meaningful examples. Amid global regulatory changes and the ever-shifting methods of digital entrepreneurship, our modern era demands this book. What You Will Learn Discover new trends in the digital economic system Comprehend the crowd-based digital business models Analyze the distributed information network economy Understand the workings of the currency system under the Web 3.0 economy, including Cryptocurrencies, Central Bank Digital Currencies, and Stable Coins Who This Book Is For Technology enthusiasts, tech and interdisciplinary students, digital business leaders, and researchers in the field
    Note: Online resource; Title from title page (viewed June 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259146
    Language: English
    Pages: 1 online resource (403 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: See how privileges, insecure passwords, administrative rights, and remote access can be combined as an attack vector to breach any organization. Cyber attacks continue to increase in volume and sophistication. It is not a matter of if , but when, your organization will be breached. Threat actors target the path of least resistance: users and their privileges. In decades past, an entire enterprise might be sufficiently managed through just a handful of credentials. Today's environmental complexity has seen an explosion of privileged credentials for many different account types such as domain and local administrators, operating systems (Windows, Unix, Linux, macOS, etc.), directory services, databases, applications, cloud instances, networking hardware, Internet of Things (IoT), social media, and so many more. When unmanaged, these privileged credentials pose a significant threat from external hackers and insider threats. We are experiencing an expanding universe of privileged accounts almost everywhere. There is no one solution or strategy to provide the protection you need against all vectors and stages of an attack. And while some new and innovative products will help protect against or detect against a privilege attack, they are not guaranteed to stop 100% of malicious activity. The volume and frequency of privilege-based attacks continues to increase and test the limits of existing security controls and solution implementations. Privileged Attack Vectors details the risks associated with poor privilege management, the techniques that threat actors leverage, and the defensive measures that organizations should adopt to protect against an incident, protect against lateral movement, and improve the ability to detect malicious activity due to the inappropriate usage of privileged credentials. This revised and expanded second edition covers new attack vectors, has updated definitions for privileged access management (PAM), new strategies for defense, tested empirical steps for a successful implementation, and includes new disciplines for least privilege endpoint management and privileged remote access. What You Will Learn Know how identities, accounts, credentials, passwords, and exploits can be leveraged to escalate privileges during an attack Implement defensive and monitoring strategies to mitigate privilege threats and risk Understand a 10-step universal privilege management implementation plan to guide you through a successful privilege ac...
    Note: Online resource; Title from title page (viewed June 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258392
    Language: English
    Pages: 1 online resource (190 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Understand and implement big data analysis solutions in pandas with an emphasis on performance. This book strengthens your intuition for working with pandas, the Python data analysis library, by exploring its underlying implementation and data structures. Thinking in Pandas introduces the topic of big data and demonstrates concepts by looking at exciting and impactful projects that pandas helped to solve. From there, you will learn to assess your own projects by size and type to see if pandas is the appropriate library for your needs. Author Hannah Stepanek explains how to load and normalize data in pandas efficiently, and reviews some of the most commonly used loaders and several of their most powerful options. You will then learn how to access and transform data efficiently, what methods to avoid, and when to employ more advanced performance techniques. You will also go over basic data access and munging in pandas and the intuitive dictionary syntax. Choosing the right DataFrame format, working with multi-level DataFrames, and how pandas might be improved upon in the future are also covered. By the end of the book, you will have a solid understanding of how the pandas library works under the hood. Get ready to make confident decisions in your own projects by utilizing pandas-the right way. What You Will Learn Understand the underlying data structure of pandas and why it performs the way it does under certain circumstances Discover how to use pandas to extract, transform, and load data correctly with an emphasis on performance Choose the right DataFrame so that the data analysis is simple and efficient. Improve performance of pandas operations with other Python libraries Who This Book Is For Software engineers with basic programming skills in Python keen on using pandas for a big data analysis project. Python software developers interested in big data.
    Note: Online resource; Title from title page (viewed June 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    ISBN: 9781484261217
    Language: English
    Pages: 1 online resource (374 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Do you have an awesome idea for the next break-through mobile gaming title? This updated edition will help you kick-start your project as it guides you through the process of creating several example game apps using APIs available in Android. You will learn the basics needed to join the ranks of successful Android game app developers. the book starts with game design fundamentals using Canvas and Android SDK 10 or earlier programming basics. You then will progress toward creating your own basic game engine and playable game apps that work on Android 10 or earlier smartphones and tablets. You take your game through the chapters and topics in the book to learn different tools such as OpenGL ES. And you will learn about publishing and marketing your games to monetize your creation. What You Will Learn Gain knowledge on the fundamentals of game programming in the context of Android Use Android's APIs for graphics, audio, and user input to reflect those fundamentals Develop two 2D games from scratch, based on Canvas API and OpenGL ES Create a full-featured 3D game Publish your games, get crash reports, and support your users Complete your own playable 2D OpenGL games Who This Book Is For Those with basic knowledge of Java who want to write games on the Android platform, and experienced game developers who want to know about the pitfalls and peculiarities of the platform
    Note: Online resource; Title from title page (viewed September 10, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261002
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Apply the basics of security in serverless computing to new or existing projects. This hands-on guide provides practical examples and fundamentals. You will apply these fundamentals in all aspects of serverless computing: improving the code, securing the application, and protecting the infrastructure. You will come away having security knowledge that enables you to secure a project you are supporting and have technical conversations with cybersecurity personnel. At a time when there are many news stories on cybersecurity breaches, it is crucial to think about security in your applications. It is tempting to believe that having a third-party host the entire computing platform will increase security. This book shows you why cybersecurity is the responsibility of everyone working on the project. What You Will Learn Gain a deeper understanding of cybersecurity in serverless computing Know how to use free and open source tools (such as the Node Package Manager, ESLint, and VSCode) to reduce vulnerabilities in your application code Assess potential threats from event triggers in your serverless functions Understand security best practices in serverless computing Develop an agnostic security architecture while reducing risk from vendor-specific infrastructure Who This Book Is For Developers or security engineers looking to expand their current knowledge of traditional cybersecurity into serverless computing projects. Individuals just beginning in serverless computing and cybersecurity can apply the concepts in this book in their projects.
    Note: Online resource; Title from title page (viewed October 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484265918
    Language: English
    Pages: 1 online resource (1 video file, approximately 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video will guide you on the principles and practice of designing a smart, AI-based intrusion detection system (IDS) to defend a network from cybersecurity threats. The course begins by explaining the theory and state of the art of the field, and then proceeds to guide you on the step-by-step implementation of an ML-based IDS. The first part of the course will explain how an intrusion detection system is used to stop cybersecurity threats such as hackers from infiltrating your network. Next, it will explain why traditional intrusion detection systems are not able to keep up with the rapid evolution of black hat adversaries, and how machine learning offers a self-learning solution that is able to keep up with, and even outsmart them. Further, you will learn the high-level architecture of an ML-based IDS; how to carry out data collection, model selection, and objective selection (such as accuracy or false positive rate); and how all these come together to form a next-generation IDS. Moving forward, you'll see how to implement the ML-based IDS. What You Will Learn Discover how an IDS works See how machine learning-based IDSs are able to solve the problems that traditional IDSs have faced Architect a machine learning-based IDS Train the ML components of a next-generation IDS Choose the correct metric function for your next-generation IDS in order to satisfy the most commonly encountered business objectives Who This Video Is For Cybersecurity professionals, data scientists, and students of these disciplines.
    Note: Online resource; Title from title screen (viewed September 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260531
    Language: English
    Pages: 1 online resource (481 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn how to use R 4, write and save R scripts, read in and write out data files, use built-in functions, and understand common statistical methods. This in-depth tutorial includes key R 4 features including a new color palette for charts, an enhanced reference counting system (useful for big data), and new data import settings for text (as well as the statistical methods to model text-based, categorical data). Each chapter starts with a list of learning outcomes and concludes with a summary of any R functions introduced in that chapter, along with exercises to test your new knowledge. The text opens with a hands-on installation of R and CRAN packages for both Windows and macOS. The bulk of the book is an introduction to statistical methods (non-proof-based, applied statistics) that relies heavily on R (and R visualizations) to understand, motivate, and conduct statistical tests and modeling. Beginning R 4 shows the use of R in specific cases such as ANOVA analysis, multiple and moderated regression, data visualization, hypothesis testing, and more. It takes a hands-on, example-based approach incorporating best practices with clear explanations of the statistics being done. You will: Acquire and install R and RStudio Import and export data from multiple file formats Analyze data and generate graphics (including confidence intervals) Interactively conduct hypothesis testing Code multiple and moderated regression solutions Who This Book Is For Programmers and data analysts who are new to R. Some prior experience in programming is recommended.
    Note: Online resource; Title from title page (viewed October 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261033
    Language: English
    Pages: 1 online resource (112 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Create good data from the start, rather than fixing it after it is collected. By following the guidelines in this book, you will be able to conduct more effective analyses and produce timely presentations of research data. Data analysts are often presented with datasets for exploration and study that are poorly designed, leading to difficulties in interpretation and to delays in producing meaningful results. Much data analytics training focuses on how to clean and transform datasets before serious analyses can even be started. Inappropriate or confusing representations, unit of measurement choices, coding errors, missing values, outliers, etc., can be avoided by using good dataset design and by understanding how data types determine the kinds of analyses which can be performed. This book discusses the principles and best practices of dataset creation, and covers basic data types and their related appropriate statistics and visualizations. A key focus of the book is why certain data types are chosen for representing concepts and measurements, in contrast to the typical discussions of how to analyze a specific data type once it has been selected. What You Will Learn Be aware of the principles of creating and collecting data Know the basic data types and representations Select data types, anticipating analysis goals Understand dataset structures and practices for analyzing and sharing Be guided by examples and use cases (good and bad) Use cleaning tools and methods to create good data Who This Book Is For Researchers who design studies and collect data and subsequently conduct and report the results of their analyses can use the best practices in this book to produce better descriptions and interpretations of their work. In addition, data analysts who explore and explain data of other researchers will be able to create better datasets.
    Note: Online resource; Title from title page (viewed October 1, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    ISBN: 9781484263709
    Language: English
    Pages: 1 online resource (340 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Here is the expert-level, insider guidance you need on using Azure SQL Database as your back-end data store. This book highlights best practices in everything ranging from full-stack projects to mobile applications to critical, back-end APIs. The book provides instruction on accessing your data from any language and platform. And you learn how to push processing-intensive work into the database engine to be near the data and avoid undue networking traffic. Azure SQL is explained from a developer's point of view, helping you master its feature set and create applications that perform well and delight users. Core to the book is showing you how Azure SQL Database provides relational and post-relational support so that any workload can be managed with easy accessibility from any platform and any language. You will learn about features ranging from lock-free tables to columnstore indexes, and about support for data formats ranging from JSON and key-values to the nodes and edges in the graph database paradigm. Reading this book prepares you to deal with almost all data management challenges, allowing you to create lean and specialized solutions having the elasticity and scalability that are needed in the modern world. What You Will Learn Master Azure SQL Database in your development projects from design to the CI/CD pipeline Access your data from any programming language and platform Combine key-value, JSON, and relational data in the same database Push data-intensive compute work into the database for improved efficiency Delight your customers by detecting and improving poorly performing queries Enhance performance through features such as columnstore indexes and lock-free tables Build confidence in your mastery of Azure SQL Database's feature set Who This Book Is For Developers of applications and APIs that benefit from cloud database support, developers who wish to master their tools (including Azure SQL Database, and those who want their applications to be known for speedy performance and the elegance of their code
    Note: Online resource; Title from title page (viewed November 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    ISBN: 9781484260944
    Language: English
    Pages: 1 online resource (315 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Apply machine and deep learning to solve some of the challenges in the oil and gas industry. The book begins with a brief discussion of the oil and gas exploration and production life cycle in the context of data flow through the different stages of industry operations. This leads to a survey of some interesting problems, which are good candidates for applying machine and deep learning approaches. The initial chapters provide a primer on the Python programming language used for implementing the algorithms; this is followed by an overview of supervised and unsupervised machine learning concepts. The authors provide industry examples using open source data sets along with practical explanations of the algorithms, without diving too deep into the theoretical aspects of the algorithms employed. Machine Learning in the Oil and Gas Industry covers problems encompassing diverse industry topics, including geophysics (seismic interpretation), geological modeling, reservoir engineering, and production engineering. Throughout the book, the emphasis is on providing a practical approach with step-by-step explanations and code examples for implementing machine and deep learning algorithms for solving real-life problems in the oil and gas industry. What You Will Learn Understanding the end-to-end industry life cycle and flow of data in the industrial operations of the oil and gas industry Get the basic concepts of computer programming and machine and deep learning required for implementing the algorithms used Study interesting industry problems that are good candidates for being solved by machine and deep learning Discover the practical considerations and challenges for executing machine and deep learning projects in the oil and gas industry Who This Book Is For Professionals in the oil and gas industry who can benefit from a practical understanding of the machine and deep learning approach to solving real-life problems.
    Note: Online resource; Title from title page (viewed November 2, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484262610
    Language: English
    Pages: 1 online resource (245 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Electronic textiles (e-textiles) involves the combination of electronics and textiles to form "smart" textile products. It is an emerging technology with immense opportunities in the field of wearables fashion technology. And while there are many e-textile development platforms available on the market, this book uses the Wearic smart textile kit, a modular prototyping platform, to get you building projects and experiments easily and quickly. This book presents the essential skills required to get started developing e-textiles. The code presented is built using MakeCode blocks, an easy-to-use visual programming language. You'll use the BBC micro:bit microcontroller for all the projects, and with few exceptions, they require no soldering and wiring. In the end, you'll be able to apply and sew electronics to wearables, garments, and fabrics in this emerging technology. Beginning e-Textile Development presents the essential components to get you started with developing e-textiles. What You'll Learn Program with the BBC micro:bit Add lights to your wearables using LED textiles Use different textile sensors to measure heat, detect water, actuate attachments, and enable sense touch and pressure Actuate attachments on wearables with muscle activity and heartbeat Make chemistry-based color-changing fabrics using thermochromic pigments Utilize Bluetooth Low Energy to send sensor data to mobile apps and WiFi to send sensor data to the ThingSpeak IoT analytics platform service Who This Book Is For Beginners to the e-textile industry seeking a comprehensive toolkit. Fashion designers, Makers, engineers, scientists, and students can all benefit from this book.
    Note: Online resource; Title from title page (viewed November 2, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261712
    Language: English
    Pages: 1 online resource (549 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Look beyond the basics of Mac programming and development to become a Mac power user. When most people think about the Mac, they think about the amazing graphical user interface macOS is known for. However, there is a whole world to explore beneath the hood. This book approaches working directly in the terminal with fun projects and ideas to help turn you into an advanced Mac user. You'll work with Brew (HomeBrew), which gives you the ability to install applications from Linux (and Unix) that can make the terminal more useful. This is important, because a lot of applications have been stripped out of macOS or deprecated. For example, Apple's built-in PHP is usually a major release behind. You'll also customize your terminal to change everything about it, making it your own. The whole world is about personalizing. Why put up with the Apple defaults? Once you have your terminal set up and ready to rock, you'll review the basics of programming on the Mac terminal. This will allow you to get a taste of power scripting. You'll discover the power of bash, PHP, and Python. And then you'll apply those tools to web development. Tweak Your Mac Terminal takes you on a journey into a world of the terminal and its hidden applications. What You'll Learn Customize the terminal to make it perfect for your needs Develop web applications using basic coding skills in the terminal Install HomeBrew and by extension Linux and Unix applications Who This Book Is For Mac users who are already very familiar with the GUI and want to go further. This book will especially help starting IT professionals and beginning programmers.
    Note: Online resource; Title from title page (viewed November 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484263129
    Language: English
    Pages: 1 online resource (119 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This book unveils ten secrets on how to masterfully speak in the technology arena. It is primarily based on stories from entrepreneurs, executives and engineers from technology companies that have shaped history: Steve Jobs, Tim Cook, Elon Musk, Jim Grubb (Cisco), Mikko Hyppönen (F-secure), Jane Chen (Embrace Innovations) and many more. Most of them have appeared on the stages of large conferences and events presenting their products and inventions. Today the technology arena is more dynamic and innovating than ever: mobile applications, cloud services, artificial intelligence, clean technologies, blockchain, etc.There are increasingly more spaces to share knowledge and promote products. Both aspects make speaking about technology harder than ever: how should you speak about your product or company in a way that your audience not only gets what you say but gets inspired enough to become followers? The ten practices presented in this book are: story, demo, metaphor, data visualization, passion, props, presentation hacks, interaction, staging, and memory. All core aspects that a technical person needs to rock the stage at conferences. What You Will Learn A wide range of skills which will help you make a solid and persuasive presentation or talk How to craft compelling stories How to write better (blogs and copy) about technical products and events Who This Book is For DevOps, developer evangelists, testers, architects, product managers, sales engineers, solution architects, CTOs, CEOs, startup founders, marketers
    Note: Online resource; Title from title page (viewed November 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484263761
    Language: English
    Pages: 1 online resource (264 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Use Traefik as a load balancer or a reverse proxy for microservices-based architecture. This book covers Traefik integration for microservices architecture concerns such as service discovery, telemetry, and resiliency. The book focuses on building an in-depth understanding of Traefik. It starts with the fundamentals of Traefik, including different load balancing algorithms available, and failure handling for application resiliency. Examples are included for the failure scenarios. TLS support is explained, including scenarios of TLS termination and TLS forwarding. Traefik supports TLS termination using Let's Encrypt. Traefik deployment in prominent microservices ecosystems is discussed, including Docker and Kubernetes. Traefik is a language-neutral component. This book presents examples of its deployment with Java-based microservices. The examples in the book show Traefik integration with Jaeger/Zipkin, Prometheus, Grafana, and FluentD. Also covered is Traefik for Python-based services and Java-based services deployed in the Kubernetes cluster. By the end of the book, you will confidently know how to deploy and integrate Traefik into prominent microservices ecosystems. What You Will Learn Understand Traefik basics and its components Explore different load balancing scenarios and TLS termination Configure service discovery, circuit breakers, timeouts, and throttling Monitor Traefik using Prometheus and request tracing Who This Book Is For Developers and project managers who have developed microservices and are deploying them in cloud and on-premise environments with Kubernetes or Docker. The book is not specifically written for any particular programming language. The examples presented use Java or Python.
    Note: Online resource; Title from title page (viewed November 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    ISBN: 9781484265673
    Language: English
    Pages: 1 online resource (301 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Manage Power BI within organizations. This book helps you systematize administration as Microsoft shifts Power BI from a self-service tool to an enterprise tool. You will learn best practices for many Power BI administrator tasks. And you will know how to manage artifacts such as reports, users, work spaces, apps, and gateways. The book also provides experience-based guidance on governance, licensing, and managing capacities. Good management includes policies and procedures that can be applied consistently and even automatically across a broad user base. This book provides a strategic road map for the creation and implementation of policies and procedures that support Power BI best practices in enterprises. Effective governance depends not only on good policies, but also on the active and timely monitoring of adherence to those policies. This book helps you evaluate the tools to automate and simplify the most common administrative and monitoring tasks, freeing up administrators to provide greater value to the organization through better user training and awareness initiatives. What You Will Learn Recognize the roles and responsibilities of the Power BI administrator Manage users and their work spaces Know when to consider using Power BI Premium Govern your Power BI implementation and manage Power BI tenants Create an effective security strategy for Power BI in the enterprise Collaborate and share consistent views of the data across all users Follow a life cycle management strategy for rollout of dashboards and reports Create internal training resources backed up by accurate documentation Monitor Power BI to better understand risks and compliance manage costs, and track implementation Who This Book Is For IT professionals tasked with maintaining their corporate Power BI environments, Power BI administrators and power users interested in rolling out Power BI more widely in their organizations, and IT governance professionals tasked with ensuring adherence to policies and regulations
    Note: Online resource; Title from title page (viewed November 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484263679
    Language: English
    Pages: 1 online resource (571 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Utilize this comprehensive, yet practical, overview of modern cryptography and cryptanalysis to improve performance. Learn by example with source code in C# and .NET, and come away with an understanding of public key encryption systems and challenging cryptography mechanisms such as lattice-based cryptography. Modern cryptography is the lifeboat of a secure infrastructure. From global economies and governments, to meeting everyday consumer needs, cryptography is ubiquitous, and used in search, design, data, artificial intelligence, and other fields of information technology and communications. Its complexity can lead to misconfiguration, misuse, and misconceptions. For developers who are involved in designing and implementing cryptographic operations in their applications, understanding the implications of the algorithms, modes, and other parameters is vital. Pro Cryptography and Cryptanalysis is for the reader who has a professional need or personal interest in developing cryptography algorithms and security schemes using C# and .NET. You will learn how to implement advanced cryptographic algorithms (such as Elliptic Curve Cryptography Algorithms, Lattice-based Cryptography, Searchable Encryption, Homomorphic Encryption), and come away with a solid understanding of the internal cryptographic mechanisms, and common ways in which the algorithms are correctly implemented in real practice. With the new era of quantum computing, this book serves as a stepping stone to quantum cryptography, finding useful connections between current cryptographic concepts and quantum related topics. What You Will Learn Know when to enlist cryptography, and how it is often misunderstood and misused Explore modern cryptography algorithms, practices, and properties Design and implement usable, advanced cryptographic methods and mechanisms Understand how new features in C# and .NET impact the future of cryptographic algorithms Use the cryptographic model, services, and System.Security.Cryptography namespace in .NET Modernize your cryptanalyst mindset by exploiting the performance of C# and .NET with its weak cryptographic algorithms Practice the basics of public key cryptography, including ECDSA signatures Discover how most algorithms can be broken Who This Book Is For Information security experts, cryptologists, software engineers, developers, data scientists, and academia who have experience with C#, .NET, as well as IDEs such as Visual Studio, VS Code, or Mono. Bec...
    Note: Online resource; Title from title page (viewed November 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484262764
    Language: English
    Pages: 1 online resource (279 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Use this practical guide to the Splunk operational data intelligence platform to search, visualize, and analyze petabyte-scale, unstructured machine data. Get to the heart of the platform and use the Search Processing Language (SPL) tool to query the platform to find the answers you need. With more than 140 commands, SPL gives you the power to ask any question of machine data. However, many users (both newbies and experienced users) find the language difficult to grasp and complex. This book takes you through the basics of SPL using plenty of hands-on examples and emphasizes the most impactful SPL commands (such as eval, stats , and timechart ). You will understand the most efficient ways to query Splunk (such as learning the drawbacks of subsearches and join , and why it makes sense to use tstats ). You will be introduced to lesser-known commands that can be very useful, such as using the command rex to extract fields and erex to generate regular expressions automatically. In addition, you will learn how to create basic visualizations (such as charts and tables) and use prescriptive guidance on search optimization. For those ready to take it to the next level, the author introduces advanced commands such as predict , kmeans , and cluster . What You Will Learn Use real-world scenarios (such as analyzing a web access log) to search, group, correlate, and create reports using SPL commands Enhance your search results using lookups and create new lookup tables using SPL commands Extract fields from your search results Compare data from multiple time frames in one chart (such as comparing your current day application performance to the average of the past 30 days) Analyze the performance of your search using Job Inspector and identify execution costs of various components of your search Who This Book Is For Application developers, architects, DevOps engineers, application support engineers, network operations center analysts, security operations center (SOC) analysts, and cyber security professionals who use Splunk to search and analyze their machine data
    Note: Online resource; Title from title page (viewed November 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484264089
    Language: English
    Pages: 1 online resource (322 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Configure and customize Microsoft Dynamics 365 Field Services to help your organization deliver onsite service to customer locations. This book will guide you in setting up and implementing Dynamics 365 Field Services to automate workflow and schedule algorithms for mobile users. The book starts with an introduction to Field Services and setting up your Dynamics 365 subscription. Next, you will configure your application. You are shown how to allocate work, manage resources, and move inventory. You will configure both Field Services and the new Field Services Mobile app. One of the main topics covered is applying security to both Field Services and the Field Services Mobile App and how to use both flavors of the application to implement effective solutions. You will go through examples to understand and apply the concepts and features for configuration of Field Services. You also will learn best practices for configuring and customizing Field Services. After reading this book, you will be able to develop and implement enterprise-scale solutions using Dynamics 365 Field Services. What Will You Learn Create and process Work Orders Manage inventory movement in the field Set up security in Field Services and Field Services Mobile App Generate Work Orders with agreement Utilize Microsoft Power Automate with Field Service Who Is This Book For Technical and functional consultants who have Dynamics 365 CE development experience
    Note: Online resource; Title from title page (viewed December 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484263587
    Language: English
    Pages: 1 online resource (217 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get started building custom Fiori applications for your enterprise. This book teaches you how to design, build, and deploy enterprise-ready, custom Fiori applications in SAP HANA. Tips and tricks collected from projects using Fiori applications (built consuming OData models and REST APIs) and integrating third-party JS libraries are presented. Also included are examples using Fiori templates from different tools such as the SAP Web IDE and the new Visual Studio Code extensions. This book explains the 5 design principles that all Fiori applications are built upon: Role-based, Responsive, Coherent, Simple, and Delightful. The book expands on consuming OData services and REST APIs internal and external to SAP HANA. The Fiori application exercise demonstrates the use of the MVC pattern, JavaScript modularization, reuse of SAP UI5 controls, debugging, and the tools required for a complete scenario. The book closes with an exercise showcasing a finished single page application with multiple views and layouts, navigation between the views, and deployment of the application to AWS. This book is simple enough for entry-level developers getting started in web frameworks but also highlights integration points from the data models being consumed from the application, and shows how the application communicates with back-end services, resulting in a complete front-end custom Fiori application. What You Will Learn Know the 5 Fiori design principles Understand how to consume OData and REST API models Apply the MVC pattern using XML views and the SAP UI5 controls along with controller behavior in JavaScript Debug and deploy the application Who This Book is For Web developers and application leads who have some experience in JavaScript frameworks and web development and understand web protocol communication
    Note: Online resource; Title from title page (viewed December 1, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258729
    Language: English
    Pages: 1 online resource (183 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Take full advantage of the .NET APIs in System.IO to achieve fundamental I/O operations and produce better quality software. You'll start with the basics of creating a .NET Core custom library for System.IO. You will learn the purpose and benefits of a custom cross-platform .NET Core library along with the implementation architecture of the custom library components. Moving forward, you will learn how to use the .NET APIs of System.IO for getting information about resources. Here, you will go through drives, directories, files, and much more in the .NET API. You'll discuss manipulation of resources and the environment, where you will learn how to build custom IO actions for resource manipulation followed by its properties and security. Next, you will learn special .NET API operations with System.IO with demonstrations on working with collection of resources, directories, files, and system information. Finally, you will go through the managed and unmanaged streams in the .NET API such as memory stream, file stream, and much more. After reading Understanding System.IO for .NET Core 3 , you will be able to work with different features of .System.IO in .NET Core and implement its internal and commercial tools for different I/O scenarios. What You Will Learn Discover the inner workings of the System.IO BCL implementation on the .NET Core platform Work with System.IO mechanisms available through the .NET Core platform Write a custom library that encapsulates .NET APIs from System.IO Design and implement various tools in System.IO Who This Book Is For Developers with prior experience of working in .NET or .NET Core.
    Note: Online resource; Title from title page (viewed May 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258811
    Language: English
    Pages: 1 online resource (436 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Mastering ARM hardware architecture opens a world of programming for nearly all phones and tablets including the iPhone/iPad and most Android phones. It's also the heart of many single board computers like the Raspberry Pi. Gain the skills required to dive into the fundamentals of the ARM hardware architecture with this book and start your own projects while you develop a working knowledge of assembly language for the ARM 64-bit processor. You'll review assembly language programming for the ARM Processor in 64-bit mode and write programs for a number of single board computers, including the Nvidia Jetson Nano and the Raspberry Pi (running 64-bit Linux). The book also discusses how to target assembly language programs for Apple iPhones and iPads along with 64-Bit ARM based Android phones and tablets. It covers all the tools you require, the basics of the ARM hardware architecture, all the groups of ARM 64-Bit Assembly instructions, and how data is stored in the computer's memory. In addition, interface apps to hardware such as the Raspberry Pi's GPIO ports. The book covers code optimization, as well as how to inter-operate with C and Python code. Readers will develop enough background to use the official ARM reference documentation for their own projects. With Programming with 64-Bit ARM Assembly Language as your guide you'll study how to read, reverse engineer and hack machine code, then be able to apply these new skills to study code examples and take control of both your ARM devices' hardware and software. What You'll Learn Make operating system calls from assembly language and include other software libraries in your projects Interface apps to hardware devices such as the Raspberry Pi GPIO ports Reverse engineer and hack code Use the official ARM reference documentation for your own projects Who This Book Is For Software developers who have already learned to program in a higher-level language like Python, Java, C#, or even C and now wish to learn Assembly programming.
    Note: Online resource; Title from title page (viewed May 1, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484266113
    Language: English
    Pages: 1 online resource (1 video file, approximately 49 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use your custom data to create and train models with the help of .NET and Azure. Machine learning is here and with it comes a multitude of opportunities for developers to apply it and use it in a variety of applications. This video will teach you how you can use Model Builder inside Visual Studio to create a model. You can then easily integrate the model you build into all kinds of applications including chatbots. You will discover that the custom model created with ML.NET will ensure the most accurate response for your type of data. The video begins with a general overview of bots and the tools you need to create them. You'll then learn how to create a bot using Azure. And finally you will dive into the specifics of ML.NET and Model Builder to learn how you can integrate your custom model with the Azure Web App Bot. What You Will Learn Understand what a bot is Work with Microsoft Bot Framework on Azure Create a bot on Azure Build a simple natural language understanding model for a bot Implement data normalization Use the ML.NET capabilities Understand how ML.NET Model Builder works Who This Video Is For Developers and engineers who are familiar with C# and .NET and interested in learning about bots, machine learning, custom ML models, and ML.NET.
    Note: Online resource; Title from title screen (viewed October 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    ISBN: 9781484259177
    Language: English
    Pages: 1 online resource (325 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Explore and learn the key building blocks of Microsoft Azure services and tools for implementing a disaster-recovery solution of any on-premises or cloud-based application. In this book, you will go through various aspects of planning, designing, and configuring a robust recovery solution on Azure. Introducing Disaster Recovery with Microsoft Azure starts by explaining the disaster-recovery landscape and how Azure disaster recovery is different from the traditional approach. You will learn how to leverage Azure site recovery and various Azure-based services to design and implement a recovery solution and much more. Moving forward, you will design and implement various scenarios such as on-premises to Azure, Azure to Azure, and on-premises to on-premises disaster recovery. You will also learn common considerations and technicalities of implementing recovery solutions for various multi-tier, monolithic, and modern micro-services enterprise applications. Finally, you will go through real-life examples, scenarios, and exercises. After reading this book, you will be able to design and implement disaster recovery on Azure in different scenarios. You will also look at a few real-world scenarios that will provide more practical insights. What You Will Learn Discover the fundamental building blocks of disaster recovery on Azure Examine various application-specific considerations for disaster recovery Leverage various PaaS capabilities to achieve maximum benefit Design and implement a multi-regional Azure to Azure disaster recovery plan Who This Book Is For Consultants, architects, and Azure administrators.
    Note: Online resource; Title from title page (viewed June 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259467
    Language: English
    Pages: 1 online resource (323 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get started with an accelerated introduction to the R ecosystem, programming language, and tools including R script and RStudio. Utilizing many examples and projects, this book teaches you how to get data into R and how to work with that data using R. Once grounded in the fundamentals, the rest of Practical R 4 dives into specific projects and examples starting with running and analyzing a survey using R and LimeSurvey. Next, you'll carry out advanced statistical analysis using R and MouselabWeb. Then, you'll see how R can work for you without statistics, including how R can be used to automate data formatting, manipulation, reporting, and custom functions. The final part of this book discusses using R on a server; you'll build a script with R that can run an RStudio Server and monitor a report source for changes to alert the user when something has changed. This project includes both regular email alerting and push notification. And, finally, you'll use R to create a customized daily rundown report of a person's most important information such as a weather report, daily calendar, to-do's and more. This demonstrates how to automate such a process so that every morning, the user navigates to the same web page and gets the updated report. What You Will Learn Set up and run an R script, including installation on a new machine and downloading and configuring R Turn any machine into a powerful data analytics platform accessible from anywhere with RStudio Server Write basic R scripts and modify existing scripts to suit your own needs Create basic HTML reports in R, inserting information as needed Build a basic R package and distribute it Who This Book Is For Some prior exposure to statistics, programming, and maybe SAS is recommended but not required.
    Note: Online resource; Title from title page (viewed June 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484258057
    Language: English
    Pages: 1 online resource (135 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Understand the core concepts of hapi and learn to build RESTful APIs that are quick, useful, and productive. Created by the mobile team at Walmart Labs, hapi is a light Node.js framework that is perfect for building API servers, websites, and HTTP proxy applications. With this quick guide, you'll learn the basics of hapi and use those skills to build an application and a REST API with MySQL. You'll then wrap up with a Capstone project of industry relevance, understanding solution design, and how hapi fits into industry relevant projects for data driven apps. Used by companies such as PayPal and Mozilla, hapi is a key framework for anyone serious about enterprise web development. Practical hapi will ensure you focus your time on critical project tasks instead of building infrastructure. What You'll Learn Utilize the power of RESTful APIs and Node.js Build your first hapi application based on its core concepts Work with promises and asynchronous programming effectively Use Sequelize for database connectivity Who This Book Is For Anyone with basic knowledge of JavaScript or Node.js who wants to learn to work with hapi. A primer for the relevant Node.js and JavaScript is provided so those with general programming experience can also use this book.
    Note: Online resource; Title from title page (viewed June 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260890
    Language: English
    Pages: 1 online resource (268 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Leverage the power of Hexo to quickly produce static blog sites that are efficient and fast. This project-oriented book simplifies the process of setting up Hexo and manipulating content, using little more than a text editor and free software. It will equip you with a starting toolset that you can use to develop future projects, incorporate into your existing workflow and allow you to take your websites to the next level. Hexo is based on JavaScript and Node.js, two of the biggest tools available for developers: you can enhance, extend, and configure Hexo as requirements dictate. With Hexo the art of possible is only limited by the extent of your imagination and the power of JavaScript and Node.js. Practical Hexo gets you quickly acquainted with creating and manipulating blogs using a static site generator approach. You will understand how to use the Hexo framework to rapidly create and deploy blogs that are performant, with the minimum of fuss, then extend and customize your content using plugins and themes. You will work through some practical projects to help solidify your skills, and put them into practice. What You'll Learn Implement the Hexo framework in a project Customize and extend content Consider maintenance requirements and how they compare to other blog systems Apply skills to practical, real-world projects Create themes and build plugins Make changes using other tools and libraries. Who This Book Is For Website developers who are already familiar with JavaScript and keen to learn how to leverage the Hexo framework. Agile development team members, where time is of the essence to deliver results quickly. Developers who want to focus on simplicity, to produce efficient and properly optimized content in modern browsers using tools already in their possession.
    Note: Online resource; Title from title page (viewed July 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259955
    Language: English
    Pages: 1 online resource (209 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This quick C++ 20 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++20. It presents the essential C++20 code syntax in a well-organized format that can be used as a handy reference. This edition covers topics including designated initializers, lambdas and lambda captures, the spaceship operator, pack expressions, string literals as template parameters, atomic smart pointers, and contracts. It also covers library changes including extended futures, latches and barriers, task blocks, and text formatting. In the C++20 Quick Syntax Reference , you will find short, simple, and focused code examples. This book includes a well-laid-out table of contents and a comprehensive index allowing for easy review. You won't find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any C++ programmer. What You'll Learn Discover the key C++20 features Work with concepts to constrain template arguments Use modules as a replacement for header files Take advantage of the three-way comparison operator Create immediate functions using the consteval keyword Make use of constexpr, constinit and designated initializers Who This Book Is For Experienced C++ programmers. Additionally, this is a concise, easily-digested introduction for other programmers new to C++.
    Note: Online resource; Title from title page (viewed July 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260807
    Language: English
    Pages: 1 online resource (316 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Create your own car engine control unit (ECU) with a simple Raspberry PI while building the necessary skills to produce future more advanced projects. Once you've worked through the projects in this book, you'll have a smart car and the coding knowledge needed to develop advanced hardware and software projects. Start by understanding how the Pi works, and move on to how to build hardware projects, use the GPIO pins, and install the system. Then add to that a solid understanding of software development principles and best practices, along with a good grasp of Python (v3.6+) and Python/software best practices. More than just how to code in Python, you'll learn what it takes to write production grade software, defensive code, testing, deployments, version control, and more. Internalize industry best practices while going further with valuable software development techniques such as defensive programming. The concepts introduced are essential to ensuring that software can function under unexpected circumstances. Can you imagine what would happen if your mobile phone could not cope with a call from an unknown number, or you had to set you microwave in increments of 6 seconds? While testing avoids edge cases such as these, defensive programming is one of the building blocks of software development. What You'll Learn Hone test driven development in Python skills Debug software and hardware project installations Work with the GPIO ports of the Pi to feed your software real-world hardware information Who This Book Is For People who like working on cars and want to learn Raspberry Pi and software development but don't know where to start.
    Note: Online resource; Title from title page (viewed July 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    ISBN: 9781484257166
    Language: English
    Pages: 1 online resource (582 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Springboard your journey into web application development and discover how much fun building web applications with Ruby on Rails can be. This book has been revised to cover what's new in Rails 6 including features such as WebPack, advanced JavaScript integration, Action Mailbox, Action Text, system and parallel testing, Action Cable testing, and more. Beginning Rails 6 gently guides you through designing your application, writing tests for the application, and then writing the code to make your application work as expected. It is a book that will guide you from never having programmed with Ruby, to having a Rails 6 application built and deployed to the web. After reading and using this book, you'll have the know-how and the freely available source code to get started with your own Rails-based web development in days. What You Will Learn Create Ruby on Rails 6 web applications from the bottom up Gain the basics of the Ruby programming language Combine all the components of Rails to develop your own web applications Apply TDD to make sure your application works exactly as you expect Use Git source control and best practice techniques to create applications like a pro Who This Book Is For Someone with little to no Ruby or Rails experience, or possibly even someone with no experience developing web applications at all. A basic familiarity with the web and typical web terms is assumed, but you don't need to be an expert in these.
    Note: Online resource; Title from title page (viewed July 22, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    ISBN: 9781484258668
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Start building Java-based web applications now, even if you're a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat. Beginning Jakarta EE Web Development is a comprehensive introduction to building Java-based web applications using JSP, JSF, MySQL, and the Apache Tomcat web application server. Other APIs including JSON, JSTL, and XML parser are covered along the way. Key concepts are made easy to grasp with numerous working examples and a walk-through of the development of a complete ecommerce project. This book is written for professionals by practicing Java web application professionals and experts. What You Will Learn Build Java-based web applications using JSP and JSF with Eclipse Jakarta EE Configure your database with MySQL Define XML documents for your applications Use the Apache MyFaces APIs to create JSF applications Integrate and implement JSF and JSP together Build an online ecommerce web application Who This Book Is For Programmers new to programming in Java and programming in general.
    Note: Online resource; Title from title page (viewed August 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    ISBN: 9781484257661
    Language: English
    Pages: 1 online resource (323 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn to use technology to undertake data science and to leverage the Internet of Things (IoT) in your experimentation. Designed to take you on a fascinating journey, this book introduces the core concepts of modern data science. You'll start with simple applications that you can undertake on a BBC micro:bit and move to more complex experiments with additional hardware. The skills and narrative are as generic as possible and can be implemented with a range of hardware options. One of the most exciting and fastest growing topics in education is data science. Understanding how data works, and how to work with data, is a key life skill in the 21st century. In a world driven by information it is essential that students are equipped with the tools they need to make sense of it all. For instance, consider how data science was the key factor that identified the dangers of climate change -- and continues to help us identify and react to the threats it presents. This book explores the power of data and how you can apply it using hardware you have at hand. You'll learn the core concepts of data science, how to apply them in the real world and how to utilize the vast potential of IoT. By the end, you'll be able to execute sophisticated and meaningful data science experiments - why not become a citizen scientist and make a real contribution to the fight against climate change. There is something of a digital revolution going these days, especially in the classroom. With increasing access to microprocessors, classrooms are are incorporating them more and more into lessons. Close to 5 million BBC micro:bits will be in the hands of young learners by the end of the year and millions of other devices are also being used by educators to teach a range of topics and subjects. This presents an opportunity: microprocessors such as micro:bit provide the perfect tool to use to build 21st century data science skills. Beginning Data Science and IoT on the BBC micro:bit provides you with a solid foundation in applied data science. What You'll Learn · Use sensors with a microprocessor to gather or "create" data · Extract, tabulate, and utilize data it from the microprocessor · Connect a microprocessor to an IoT platform to share and then use the data we collect · Analyze and convert data into information Who This Book Is For Educators, citizen scientists, and tinkerers interested in an introduction to the concepts of IoT and data on a br...
    Note: Online resource; Title from title page (viewed July 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484257937
    Language: English
    Pages: 1 online resource (620 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This book builds on basic Python tutorials to explain various Python language features that aren't routinely covered: from reusable console scripts that play double duty as micro-services by leveraging entry points, to using asyncio efficiently to collate data from a large number of sources. Along the way, it covers type-hint based linting, low-overhead testing and other automated quality checking to demonstrate a robust real-world development process. Some powerful aspects of Python are often documented with contrived examples that explain the feature as a standalone example only. By following the design and build of a real-world application example from prototype to production quality you'll see not only how the various pieces of functionality work but how they integrate as part of the larger system design process. In addition, you'll benefit from the kind of useful asides and library recommendations that are a staple of conference Q&A sessions at Python conferences as well as discussions of modern Python best practice and techniques to better produce clear code that is easily maintainable. Advanced Python Development is intended for developers who can already write simple programs in Python and want to understand when it's appropriate to use new and advanced language features and to do so in a confident manner. It is especially of use to developers looking to progress to a more senior level and to very experienced developers who have thus far used older versions of Python. What You'll Learn Understand asynchronous programming Examine developing plugin architectures Work with type annotations Review testing techniques Explore packaging and dependency management Who This Book Is For Developers at the mid to senior level who already have Python experience.
    Note: Online resource; Title from title page (viewed July 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260357
    Language: English
    Pages: 1 online resource (376 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn command line tricks, programs, and hacks you can use day to day as a Linux user, programmer, and system administrator. When you interact with the digital world, you can't go far without interacting with Linux systems. This book shows you how to leverage its power to serve your needs. Many users know "top" is installed on almost all Linux machines, but did you know with a few keystrokes you can customize it specifically for your needs? Stuck using `cd` and `ls` commands for navigating file systems? This book looks at how you can use Ranger to quickly navigate through multiple levels of folders, and quickly run bash commands without ever leaving the terminal. We also suggest programs that can be used for common tasks such as finding which programs are using the most processing, data download/upload, and file space. You'll know how to quickly connect to remote machines and run your commonly needed jobs in a keystroke or even on auto-pilot. With Basic Linux Terminal Tips and Tricks you'll be equipped with a wide range of tools that can be used for daily work and maintenance on all sorts of Linux systems including servers, desktops, and even embedded devices. What You Will Learn Work with common tools on your local network. Techniques for efficient use of command line. Easily manipulate text files for processing. Monitor the state of a system with a handful of popular programs. Combine programs to create useful processes. Who This Book Is For Anyone who is interested in Linux and Unix based operating systems as a hobby or for work.
    Note: Online resource; Title from title page (viewed August 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259733
    Language: English
    Pages: 1 online resource (439 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Program for data analysis using R and learn practical skills to make your work more efficient. This revised book explores how to automate running code and the creation of reports to share your results, as well as writing functions and packages. It includes key R 4 features such as a new color palette for charts, an enhanced reference counting system, and normalization of matrix and array types where matrix objects now formally inherit from the array class, eliminating inconsistencies. Advanced R 4 Data Programming and the Cloud is not designed to teach advanced R programming nor to teach the theory behind statistical procedures. Rather, it is designed to be a practical guide moving beyond merely using R; it shows you how to program in R to automate tasks. This book will teach you how to manipulate data in modern R structures and includes connecting R to databases such as PostgreSQL, cloud services such as Amazon Web Services (AWS), and digital dashboards such as Shiny. Each chapter also includes a detailed bibliography with references to research articles and other resources that cover relevant conceptual and theoretical topics. What You Will Learn Write and document R functions using R 4 Make an R package and share it via GitHub or privately Add tests to R code to ensure it works as intended Use R to talk directly to databases and do complex data management Run R in the Amazon cloud Deploy a Shiny digital dashboard Generate presentation-ready tables and reports using R Who This Book Is For Working professionals, researchers, and students who are familiar with R and basic statistical techniques such as linear regression and who want to learn how to take their R coding and programming to the next level.
    Note: Online resource; Title from title page (viewed July 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Independent Evaluation Group Studies
    Abstract: The Clean Energy Transition-the pathway for decarbonizing global energy-is essential to foster inclusive and sustainable growth while addressing climate change. Based on EIA forecasts, IEG estimates that annual global financing for RE needs to double, from USD 300 billion to USD 600 billion (2017 USD) to meet the SDGs and allow the Clean Energy Transition. The WBG's RE investment portfolio of USD 22 billion over the evaluation period, 2000-2017, included support across all major RE technologies. Based on 168 evaluated RE projects (101 WB, 60 IFC, 7 MIGA) during FY00-FY17, the WBG overall had a 66% success rate-varying across institutions (71% WB, 51% IFC, 86% MIGA)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Independent Evaluation Group Studies
    Abstract: This synthesis provides a review of operationally relevant findings and lessons from World Bank-supported utility reforms in the energy and water sectors, as identified in IEG evaluation products. The report summarizes the IEG evidence of what worked and what did not work, and why, in WB support of public utility reforms in its client countries. It identifies two fundamental areas of utility reform - improving institutional accountability and strengthening financial viability. The first involves measures to reform institutional arrangements, policies, and regulations; sector planning, utility management, capacity, and skills; and creating the framework for private investment. The second requires strengthening cost recovery, commercial viability, and operational efficiency. The report compares the effectiveness of Bank instruments (DPOs and IPFs) across selected financial viability targets. It identifies lessons for each sector and cross-cutting lessons for both energy and water operations centered on promoting financial and operational discipline (regardless of private or public ownership), and institutional governance and accountability
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Country Policy Briefs
    Abstract: Most countries now agree that striving for universal health coverage (UHC) is important as it helps ensure health for all, while enhancing health security nationally, regionally and globally. Launched in 2004, the Malawi's Essential Health Package (EHP) has already gone some way towards increasing access to health services and improving health outcomes. This policy brief explores Malawi's health system gaps and geographic variations across the three key dimensions of service availability, service readiness, and clinical knowledge of providers
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Environmental Study
    Abstract: Plastics are an integral and important part of the global and Thai economies. Since the 1950s the use of plastic products has expanded twenty-fold owing to their low cost, various functional properties, durability and wide range of applications. Mismanaged plastic waste from land-based sources, especially in the form of packaging, generates significant economic costs globally and in Thailand by reducing the productivity of vital natural systems and clogging urban infrastructure. The private sector can lead the transition from current take-make-waste linear models to circular economy approaches in collaboration with the public sector and other stakeholders. This report focuses on the market assessment of plastics value chains and the recycling market in Thailand with the overall goal of identifying the opportunities and barriers for plastics circularity in the country
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Education Study
    Abstract: This document presents the first known systematic effort to assess the quality of the data gathered by MoEC and MoRA. To assess the accuracy of the data, unannounced visits were conducted to a representative sample of schools by a team of trained observers. These independent school observations were later compared with the official data records. This report compares collected data with the data in the respective ministry systems and identifies the shortcomings of current data management approaches in MoEC and MoRA, which might adversely affect data quality and subsequent decisions made using this information. This report was produced jointly by the World Bank, together with MoEC and MoRA. The World Bank received financial support from the Government of Australia's Department of Foreign Affairs and Trade (DFAT) through the "Improving Dimensions of Teaching, Education Management and Learning Environment' (ID-TEMAN) Trust Fund. This Trust Fund aims to support Indonesia to improve learning outcomes through better policy, operations, and implementation
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Accounting and Auditing Assessment
    Abstract: Sierra Leone is implementing a Medium-Term National Development Plan for 2019-2023 (2019 NDP) entitled "Education for Development", aimed at improving people's lives through education, inclusive growth, and the building of a resilient economy. The objective of the second Sierra Leone Report on the Observance of Standards and Codes - Accounting and Auditing (ROSC A and A) is to determine the kinds of reforms that will further strengthen the accountancy profession and enhance its contribution to the country's growth agenda. This review focused on: (a) assessing the status of implementation of the policy recommendations and action plan developed after the first review in 2006, as well as its impact on the accountancy profession, (b) assessing and identifying any emerging issues that relate to A and A practices that require strengthening, and (c) proposing policy recommendations to strengthen the profession. The review was conducted from May to November 2019 following the revised World Bank ROSC A and A 2 methodology
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Independent Evaluation Group Studies
    Abstract: This evaluation provides lessons that could inform IFC's approach to the deployment of the blended finance instrument. Blended finance is a risk mitigation tool for investments that find it difficult to attract commercial funding. Blended finance refers to the combination of concessional and commercial funding in private sector-led projects. Its rationale is to support projects with potentially high social benefits, but that would not attract funding on strictly commercial terms due to their high risks. This note synthesizes evaluation findings from two sources: (i) IFC's early experience with blended finance as reflected in 14 project evaluations of projects approved over 2010-2014; and (ii) a cluster of five Project Performance Assessment Reports (PPARs) of recent projects, approved over 2012-2016. The emphasis is on findings from the more recent projects
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Policy Notes
    Abstract: This note reviews the role of domestic financing sources other than general government budget allocations in Tanzania's health financing architecture. These include funds raised from user fees or cost sharing, reimbursements from the national health insurance fund (NHIF), funds made available from the improved community health fund (iCHF), insurance for workers in the urban informal sector (TIKA), and other private insurance. In Tanzania, these are referred to as complimentary financing mechanisms
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Poverty Study
    Abstract: This brief summarizes the findings of the first round of a nationally representative high-frequency phone survey (HFPS) of households. The HFPS sample is drawn from the nationally representative living standard measurement study plus (LSMS+) implemented October to December 2019 by the National Institute of Statistics (NIS) with technical and financial support from the World Bank. The HFPS followed up with 1,364 households in LSMS+ with a phone number. The phone survey was successfully completed for 700 households for a response rate of 51 percent. Sampling weights were adjusted to ensure that the sample remains representative at the national and subnational level (urban and rural areas). The same households will be tracked over 10 months, with selected respondents - typically the household head - completing interviews every 8 weeks. Monitoring the well-being of households over time will improve understanding of the effects of, and household responses to the Coronavirus Disease 2019 (COVID-19) pandemic in near-real time
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Poverty Study
    Abstract: This brief summarizes the findings of round 2 (R2) of the high-frequency phone survey (HFPS) of households. The information presented is based on a sample of 1,667 households, of which 612 were drawn from the nationally representative living standard measurement study plus (LSMS+) and 1,055 from the list of beneficiaries of the conditional cash transfer program for pregnant women and children under 2 with an IDPoor equity card (IDPoor sample). IDPoor is Cambodia's national poverty identification program and official targeting mechanism for programs that support the poor. Unless otherwise noted, the results presented are primarily drawn from the LSMS sample. The results of R2 implemented August to September 2020 are compared against results of round 1 (R1) implemented May to June 2020 to trace the evolution of key indicators. The same households will be tracked over 10 months, with selected respondents - typically the household head - completing interviews every 8 weeks. Monitoring the well-being of households over time will improve understanding of the effects of, and household responses to the coronavirus disease 2019 (COVID-19) pandemic in near-real time
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Health Study
    Abstract: The reforms of the Colombian Health System in the last decade have sought to position primary health care (PHC) as an essential strategy to guarantee integrated and comprehensive care of the population's health needs. The Primary Health Care approach includes three integrated, interdependent components: health services, intersectoriality, and social participation in terms of empowering individuals, families and communities to take charge of their own health. Within this conceptual framework, Colombia has tackled the SARS CoV-2 (COVID-19) pandemic formally announcedby the World Health Organization (WHO) on March 11, 2020. This report examines the role of PHC in Colombia's preparation for, response to, and recovery from the pandemic. The main features of the pandemic affecting the country are described first, followed by observations stemming from analysis of the regulatory component, the healthcare services delivered, and the role of public health communication and surveillance. The report ends with conclusions on the analysis
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Water Papers
    Abstract: The Hydropower Sustainability Tools (HSTs) are a suite of assessment tools and guidance documents developed by a multi-stakeholder forum, aimed at driving continuous improvement in hydropower development and operations. They are useful beyond their original purpose as audit tools and can be used in World Bank Group (WBG) client countries to build capacity for sustainable hydropower. The environmental, social, and governance topics addressed by the HSTs are deliberately aligned with WBG frameworks, which provides opportunities for the tools to be used as complements to World Bank Group standards, including to help clients meet WBG requirements and support WBG staff in their due diligence and supervision. It is, however, important that WBG staff should give careful thought to selecting the tool that is most appropriate, given the nature and status of a project, and in a way that is consistent with policy requirements. The tools can also be used voluntarily by WBG client countries in the absence of WBG financing. The HSTs are widely regarded as useful reference tools and recognized as the best currently available measuring stick for principles of sustainable hydropower
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Health Study
    Abstract: Since the first case of COVID-19 was confirmed, on March 6, 2020, the Primary Health Care (PHC) system in Colombia has been on trial, displayinga variability in governance capacity across the national territory. The response of the Colombian health system to COVID-19 and the role that PHChas played highlight several of its strengths and weaknesses. Barriers to access to health services related to distance and cost perceived by the Colombian population have steadily decreased since 2010, while barriers corresponding to perceived quality of services have remained relativelyconstant. Although barriers have been reduced and the availability of services has increased in the Health Service Delivery Institutions (HSDI) of the country, aspects related to the quality of care they provide continue to show weaknesses such as in the continuity of care, adherence of providers to clinical guidelines and aspects of patient safety. In the system, inequities of access, quality and coverage of PHC services persist throughout the national territory. To achieve a high-performing PHC system, this report proposes a series of recommendations, including: (a) Implement a new model of care focused on PHC, which offers a comprehensive package of services and reflects the health needs of the population; (b) Prepare the next generation of technicians and health professionals in PHC to work in multidisciplinary teams, and (c) Use PHC as a strategy to reduce inequities in health
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Social Protection and Labor Discussion Papers
    Abstract: This case study suggests how shock-responsive social protection systems can be the basis of a government-led response to a health crisis and a rapid-onset disaster. It also points to how linking pre-arranged finance to safety nets can help with quick delivery of cash to vulnerable populations post-disasters. This experience complements existing evidence and experience in other parts of Africa, where social protection systems have been used for responding to drought, a slow-onset natural disaster. It also informed the ongoing response to the COVID-19 pandemic in Sierra Leone, which will provide further lessons for shock-responsive social protection globally
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other papers
    Abstract: In the early 1990s, a host of unitary states in Southeast Asia began pursuing, at their own pace, the process of decentralizing their systems of governance. The form and function of these reforms were documented in the World Bank's report, East Asia Decentralizes: Making Local Government Work, published in 2005. The analysis in this discussion paper updates the findings and data from this foundational work and widens the lens to new countries embarking on similar reforms. The aim is to chart the overall trajectory of reforms, examine the political dynamics behind them, and help countries locate their place in the process. Each country is taking its own path, shaped by its history, size, and political system, though there are some similarities. In general, reforms are heavily and predictably influenced by political dynamics, managed from the central government, and driven by its priorities. They result in an unsynchronized and, at times, messy transfer of funds, functions, and functionaries to lower levels. Central governments continue to wield considerable influence over subnational governments through a combination of tight political controls, concurrent functional assignments, budgetary measures, and continued bureaucratic control. Nonetheless, with all their limitations, the countries of the region are finding ways to muddle through with the general trajectory toward more, not less, decentralization. In large part, this process is happening organically and incrementally without any big bang reforms and with the direct involvement of central governments. Variously, it is helping to nudge governments toward greater political pluralism, innovation, and improved service delivery within otherwise tightly controlled states. As decentralization deepens, so too does the importance of effective coordination
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other papers
    Abstract: This guidebook for evaluators and other evaluation stakeholders provides an introductory overview of a range of methods that have been selected for their actual and potential use in the field of international development evaluation. For each method, a detailed guidance note presents the method's main features and procedural steps, key advantages and disadvantages, as well as its applicability. Each guidance note includes references for relevant background readings (basic and advanced) as well as references to other additional resources of interest. Both the choice of approaches and methods and the associated guidance are by no means definitive. IEG plans to periodically update the guide as evaluation practices evolve
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other papers
    Abstract: Economic growth does not contribute enough to job creation. As shown in Merotto, weber and Aterido (2018), a bit more than half of growth episodes contributed to reducing unemployment. A significant part of this relationship between growth and jobs is centered around firms. Firms are more likely to hire when growing. For that reason, any discussion on how to get more jobs needs to respond to questions about firm performance. This review discusses the barriers to firm growth and performance, namely limited access to finance, frictions on the labor market, lack of know-how, limited access to technology and the role of markets. It synthesizes the main lessons on firm growth from firm-level experiments that address these constraints and when possible, focuses on the impacts of these interventions on jobs. The objective is to provide evidence that can guide practitioners who seek to promote jobs in the context of private sector development programming
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other papers
    Abstract: Women comprise half of the world's adult population, and therefore potentially half of its labor force. Removing barriers that restrict women from entering the labor market is crucial for achieving equality, as well as to untap economic growth. The focus of this review is on female labor force participation (FLFP) instead of employment. Labor force participation captures the decision to actively engage with the labor market, while employment represents an equilibrium outcome. The distinction is often under-emphasized, but it is not trivial, as these indicators move separately. Indeed, the global rate of female employment has remained high at around 94 percent, while the rate of FLFP has not yet surpassed 50 percent. This review identifies constraints around three key drivers of FLFP. First, the authors examine how constraints in endowments such as time, education, financial and social capital limit women's participation. Second, authors review evidence on the role of internal factors such as choices, preferences, norms and beliefs on FLFP. Third, authors discuss how external constraints such as income shocks and demand-side factors inhibit active engagement in the labor market. Finally, the paper concludes with some lesson learned from policies to improve FLFP and draws up an agenda for future research
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Country Partnership Frameworks
    Abstract: The country's unique philosophy is expressed by Bhutan's Gross National Happiness (GNH) as the guiding principle of development. Bhutan is at a crossroads: It can maintain the current pattern of development-with rising inequality-or develop a vibrant private sector to generate jobs and diversify the economy, building resilience to future external shocks. The overarching priority of this Country Partnership Framework (CPF) is job creation. This CPF presents an integrated framework of WBG support to help Bhutan achieve inclusive and sustainable development through private sector-led job creation
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Foreign Trade, Foreign Direct Investment, and Capital Flows Study
    Abstract: Russia's early developmen ...
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Environmental Study
    Abstract: This briefing note presents some recent developments in satellite-based earth observation (EO) and how new and disruptive technology can improve understanding on tropical dry forests. It focuses on tools and algorithms developed by the Satellite Monitoring for Forest Management (SMFM) project financed by the Global Environment Facility (GEF) and implemented by the World Bank in 2017-2020. This note summarizes the key aspects on using satellite data in dry forest monitoring and its target audience is senior forest managers, policy makers and other users of forest data. For more technology focused audience, the SMFM project also prepared a series of other documents: i) good practice guidance - a guidance document for dry forest assessment and monitoring; ii) validation compliance report; iii) project implementation summary; and iv) working practice document (manual) for each tool developed under the project
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Infrastructure Study
    Abstract: Rapid digital transformation has been re-shaping the global economy, changing fundamental patterns of socioeconomic activities and accelerating further in the wake of the global Coronavirus (COVID-19) pandemic. In this context, relying on the Digital Economy for Africa (DE4A) methodology, the report conducts a timely diagnostic of the state of digital economy in Togo. Togo is bordered by Ghana, Benin, and Burkina Faso, and has a coastline that runs along the Gulf of Guinea. The government of Togo (GoT) is cognizant of the importance of the transformation towards a digital economy. As the government of Togo launches into the development of a new strategy for digital transformation "Togo Digital 2025" the current diagnostic would provide useful information to use as a basis for such strategic document. This report aims to highlight opportunities to further develop Togo's digital economy with a special focus on policies that can bridge the digital divide and help Togo achieve the DE4A targets. This report aims to provide practical and actionable recommendations that inform decision makers on priority areas for development
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Economic Updates and Modeling
    Abstract: The second wave of the Coronavirus (COVID-19) pandemic has amplified Myanmar's public health and economic challenges. Domestic cases of Coronavirus (COVID-19) have risen rapidly in recent months. The pandemic and the associated containment measures have weakened consumption and investment, and disrupted businesses' operations and the supply of labor and inputs. While the global economy has begun to rebound following a gradual relaxation of lockdown measures, the continued spread of Coronavirus (COVID-19) in several parts of the world is weighing on the nascent recovery. This report focuses on the Myanmar's economic impacts of Coronavirus (COVID-19) on firms, poverty and human capital as of December 2020
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Economic Updates and Modeling
    Abstract: The Coronavirus disease (COVID-19) pandemic has abruptly interrupted Cambodia's celebrated growth story. The pandemic has effectively stalled the construction and real estate boom that relied heavily on foreign investment. High-frequency phone surveys of households validated the adverse impact of the pandemic on employment. As the global economic crisis caused by COVID-19 continues, the economy in 2020 is projected to contract by 2.0 percent, the sharpest decline in Cambodia's recent history. The most important policy goal must be to urgently regain jobs lost or suspended due to the pandemic. In this regard, full attention must be paid to boost investment in labor-intensive sectors to generate jobs. Looking ahead, it is essential to facilitate an expansion of domestic and foreign investment arising largely from recent bilateral and regional free trade agreements. It is imperative to continue to closely monitor vulnerabilities arising from a prolonged construction and property boom and the increase of credit provided to the construction and real estate sector. It is critically important to develop a COVID-19 vaccine distribution infrastructure, while identifying potential COVID-19 vaccine availability and affordability. Cooperation has been sought with regional countries developing COVID-19 vaccines such as China to ensure Cambodia has access to the COVID-19 vaccine when it is available
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Economic Updates and Modeling
    Abstract: In 2020, the country experienced its sharpest recession in twenty years due to the impact of a triple shock related to the direct health impact of the pandemic; the economic impact of domestic restrictions on movement; and the impact of a synchronized global recession on Malaysia's tradeable sectors. Malaysia's economy is projected to grow by 6.7 percent in 2021, after contracting by 5.8 percent in 2020. However, the rebound in economic activity is subject to numerous uncertainties such as the deployment of an effective vaccine and the robustness of a rebound in global growth. Notwithstanding a growth rebound in 2021, Malaysia is not expected to recover fully from the shock of COVID-19 within the next few years. The Malaysian government has delivered a series of economic response packages to mitigate the impact of the crisis. Public policies, including cash transfers, wage subsidies and loan moratoria, have helped reduce the impact of the pandemic on vulnerable households and firms. While these measures have been vitally necessary, they have been implemented at a time when the government is experiencing a dramatic decline in revenues, creating a challenge to the medium-term fiscal outlook. Like governments across the world, Malaysia has depleted much of its available fiscal space and will exit the crisis with a larger burden of debt and contingent liabilities. This has resulted in difficult intertemporal constraints for the government to further expand expenditures on relief measures and consumption-supporting stimulus today, which may leave the government less equipped to invest in lasting recovery and growth tomorrow without the support of a stronger revenue base. When the current situation stabilizes and recovery becomes more entrenched, the government should refocus its fiscal policy to rebuild buffers against future shocks and to sustain public financing for inclusive, long-term growth. Addressing the fiscal legacies of the present crisis and the pre-existing structural weaknesses constraining the governments' ability to sustainably finance shared prosperity will require comprehensive medium-term plans to enhance revenue mobilization
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Poverty Study
    Abstract: COVID-19 (coronavirus) ha ...
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Health, Nutrition and Population (HNP) Discussion Papers
    Abstract: The COVID-19 pandemic has ravaged the global economy, either reversing or slowing ongoing efforts to eliminate extreme poverty in many countries. Despite recent progress, including increased recoveries and lower death rates, India is ranked third globally in absolute numbers of COVID-19 reported cases. India's chronic underinvestment in health, coupled with a hard-hit economic sector, has further entrenched segments of India's population in vulnerability and poverty. The exodus of millions of migrants from the cities has contributed to the spread of infection from urban to rural areas, where health systems are weaker. As economic activities are revived following a period of lockdowns, policy makers must make smart choices that prevent and rein in the spread of COVID-19. In the absence of effective treatment and a vaccine, preventive measures combined with testing and tracing, followed by quarantine and isolation and supportive treatment, are critical to minimize the spread of COVID-19 and rejuvenate livelihoods to restore India's economy. In this paper, authors bring together promising testing and tracing lessons and approaches from India and globally, based on a desk review of various initiatives and analyses of secondary data. Key lessons and findings are that: (i) testing and tracing is central to an effective COVID-19 response; (ii) a robust response to an unprecedented pandemic requires creative approaches, such as active case finding, pooled testing, testing environmental samples, triangulation of microdata, effective contact tracing, and partnering with the private sector; (iii) optimizing COVID-19 testing capacity should not negatively impact ongoing disease control programs; (iv) containment of COVID-19 should go hand-in-hand with preparation for future pandemics. We also summarize innovations and bottlenecks to rapidly scale up testing capacities at the state level, including strategies for optimizing the role of the private sector and introducing new technologies to enhance access to testing in rural populations. This paper offers options especially relevant to Indian policy makers, with a focus on sustained health systems strengthening
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Energy Sector Management Assistance Program Papers
    Abstract: Kenya has made great strides in increasing access to electricity to its population. The Multi-Tier Framework (MTF) survey has found about two-thirds of the population of Kenya having access to electricity (either from a grid or an off-grid connection) as of early 2016. Given the high pace of grid and off-grid electrification in the recent years, the MTF provided an updated estimate using extrapolation techniques, which found three-fourths of the population having access to electricity through grid and off-grid options by early 2018. Kenya is well on its way to achieve universal access to electricity much earlier than the Sustainable Energy for All (SEforALL) goal of universal access by 2030. The Kenya National Electrification Strategy (KNES) launched in December 2018 provides a roadmap to achieving the universal electricity access goal by 2022. This initiative includes concerted efforts to increase access to electricity in the fourteen under-served counties through grid, mini-grid, and off-grid options. The present report provides data on energy access from a household perspective that confirm the strategic directions taken by the government in KNES. In addition, it provides additional disaggregated data that can inform implementation of KNES
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Economic Updates and Modeling
    Abstract: The global economy contin ...
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Health Study
    Abstract: Indonesia is the third largest contributor to the global tuberculosis (TB) burden and among the top twenty countries in the world for TB-HIV (human immunodeficiency virus) coinfection, and multidrug-resistant TB (MDR-TB). In addition to the significant toll of TB to health and human capital, the economic burden of TB is substantial. Controlling TB in Indonesia will require not only that the Government of Indonesia (GOI) spend more on TB but that it spend it better. This means that decisions on which interventions or programs to prioritize and how best to implement them will be critical to maximizing health outcomes. Projections indicate that TB incidence will remain relatively stagnant under status quo spending and that there is limited scope for improving allocative efficiency. Following a request for technical assistance from the Government of Indonesia (GOI) on how to make available TB resources go further, especially in a context of shrinking external funding, consultations were held with program managers and experts in the National TB Program, the Ministry of Health, and the Ministry of Finance. Optima TB is a mathematical optimization model that informs policy makers and program managers on how to allocate the available resources across TB programs to maximize impact. This report covers the findings from an Optima TB analysis conducted in Indonesia as of September 2020
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Public Sector Study
    Abstract: The paper curate's knowledge residing in public documents and aims to distill lessons learned on how to adopt and use AI as part of a public sector modernization strategy. The paper's primary scope is on governance-related aspects. Chapter two elaborates on the opportunities being availed by governmentsaround the world using AI. These opportunities should be availed while managing associated risks, which are discussed in chapter three. For maximizing opportunities and managing risks, governments need to adopt AI ethical principles and institutional arrangements, discussed in chapter four. Chapter five discusses the ethical dimensions that need a broader policy response at the national level. Chapter six enumerates the building blocks necessary for a successful long-term AI strategy. The appendices contain information for practitioners. Appendix A provides technical information and additional resources for further support, and Appendix B highlights solutions that rely on AI for improvements in efficiency, scientific analysis, and prediction within the disciplines. To fully comprehend the impact that AI might have on governments, it is necessary to develop a solid understanding of key AI concepts. The paper does not offer in-depth coverage of work in specific sectors. The findings in the paper were validated through interviews with industry experts. Special efforts have been made to ensure the architectural design approaches discussed in the paper incorporate the best industry knowledge. The paper goes to great lengths to maintain a practical approach, with 'handson' examples of architectures and applications
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Education Study
    Abstract: Conceived in order to provide a crucial baseline in research on internationalization in MENA, this report draws on available data to respond to both a real need for regional analysis and a direct demand from stakeholders, including tertiary education institutions in the region. Encouraging internationalization to be mainstreamed throughout MENA is the objective that this report seeks to achieve by way of stimulating regional policy dialogue on the subject. The report presents some global trends in internationalization and details its main benefits, before providing an overview of the current status of internationalization in the MENA region, including an in-depth analysis of student mobility. In its reflections on the way forward for the region, the report situates its recommendations in the context of COVID-19, within which, despite serious challenges due to a lack of attractiveness of the region, MENA may find a key opportunity. It suggests that adapting to the "new normal" through the deeper implementation of internationalization "at home" - a dimension that does not require physical mobility and, being implemented within domestic environments, has a much wider reach - may help enable the region to make strides towards catching up on the internationalization agenda
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Education Study
    Abstract: The standards contained in this publication address the role of the Vocational Education and Training (VET) Teacher in Georgia. The standards have been developed in close collaboration with key stakeholders in the country from the public and private sectors. The project was supported by the UK government's Good Governance Fund and implemented by a local and international World Bank team guided by a Steering Committee led by the Ministry of Education, Science, Culture and Sport (MESCS). The standards presented in this document are organized under six Key Areas which derive from Functional Analysis. These are summarized as follows: analysis and planning, preparing the learning environment, leading the learning process, assessing the achievements of VET students, establishing ethical and effective working relationships, and maintaining and improving quality and continuing professional development
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Public Sector Study
    Abstract: Through successive royal speeches and digital transformation strategies, Morocco has identified the digital transformation of government, the economy, and society as high priorities for the country's new development model and for strengthening the social contract between the state and citizens. This case study examines the data governance ecosystem in Morocco by applying a regional assessment tool developed the World Bank's Middle East and North Africa (MENA) tech initiative. The case provides an assessment of existing practices to optimize the management and generation of data for development outcomes. Morocco has the opportunity to achieve its strategic digital transformation aspirations by reinforcing and effectively implementing a robust technical infrastructure and policy, legal, and regulatory framework for data governance to enable trusted data collection, processing, and (re)use by government, civil society, and the private sector. Enabling effective implementation of this data governance framework and better use by civil servants and individual users will also require investment to build institutional capacity and digital skills of all actors in the data ecosystem. Finally, an inclusive communications and dissemination campaign to increase public awareness and acceptance, can foster trust in data use in a country and region with a fragile social contract
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Country Gender Assessment
    Abstract: In 2018, Indonesia's poverty rate fell below 10 percent for the first time; poverty rates had halved over the previous two decades, driven in large part by strong economic growth in the country. Continued economic growth, rather than changes in distribution, will continue to be a key driver of poverty reduction. The objective of continued economic growth and poverty reduction is apparent in the Government of Indonesia's new medium-term development plan (Rencana Pembanguanan Jangka Menengah Nasional or RPJMN) (2020-2024). Investments in gender equality to close specific gender gaps have the potential to contribute to greater economic growth for Indonesia, thereby contributing to further poverty reduction. The objectives of this report are to review the current status of gender equality and women's issues in Indonesia; and to provide an evidence base for the Indonesian Government on specific actions and priority responses needed to close gender gaps to drive the growth and human capital potential of the country. Specifically, the assessment focuses on areas where demonstrated improvements in gender equality can contribute to economic growth, both in the short term through improvements in economic participation, but also over the medium term through investments in human capital. The report starts by providing the assessment framework and context to understand patterns of gender equality in Indonesia in chapter one and chapter two. It then moves to a discussion on women's economic participation to elucidate the key factors underlying these current trends in chapter three, before moving to a discussion of the current areas Indonesia will need to address to ensure the equivalent human capital accumulation of women across the country in chapter four. It then summarizes some of the early dual health and economic impacts of the novel coronavirus (COVID-19) pandemic in chapter five, before providing a set of strategic priority actions to advance the country's growth and poverty reduction objectives through investments in gender equality in chapter six
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Infrastructure Study
    Abstract: The objective of this good practice note (GPN) on dam safety is to provide additional guidance to World Bank staff on the application of relevant requirements under the environmental and social framework (ESF). This GPN provides guidance on using a risk management approach to the application of the dam safety requirements. The guidance contained in this note is designed to enhance the quality of practice without creating new requirements for the application of the ESF. The GPN provides guidance on compliance requirements, a risk management approach to dam safety, risk analysis tools, quality of information and capacity, application to World Bank operations, and procedural aspects. The GPN pertains to: (a) construction of new dams or dams under construction (DUC) under investment project financing (IPF); (b) rehabilitation of existing dams under IPF; and (c) existing dams or DUC that are not financed under IPF, on which the project relies or may rely
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Environmental Study
    Keywords: Nachhaltige Kapitalanlage ; Öffentliche Anleihe ; Corporate Social Responsibility ; Nationaleinkommen ; Sustainable Development Goals ; Welt
    Abstract: The evolution of sustainable finance to mainstream finance has been motivated by a growing demand for the financial sector to play a greater role in the transformation of the current economic model into a more sustainable one. The introduction of the United Nation's (UN) Sustainable Development Goals and the Paris Agreement on climate change in 2015 have helped galvanize a societal shift to ensure a sustainable future and to fight climate change in particular. As a result, the pace of environmental, social, and governance (ESG) integration, which has become the most prevalent form of sustainable finance, has accelerated in recent years. Market participants continue to grapple with adapting the ESG framework to the sovereign context, despite significant progress of ESG integration in the corporate bond and equity asset class. This challenge is due to the multifaceted nature of ESG-related issues facing governments in relation to corporate entities, as well as a more complex transmission mechanism of the sovereign debt asset class to sustainable outcomes in the real economy. This paper demystifies sovereign ESG as a distinct segment of the ESG sector by assessing the major sovereign ESG providers that have laid the foundation for the operationalization of ESG investing in sovereign fixed income markets
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Health, Nutrition and Population (HNP) Discussion Papers
    Abstract: Ukraine is amid a comprehensive health sector reform to transform the current unaffordable and inefficient system into a modern, more efficient, and affordable one. The country's health system is not addressing non-communicable diseases (NCD) and chronic conditions effectively, and NCD-related health outcomes compare relatively poorly to countries with a similar level of health financing. The paper analyzed the continuum of care for four conditions (hypertension, diabetes, breast, and cervical cancer) using the cascade framework as an analytical tool and programmatic data from two regions of Ukraine (Lviv and Poltava). It draws on global evidence of good and cost-efficient practices and includes the findings from guided discussions with Ukrainian health care planners, administrators, and providers. The analysis found significant gaps in detection, treatment monitoring, and treatment adherence in hypertension care (the largest breakpoints were blood pressure monitoring and achieving treatment targets) and similarly in diabetes care (underdiagnosis, inappropriate or incomplete treatment monitoring, sub-optimal treatment success). In breast cancer care, there was inadequate screening coverage among eligible women, post-screening losses, and a lack of documentation regarding treatment outcomes. In cervical cancer care, the screening intervals for covered women were short, creating inefficiencies, while many women were not screened despite program eligibility, and there was also a lack of long-term monitoring of women who had undergone treatment. The authors discuss the methodological approach of analyzing routine medical records and cancer registry data and triangulating data across multiple data sources. Important lessons and policy implications include the need to revise sequence of services, focus on follow up and retention in care, develop systems for managing risk factors, and strengthen the monitoring and data recording of NCD cases. Improved NCD care would save lives, reduce disability, save resources in health care, and reduce the impact of NCDs on individuals and society
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Environmental Study
    Abstract: The Carbon Fund of the Forest Carbon Partnership Facility (FCPF) is set up to pilot performance-based payment systems for emission reductions generated from REDD+ efforts in developing countries. The piloting efforts include setting a good practice benchmark for robust carbon quantification that is fit for the purpose of attracting performance-based payment. An analysis of the choices that the country programs in the Carbon Fund make in quantifying carbon shows an emerging picture of what is currently feasible in terms of quantifying emissions and removals for REDD+. The impact of the Carbon Fund on the larger REDD+ process is only just beginning to be visible. The good practice benchmark set by the Carbon Fund can also inform the carbon quantification choices of countries that do not participate in the Carbon Fund. The data sets and approaches described in this paper represent what countries had been able to achieve by early 2020 with ample access to technical support, strong motivation from the prospect of results-based payments, and when working at the scale of subnational jurisdictions. The lessons learned from the Carbon Fund's work in this area can help raise the standard for all countries in their efforts to attract results-based payments for REDD
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Other Social Protection Study
    Abstract: While its poverty rate has fallen slightly over the past two decades, the DRC remains one of the poorest countries in the world. The unaddressed demand for service delivery will require local private sector solutions to meet the needs of the poor, marginalized, and other underserved populations. Social enterprises (SEs) champion emerging private sector solutions to bring services to these populations, by switching from charity-based, donor-dependent organizations to revenue generating and sustainable enterprises. This report provides an overview of opportunities for, and constraints to, social entrepreneurship in the DRC and lays out a menu of options for strengthening social entrepreneurship through development programs
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    Washington, D.C : The World Bank
    Language: English
    Pages: 1 Online-Ressource
    Series Statement: Policy Notes
    Abstract: The railway transport in Moldova plays an important role in the transport market of the country. Historically, railway transported very large volumes of freight and provided important services for passengers in Moldova. Railways lost important volumes of transport during the last two decades for various reasons, culminating with the crisis starting in 2007. The Coronavirus (COVID-19) outbreak has had a major disruptive impact on domestic and international transport and on mobility. The entire transport sector has faced a huge drop in the mobility demand due to many transport customers having been forced to temporarily suspend their activities and international borders having been closed. The current policy note assesses in detail the causes of the decreased market share of railways and will propose solutions for the recovery. This document provides an assessment of the major challenges faced by railway transport in Moldova, formulating a strategy proposal for a profound sector restructuring
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...