Narrow your search

Library

KBC (19)

Odisee (19)

VIVES (19)

Thomas More Kempen (18)

Thomas More Mechelen (18)

UCLL (16)

ULiège (13)

KU Leuven (11)

LUCA School of Arts (10)

ULB (9)

More...

Resource type

book (34)


Language

English (33)

German (1)


Year
From To Submit

2024 (4)

2023 (4)

2022 (3)

2021 (2)

2020 (4)

More...
Listing 1 - 10 of 34 << page
of 4
>>
Sort by

Book
Building CI/CD systems using Tekton : develop flexible and powerful CI/CD pipelines using Tekton pipelines and triggers
Author:
ISBN: 1801075867 Year: 2021 Publisher: Birmingham, England ; Mumbai : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Mastering Yii
Author:
ISBN: 1785888641 9781785888649 9781785882425 1785882422 Year: 2016 Publisher: Birmingham, UK

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Hands-on Nuxt.js Web Development : Build universal and static-generated Vue.js applications using Nuxt.js
Author:
ISBN: 1789956145 Year: 2020 Publisher: _TODO_PCT : Packt Publishing Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn Nuxt.js for building server-side rendered, static-generated, and production-ready Vue.js web applications with the help of practical examplesKey FeaturesExplore techniques for authentication, testing, and deployment to build your first complete Nuxt.js web appWrite cleaner, maintainable, and scalable isomorphic JavaScript web applicationsTransform your Vue.js application into universal and static-generated web appsBook DescriptionNuxt.js is a progressive web framework built on top of Vue.js for server-side rendering (SSR). With Nuxt.js and Vue.js, building universal and static-generated applications from scratch is now easier than ever before. This book starts with an introduction to Nuxt.js and its constituents as a universal SSR framework. You'll learn the fundamentals of Nuxt.js and find out how you can integrate it with the latest version of Vue.js. You'll then explore the Nuxt.js directory structure and set up your first Nuxt.js project using pages, views, routing, and Vue components. With the help of practical examples, you'll learn how to connect your Nuxt.js application with the backend API by exploring your Nuxt.js application’s configuration, plugins, modules, middleware, and the Vuex store. The book shows you how you can turn your Nuxt.js application into a universal or static-generated application by working with REST and GraphQL APIs over HTTP requests. Finally, you'll get to grips with security techniques using authorization, package your Nuxt.js application for testing, and deploy it to production. By the end of this web development book, you'll have developed a solid understanding of using Nuxt.js for your projects and be able to build secure, end-to-end tested, and scalable web applications with SSR, data handling, and SEO capabilities.What you will learnIntegrate Nuxt.js with the latest version of Vue.jsExtend your Vue.js applications using Nuxt.js pages, components, routing, middleware, plugins, and modulesCreate a basic real-time web application using Nuxt.js, Node.js, Koa.js and RethinkDBDevelop universal and static-generated web applications with Nuxt.js, headless CMS and GraphQLBuild Node.js and PHP APIs from scratch with Koa.js, PSRs, GraphQL, MongoDB and MySQLSecure your Nuxt.js applications with the JWT authenticationDiscover best practices for testing and deploying your Nuxt.js applicationsWho this book is forThe book is for any JavaScript or full-stack developer who wants to build server-side rendered Vue.js apps. A basic understanding of the Vue.js framework will assist with understanding key concepts covered in the book.


Book
Vue.js : Von Grundlagen bis Best Practices.
Author:
ISBN: 3969107601 Year: 2022 Publisher: Heidelberg : dpunkt.verlag,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Vue.js macht das Führungsduo der Web-Frameworks aus Angular und React zu einem Trio. Sein einsteigerfreundliches Konzept und die inkrementelle Herangehensweise an das Entwickeln von Webanwendungen mach das Framework bei Entwickler:innen beliebt. Vue.js-Anwendungen sind leichtgewichtig und die Time to Market ist kurz. Sowohl weltweit als auch in deutschsprachigen Ländern unterstützen aktive Communitys das Open-Source-Projekt.


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
Beginning Spring 6 : From Beginner to Pro
Authors: ---
ISBN: 9781484298336 1484298330 Year: 2024 Publisher: New York, NY : Apress L. P.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book will teach you how to use the Spring Framework to build Java-based applications, web applications, and microservices. Aimed at beginners, it has been revised and expanded to reflect the latest features and best practices for Spring 6. Authors Joseph Ottinger and Andrew Lombardi will get you started using Spring Framework 6 and its ecosystem, walking you through all the best practices in modern application development. You'll see how Spring has drastically and positively affected the way applications are designed and programmed in Java, and how to build apps with the Spring mindset. Along the way, you will learn many aspects of the Spring ecosystem with easy-to-understand applications designed to teach you not only the technology, but also the practices that benefit the most from Spring. Starting with the basics, you'll learn gradually, including topics such as the configuration and declaration of beans, the application lifecycle, how todeploy a Spring application into a Java EE application, Spring Reactive, Spring Web, Spring Boot, and Spring Cloud. After completing this book, you'll be prepared to develop your own scalable, modular Spring-based applications. What You Will Learn Discover the most common use cases encountered in the real world Learn the proper way of testing with the Spring framework Create reliable, modular software Build skills that will translate well across all languages and environments Integrate and use data access and persistence frameworks such as Hibernate, JPA, and MongoDB Get started with the most common, most-used Spring features Who This Book Is For Those who are new to Spring or for those who have experience with Spring but want to learn what's new in Spring 6. This book assumes you have some prior coding experience inJava, but many core concepts in Java are discussed as they're encountered.


Book
The deep learning with PyTorch workshop: build deep neural networks and artificial intelligence applications with PyTorch
Author:
ISBN: 1838981845 Year: 2020 Publisher: Packt Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

Get a head start in the world of AI and deep learning by developing your skills with PyTorch

Key Features

Learn how to define your own network architecture in deep learning Implement helpful methods to create and train a model using PyTorch syntax Discover how intelligent applications using features like image recognition and speech recognition really process your data

Book Description

Want to get to grips with one of the most popular machine learning libraries for deep learning? The Deep Learning with PyTorch Workshop will help you do just that, jumpstarting your knowledge of using PyTorch for deep learning even if you're starting from scratch. It's no surprise that deep learning's popularity has risen steeply in the past few years, thanks to intelligent applications such as self-driving vehicles, chatbots, and voice-activated assistants that are making our lives easier. This book will take you inside the world of deep learning, where you'll use PyTorch to understand the complexity of neural network architectures. The Deep Learning with PyTorch Workshop starts with an introduction to deep learning and its applications. You'll explore the syntax of PyTorch and learn how to define a network architecture and train a model. Next, you'll learn about three main neural network architectures - convolutional, artificial, and recurrent - and even solve real-world data problems using these networks. Later chapters will show you how to create a style transfer model to develop a new image from two images, before finally taking you through how RNNs store memory to solve key data issues. By the end of this book, you'll have mastered the essential concepts, tools, and libraries of PyTorch to develop your own deep neural networks and intelligent apps.

What you will learn

Explore the different applications of deep learning Understand the PyTorch approach to building neural networks Create and train your very own perceptron using PyTorch Solve regression problems using artificial neural networks (ANNs) Handle computer vision problems with convolutional neural networks (CNNs) Perform language translation tasks using recurrent neural networks (RNNs)

Who this book is for

This deep learning book is ideal for anyone who wants to create and train deep learning models using PyTorch. A solid understanding of the Python programming language and its packages will help you grasp the topics covered in the book more quickly.

Book
Angular router : from angular core team member and creator of the router
Author:
Year: 2017 Publisher: Birmingham, England ; Mumbai, [India] : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

From Angular core team member and creator of the router About This Book Written by the creator of the Angular router, giving you the best information straight from the source Get full coverage of the entire Angular Router library and understand exactly how every command works Essential for all serious users of Angular who need to manage states within their applications Who This Book Is For To get the most from this book, you should already have a good understanding of Angular and general web development. What You Will Learn Understand the role of the Angular router and how to make the most of it Build and parse complex URLs Learn about the componentless and empty-path routes Take control of states in your application Make use of imperative navigation Understand guards and how they can benefit your applications Optimize configuration and run tests on your routing In Detail Managing state transitions is one of the hardest parts of building applications. This is especially true on the web, where you also need to ensure that the state is reflected in the URL. In addition, you might want to split applications into multiple bundles and load them on demand. Doing this transparently isn’t easy. The Angular router solves these problems. Using the router, you can declaratively specify application states, manage state transitions while taking care of the URL, and load bundles on demand. This book is a complete description of the Angular router written by its designer. It goes far beyond a how-to-get-started guide and talks about the library in depth. The mental model, design constraints, and the subtleties of the API-everything is covered. You’ll learn in detail how to use the router in your own applications. Predominantly, you’ll understand the inner workings of the router and how you can configure it to work with any edge cases you come across in your sites. Throughout the book, you’ll see examples from real-world use in the MailApp application. You can view the full source of this application and see how the router code works to manage the state of the application and define what is visible on screen. Reading this book will give you deep insights into why the router works the way it does and will make you an Angular router expert. Style and approach This is an extremely practical book full of code examples and descriptions to help you understand the inner workings of the Angular router. Downloading the example code for this book. You can download the ...


Book
IoT automation : arrowhead framework
Author:
ISBN: 1315367890 1315350866 Year: 2017 Publisher: Boca Raton : CRC Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Flask framework cookbook
Author:
ISBN: 1789951291 9781789951295 1789953162 9781789953169 Year: 2019 Publisher: Birmingham, UK

Loading...
Export citation

Choose an application

Bookmark

Abstract

Build state-of-the-art web applications quickly and efficiently using Flask and related technologies with Python 3 Key Features Explore Flask 1.0.3 and Python 3.7, along with useful insights into microservices Get the most out of the powerful Flask framework and maintain the flexibility of your design choices Write cleaner and maintainable code with the help of sample apps Book Description Flask, the lightweight Python web framework, is popular thanks to its powerful modular design that lets you build scalable web apps. With this recipe-based guide, you’ll explore modern solutions and best practices for Flask web development. Updated to the latest version of Flask and Python 3, this second edition of Flask Framework Cookbook moves away from some of the old and obsolete libraries and introduces new recipes on cutting-edge technologies. You’ll discover different ways of using Flask to create, deploy, and manage microservices. This Flask Python book starts by covering the different configurations that a Flask application can make use of, and then helps you work with templates and learn about the ORM and view layers. You’ll also be able to write an admin interface and get to grips with debugging and logging errors. Finally, you’ll learn a variety of deployment and post-deployment techniques for platforms such as Apache, Tornado, and Heroku. By the end of this book, you’ll have gained all the knowledge you need to confidently write Flask applications and scale them using standard industry practices. What you will learn Explore web application development in Flask, right from installation to post-deployment stages Make use of advanced templating and data modeling techniques Discover effective debugging, logging, and error handling techniques in Flask Integrate Flask with different technologies such as Redis, Sentry, and MongoDB Deploy and package Flask applications with Docker and Kubernetes Design scalable microservice architecture using AWS Lambda continuous integration and continuous deployment Who this book is for If you are a web developer who wants to learn more about developing scalable and production-ready applications in Flask, this is the book for you. You’ll also find this book useful if you are already aware of Flask's major extensions and want to use them for better application development. Basic Python programming experience along with basic understanding of Flask is assumed." -- Publisher's description.

Listing 1 - 10 of 34 << page
of 4
>>
Sort by