Narrow your search

Library

ULiège (133)

Odisee (94)

Thomas More Kempen (93)

Thomas More Mechelen (93)

VIVES (93)

KU Leuven (90)

UCLL (88)

KBC (87)

ULB (85)

UGent (66)

More...

Resource type

book (133)


Language

English (132)

French (1)


Year
From To Submit

2024 (6)

2023 (31)

2022 (30)

2021 (12)

2020 (6)

More...
Listing 1 - 10 of 133 << page
of 14
>>
Sort by

Book
Blazor WebAssembly by example : a project-based guide to building web apps with .NET, Blazor WebAssembly, and C#
Author:
ISBN: 1800563930 Year: 2021 Publisher: Birmingham, England ; Mumbai : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Discover blueprints that explore various components of Blazor, C#, and .NET to help you build web apps without learning JavaScriptKey FeaturesExplore complete, easy-to-follow web projects using BlazorBuild projects such as a weather app, expense tracker, and Kanban board with real-world applicationsUnderstand and work with Blazor WebAssembly effectively without spending too much time focusing on the theoryBook DescriptionBlazor WebAssembly makes it possible to run C# code on the browser instead of having to use JavaScript, and does not rely on plugins or add-ons. The only technical requirement for using Blazor WebAssembly is a browser that supports WebAssembly, which, as of today, all modern browsers do. Blazor WebAssembly by Example is a project-based guide for learning how to build single-page web applications using the Blazor WebAssembly framework. This book emphasizes the practical over the theoretical by providing detailed step-by-step instructions for each project. You'll start by building simple standalone web applications and progress to developing more advanced hosted web applications with SQL Server backends. Each project covers a different aspect of the Blazor WebAssembly ecosystem, such as Razor components, JavaScript interop, event handling, application state, and dependency injection. The book is designed in such a way that you can complete the projects in any order. By the end of this book, you will have experience building a wide variety of single-page web applications with .NET, Blazor WebAssembly, and C#.What you will learnDiscover the power of the C# language for both server-side and client-side web developmentUse the Blazor WebAssembly App project template to build your first Blazor WebAssembly applicationUse templated components and the Razor class library to build and share a modal dialog boxUnderstand how to use JavaScript with Blazor WebAssemblyBuild a progressive web app (PWA) to enable native app-like performance and speedUnderstand dependency injection (DI) in .NET to build a shopping cart appGet to grips with .NET Web APIs by building a task manager appWho this book is forThis book is for .NET web developers who are tired of constantly learning new JavaScript frameworks and wish to write web applications using Blazor WebAssembly, leveraging the power of .NET and C#. The book assumes beginner-level knowledge of the C# language, .NET framework, Microsoft Visual Studio, and web development concepts.


Book
Enterprise React development with UmiJS : learn efficient techniques and best practices to design and develop modern frontend web applications
Author:
ISBN: 1803248084 Year: 2022 Publisher: Birmingham, UK : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Get to grips with UmiJS and build professional web applications with the help of step-by-step explanations and hands-on examples Key Features Explore tips, tricks, and best practices for creating web applications with UmiJS Learn how to apply Ant Design System in UmiJS to build modern user interfaces Manage errors in designing web applications while using UmiJS and its main plugins Book Description UmiJS is the Ant Group's underlying frontend development framework, an open source project for developing enterprise-class frontend applications. In this book, you'll get hands-on with single-page application development using UmiJS. By following practical step-by-step examples, you'll develop essential skills to build and publish your apps and create a modern user experience with responsive interfaces. This book will help you learn the essential features of UmiJS and how to set up and build a project from scratch using React, Less, and TypeScript. You'll study Ant Design, a framework based on solid design concepts that provides a series of React components to accelerate interface development. Along the way, you'll see how to make requests and develop the frontend using simulated data while ensuring that your app has a high level of security and feedback. You'll also discover ways to improve your code quality and readability using formatting tools. By the end of the book, you'll have learned how to use UmiJS to design user interfaces, as well as compile, test, and package your app locally, and deliver your app by deploying it to online services. What you will learn Understand how to improve code quality with formatting tools Secure your application and handle errors in HTTP requests using UmiJS Configure and use UmiJS for rapid single-page application development Apply what you've learned when building your portfolio and stand out in the market Use the visual option Umi UI to build and add components to the project Advance as a frontend developer by learning UmiJS best practices and techniques for web application development Identify errors in advance by writing unit tests using Jest and Puppeteer Who this book is for This book is for React developers who want to develop enterprise-class frontend applications using UmiJS and its main plugins. Basic knowledge of React and JavaScript is assumed but no knowledge of UmiJS is needed.


Book
OpenShift multi-cluster management handbook : go from architecture to pipelines using GitOps
Authors: --- ---
ISBN: 1803246464 Year: 2022 Publisher: Birmingham, England : Packt Publishing Ltd,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Further reading -- Part 2 - Leverage Enterprise Products with Red Hat OpenShift -- Chapter 5: OpenShift Deployment -- Requirements -- OpenShift checklist opt-in -- Lab requisites -- OpenShift installation prerequisites -- UPI/agnostic installer -- IPI -- Preparing for the installation -- An SSH key pair -- Pull secret -- OpenShift installer binary -- OpenShift command-line tools -- Installation configuration file (install-config.yaml) -- Installation -- Phase 1 - Provisioning servers -- Phase 2 - Bootstrap and control plane


Book
A blueprint for production-ready Web applications
Author:
ISBN: 1803231416 Year: 2022 Publisher: Birmingham, UK : Packt Publishing Ltd.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Go from setting up your production environment, to building an app, to deploying it to the web using industry best practices along the way. A Blueprint for Production-Ready Web Applications will help you expand upon your coding knowledge and teach you how to create a complete web application. Unlike other guides that focus solely on a singular technology or process, this book shows you how to combine different technologies and processes as needed to meet industry standards. You'll begin by learning how to set up your development environment, and use Quart and React to create the backend and frontend, respectively. This book then helps you get to grips with managing and validating accounts, structuring relational tables, and creating forms to manage data. As you progress through the chapters, you'll gain a comprehensive understanding of web application development by creating a to-do app, which can be used as a base for your future projects. Finally, you'll find out how to deploy and monitor your application, along with discovering advanced concepts such as managing database migrations and adding multifactor authentication. By the end of this web development book, you'll be able to apply the lessons and industry best practices that you've learned to both your personal and work projects, allowing you to further develop your coding portfolio.


Book
Simplifying application development with Kotlin multiplatform mobile : write robust native applications for IOS and android efficiently
Author:
ISBN: 1801819653 Year: 2022 Publisher: Birmingham, England ; Mumbai : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Explore the new Kotlin Multiplatform to build native apps for Android and iOS while sharing business logic between apps Key Features Improve app development speed dramatically by writing the business logic in Kotlin Implement a native user interface and work with platform-specific APIs Leverage Kotlin Multiplatform Mobile's code-sharing capabilities for your projects Book Description Sharing code between platforms can help developers gain a competitive edge, and Kotlin Multiplatform Mobile (KMM) offers a sensible way to do it. KMM helps mobile teams share code between Android and iOS in a flexible way, leaving room for native development. The book begins by helping you to gain a clear understanding of the Kotlin Multiplatform approach, how it works, and how it is different from cross-platform technologies, such as React Native and Flutter, and code sharing options, such as C++. You'll then see how your team can use this software development kit (SDK) to build native applications more effectively by learning timeless concepts and working through practical examples. As you advance, you'll get to grips with the core concepts, understand why UI sharing fails, and get hands-on with developing a small KMM application. Finally, you'll discover expert tips and best practices, along with production- and adoption-related questions, that will help you take the next step in your project and career. By the end of this Kotlin book, you'll have gained a solid understanding of the capabilities of KMM and be able to share code between Android and iOS flexibly. What you will learn Get acquainted with the multiplatform approach and KMM's competitive edge Understand how Kotlin Multiplatform works under the hood Get up and running with the Kotlin language quickly in the context of Swift Find out how to share code between Android and iOS Explore tips and best practices in KMM to increase app development efficiency Discover adoption tips to integrate KMM into existing or new production apps Who this book is for This book is for native Android and iOS developers who want to build high-quality apps using an efficient development process. Knowledge of the framework and the languages used is necessary, that is, Android with Java or Kotlin and iOS with Objective-C or Swift. For Swift developers, the book assumes no knowledge of Kotlin as this will be covered in the context of Swift.


Book
SvelteKit up and Running : Leverage the Power of a Next-Generation Web Framework to Build High-performance Web Apps with Ease
Author:
ISBN: 1804619655 Year: 2023 Publisher: Birmingham : Packt Publishing Ltd,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn how to leverage the officially supported Svelte framework to build faster and more powerful web applications by following along with real-world scenarios. Key Features Develop JavaScript applications with an intuitive and beginner-friendly framework Grasp the core concepts of SvelteKit effortlessly with real-world examples Discover how SvelteKit minimizes obstacles in building modern web applications, enhancing productivity and efficiency Book Description The JavaScript ecosystem has grown vast, complex, and daunting for newcomers. Fortunately, SvelteKit has emerged, simplifying the process of building JavaScript-based web applications. This book aims to demystify SvelteKit, making it as approachable as it makes web app development. With SvelteKit Up and Running you'll be introduced to the philosophy and technologies underlying SvelteKit. First, you'll follow a standard educational programming approach, progressing to a 'Hello World' application. Next, you'll explore the fundamental routing techniques, data loading management, and user submission, all through real-world scenarios commonly encountered in day-to-day development, before discovering various adapters employed by SvelteKit to seamlessly integrate with diverse environments. You'll also delve into advanced concepts like dynamic route management, error handling, and leveraging SvelteKit to optimize SEO and accessibility. By the end of this book, you'll have mastered SvelteKit and will be well-equipped to navigate the complexities of web app development. What you will learn Gain a comprehensive understanding of the core technologies of SvelteKit Dive deep into SvelteKit's file-based routing system and uncover basic and advanced concepts Master code organization in SvelteKit through effective data-loading techniques Elevate your application's visibility by incorporating SEO and accessibility Streamline the deployment process of your SvelteKit apps by using adapters Optimize your SvelteKit app by exploring various configuration and tooling options Who this book is for This book is for web developers aiming to enhance their SvelteKit skills. Whether you're selecting your first JavaScript framework or seeking to stand out among job applicants by adding the latest technology to your resume, this book is your ultimate guide to becoming a SvelteKit master. A solid understanding of HTML, CSS, JavaScript, and Svelte is a must.


Book
Continuous delivery with Docker and Jenkins : create secure applications by building complete CI/CD pipelines
Author:
ISBN: 1803245301 Year: 2022 Publisher: Birmingham, UK : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Create a complete continuous delivery process using modern DevOps tools such as Docker, Jenkins, Kubernetes, Ansible, Terraform, and many more Key Features Build reliable and secure applications using Docker containers Create a highly available environment to scale Jenkins and your services using Kubernetes Automate your release process end-to-end Book Description This updated third edition of Continuous Delivery with Docker and Jenkins will explain the advantages of combining Jenkins and Docker to improve the continuous integration and delivery process of app development. You'll start by setting up a Docker server and configuring Jenkins on it. Next, you'll discover steps for building applications and microservices on Dockerfiles and integrating them with Jenkins using continuous delivery processes such as continuous integration, automated acceptance testing, configuration management, and Infrastructure as Code. Moving ahead, you'll learn how to ensure quick application deployment with Docker containers, along with scaling Jenkins using Kubernetes. Later, you'll explore how to deploy applications using Docker images and test them with Jenkins. Toward the concluding chapters, the book will focus on missing parts of the CD pipeline, such as the environments and infrastructure, application versioning, and non-functional testing. By the end of this continuous integration and continuous delivery book, you'll have gained the skills you need to enhance the DevOps workflow by integrating the functionalities of Docker and Jenkins. What you will learn Grasp Docker fundamentals and dockerize applications for the CD process Understand how to use Jenkins on-premises and in the cloud Scale a pool of Docker servers using Kubernetes Write acceptance tests using Cucumber Run tests in the Docker ecosystem using Jenkins Provision your servers and infrastructure using Ansible and Terraform Publish a built Docker image to a Docker registry Deploy cycles of Jenkins pipelines using community best practices Who this book is for The book is for DevOps engineers, system administrators, Docker professionals, or anyone who wants to explore the power of working with Docker and Jenkins together. No prior knowledge of DevOps is required to get started.


Book
Blazor WebAssembly by example : use practical projects to start building web apps with .NET 7, Blazor WebAssembly, and C#
Authors: ---
ISBN: 1803247533 Year: 2023 Publisher: Birmingham, England : Packt Publishing Ltd.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Blazor WebAssembly helps developers build web applications without the need for JavaScript, plugins, or add-ons. With its continued growth in popularity, getting started with Blazor now can open doors to new career paths and exciting projects - and Blazor WebAssembly by Example will make your first steps easier. This is a project-based guide that will teach you how to build single-page web applications with Blazor, focusing heavily on the practical over the theoretical by providing detailed step-by-step instructions for each project. The author also includes a video for each project showing her following the step-by-step instructions, so readers can use them if they're unsure about any particular step. In this updated edition, you'll start by building simple standalone web applications and gradually progress to developing more advanced hosted web applications with SQL Server backends. Each project will cover a different aspect of the Blazor WebAssembly ecosystem, such as Razor components, JavaScript interop, security, event handling, debugging on the client, application state, and dependency injection. The book's projects get more challenging as you progress, but you don't have to complete them in order, which makes this book a valuable resource for beginners as well as those who just want to dip into specific topics. By the end of this book, you will have experience and lots of know-how on how to build a wide variety of single-page web applications with .NET, Blazor WebAssembly, and C#.


Book
Building Vue.js applications with GraphQL : develop a complete full-stack chat app from scratch using Vue.js, Quasar Framework, and AWS Amplify
Author:
ISBN: 1800561741 Year: 2020 Publisher: Birmingham, England ; Mumbai : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
2015 12th Web Information System and Application Conference (WISA)
Author:
ISBN: 1467393711 146739372X 1467393738 Year: 2015 Publisher: Piscataway, New Jersey : Institute of Electrical and Electronics Engineers (IEEE),

Loading...
Export citation

Choose an application

Bookmark

Abstract

WISA2015 will continue this good tradition of providing opportunities for extensive discussions and information exchange on core technique in Web information systems, application framework and architecture in Web information systems, Web information system applications, and so on.

Listing 1 - 10 of 133 << page
of 14
>>
Sort by