Gør som tusindvis af andre bogelskere
Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.
Ved tilmelding accepterer du vores persondatapolitik.Du kan altid afmelde dig igen.
Dieses Buch umfasst die wesentlichen Grundlagen einer praxisorientierten Mobilitätsplanung. Im Gegensatz zur Verkehrsplanung fokussiert sich die Mobilitätsplanung auf den Menschen als zentrale Figur der Verkehrsentwicklung und entwirft daraus neue Perspektiven für die Planung. Mobilitätsplanung löst damit die Abhängigkeit vom technischen Artefakt des Verkehrs und zielt stattdessen darauf ab, direkt die Möglichkeiten der Menschen zu verstehen und zu beeinflussen. Das Buch richtet sich somit an alle Akteure, welche die Mobilität der Menschen in unterschiedlicher Weise beeinflussen. Klassischerweise gehören hierzu alle Ebenen der Planungspraxis, von Ministerien bis hin zu kommunalen Verwaltungen und Planungsbüros. Aber auch politisch Entscheidungstragende, Unternehmen und zivilgesellschaftliche Akteure gehören zu den Adressaten dieses Buches, da sie maßgeblich an der zukünftigen Entwicklung von Mobilität und Verkehr mitwirken.
'Will change your life' Chris Evans'Completely fascinating' Heston Blumenthal'Important and devastating' The TimesFrom a world-leading microbiome scientist and surgeon comes Dark Matter, a pioneering guide to hacking your microbiome for a healthier life.Our microbiome - the complex ecosystem of bacteria, viruses and other microbes inside us - is vital for our health and wellbeing. An invisible powerhouse whose potential we're only just beginning to understand, it influences our mood and appetite, determines how fast we run and even who we choose as a partner.In this ground-breaking book, microbiome expert Dr James Kinross takes us on a guided tour of our extraordinary inner universe and highlights the damage we inflict when we don't protect it. Showing through cutting-edge research and years of clinical experience, the practical steps we can all take to optimise the microbiome to live better, healthier lives.Now with a new, eye-opening afterword on the rise of home microbiome tests, IBS and FMTs. 'Addictive and illuminating' Dr Saliha Mahmood Ahmed, bestselling author of The Kitchen Prescription
This unique, accessible textbook gives a comprehensive introduction to software architecture, using ¿clean architecture¿ concepts with agile methods and model-driven development. The work introduces the key concepts of software architectures and explains the importance of architectural design for the long-term usefulness and sustainability of software systems. In addition, it describes more than 30 architectural styles and patterns that can be used for constructing mobile applications, enterprise and web applications, machine-learning systems, and safety-critical systems.Topics and features:Combines clean-architecture principles with agile model-driven developmentEmploys practical examples and real industrial cases to illustrate architectures for mobile apps, web apps, enterprise systems, safety-critical systems and machine-learning systemsExplores support tools for architectural design and system development using the approachProvides tutorial questions and slides to support teaching and learningDelivers material that has been class-tested over 10 years with more than 1,000 studentsThe textbook can be used to support teaching of an undergraduate module in software architecture, yet also includes more advanced topics suitable for a specialised software architecture module at master¿s level. It also will be eminently suitable and relevant for software practitioners and researchers needing or wanting to explore the field in short courses or self-study.Dr. Kevin Lano is Reader in Software Engineering, Department of Informatics, King's College London, UK. Dr. Sobhan Yassipour Tehrani is a Lecturer, Department of Computer Science, University College London, UK.
In the Black Mountains of Pakistan, the discovery of an unconscious, unknown man is the first stone in an avalanche of chaos. The head of the village is beset with problems - including the injured stranger - and failing to find his way out. His daughter receives a love letter and incurs her father's wrath. A lame boy foretells disaster, but nobody is listening. Trapped in terrible danger, a wolf-dog is battling ice and death to save a soldier's life. Beaten by her addict husband for bearing him only daughters, a woman is pregnant again - but can this child save her?In a land woven with myth, chained with tradition and afflicted by war and the march of progress, the spirits of the mountains keep a baleful eye on the struggles of the villagers who scrape a living from the bodies of their wildlife. As the elements turn on the village, can humanity find a way to co-exist with nature that doesn't destroy either of them?
Dies ist ein Open-Access-Buch. Bei der Suche nach neuen Wirtschaftsformen richten sich viele Hoffnungen auf die Circular Economy und Bioökonomie. Beiden wird das Potenzial zugesprochen, die Natur mit ihren Ressourcen zu schützen und gleichzeitig wirtschaftliches Wachstum zu ermöglichen. Welche Vorstellungen aber wirken in ihrem Hintergrund? Bei beiden Konzepten spielen die ¿Kreisläufe der Natur¿ eine wesentliche Rolle. In manchen Denkschulen der Circular Economy sind sie ein Vorbild, nach dem Wirtschaftsprozesse gestaltet werden sollen. In der Bioökonomie sind sie ¿die¿ Grundlage des Wirtschaftens. Dieses ¿Weltbild der Circular Economy und Bioökonomie¿ ist Thema des vorliegenden Buches.
Grow mighty ingredients, then transform them into delicious, plant-powered feasts with this sustainable cookbook.A visual feast for 7-9 year olds, From Plant to Plate is the perfect book to inspire kids to get growing, get cooking, and get plant-powered eating.With more than 25 tasty recipe ideas from basil pesto pasta to squash muffins, you'll master a variety of plant-powered food that you'll love to cook and eat. You'll be taught how seeds should be planted and learn how to find the best soil for your plants. Darryl Gadzekpo and Ella Phillips offer all the tips you need to transform seeds into mighty fruit, vegetables, and herbs.This cooking and gardening book for children offers: - 25 recipe ideas to create from homegrown produce, including chickpea hummus, tomato pizza and garlicky bruschetta.- 15 different types of plants and how to grow them at home, even for those without a garden.- The full journey of their food, showing children the whole process from plant to cooking pot.- Bold and vibrant colours alongside easy-to-follow steps and engaging text. Grab your shovel and plant for a recipe! Discover 15 incredible plants, including courgettes, raspberries, and basil, then find out what it takes to make them grow. But the fun doesn't end there! Remove those muddy boots, head to the kitchen, and learn how to prepare and cook your home-grown ingredients.
Learn ASP.NET Core APIs delivered in its latest version of the Microsoft Framework: .NET 8. This book will show you how to develop APIs with ASP.NET Core 8. Author Anthony Giretti will reveal all you need to know about HTTP protocol, REST architecture style, and ASP.NET Core 8.You will learn what reflexes and mindset a developer must have to approach the development of an API of medium complexity. By performing CRUD operations on a SQL Server database, you will see how to set up a clean and reliable application with industry best practices (clean code, security, observability, optimization and testing). After completing Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8, you will be able to develop many kinds of APIs that require a senior developer level of knowledge and provide your customers with high-quality APIs.What You Will LearnDiscover the latest version of ASP.NET Core 8Code REST APIs with minimal APIsBecome familiar with clean code principlesOptimize performances with caching, background tasks and moreMake APIs resilient by handling SQL and HttpClient transient errorsUnderstand the importance of observabilityImplement Authentication and AuthorizationGrasp OWASP principlesProtect sensitive dataMaster unit testing best practices Who This Book Is ForBeginner and intermediate professionals wishing to build clean, reliable and safe ASP.NET Core APIs and elevate their skills to a senior developer level.
The Ocean Speaks is a fascinating look at the musings and testimonies of more than 45 ocean enthusiasts, all united by a single mission: to give a voice to the ocean.
Dieses essential gibt einen Überblick über die Grundlagen und wesentlichen Besonderheiten der sich im Umbruch befindlichen Umsatzbesteuerung der öffentlichen Hand. Es richtet sich an alle juristischen Personen des öffentlichen Rechts, zeigt den sich aus der Novellierung des § 2b UStG ergebenden Handlungsbedarf auf und dient als praxisnahe Einstiegshilfe in die komplexe Materie. Diverse Praxishilfen in Form von Prüfungsschemata, Grafiken und Merksätze unterstützen dabei, umsatzsteuerrelevante Sachverhalte zu erkennen und erforderliche Maßnahmen in die Wege zu leiten.
Der vorliegende Open-Access-Band gibt einen umfassenden Einblick in aktuelle europäische und nationale Anforderungen zur Kreislaufwirtschaft im Bau- und Immobilienwesen. Es beleuchtet die Entwicklungen der Gebäudezertifizierungen sowie die aktuellen Möglichkeiten digitaler Gebäudepässe. Zudem wird erörtert, wie Building Information Modelling BIM verwendet werden kann, um Bauwerksdaten schnell und strukturiert zur Verfügung zu stellen und langgfrisitig entlang der Wertschöpfungskette zu dokumentieren. In einem verlinkten online-Artikel findet sich ergänzend die Beschreibung eines Demoprojektes und eine ausführliche Kriterienliste zum kreislauffähigen Planen und Bauen.
Despite frequent protests and abounding discussions about the subject, climate action measures to counter human-made climate change have so far remained largely ineffective. By identifying profound climate-cultural differences, Sarah Kessler offers an explanation to this issue and shows that conventional assumptions of an implicit consensus on the need to prioritise climate action should be reconsidered. She uncovers climate-cultural variations in (implicit and explicit) denial of climate change and thus challenges existing approaches that treat the German public as a unified entity waiting to be activated by the right kind of rationally convincing information.
Get to grips with UI interaction, data modeling, API development, and documentation while building modern web apps for cloud deploymentKey Features:Combine Flask's pagination techniques with React's dynamic rendering for an enhanced user experienceImplement robust API development within Flask applications by performing CRUD operationsImprove Flask app scalability with blueprints using a modular development approachPurchase of the print or Kindle book includes a free PDF eBookBook Description:Developing an interactive, efficient, and fast enterprise web application requires both the right approach and tooling. If you are a web developer looking for a way to tap the power of React's reusable UI components and the simplicity of Flask for backend development to develop production-ready, scalable web apps in Python, then this book is for you.Starting with an introduction to React, a JavaScript library for building highly interactive and reusable user interfaces, you'll progress to data modeling for the web using SQLAlchemy and PostgreSQL, and then get to grips with Restful API development. This book will aid you in identifying your app users and managing access to your web application. You'll also explore modular architectural design for Flask-based web applications and master error-handling techniques. Before you deploy your web app on AWS, this book will show you how to integrate unit testing best practices to ensure code reliability and functionality, making your apps not only efficient and fast but also robust and dependable.By the end of this book, you'll have acquired deep knowledge of the Flask and React technology stacks, which will help you undertake web application development with confidence.What You Will Learn:Explore the fundamentals of React for building user interfacesUnderstand how to use JSX to render React componentsHandle data and integrate third-party libraries and APIs into React applicationsSecure your Flask application with user authentication and authorizationDiscover how to use Flask RESTful API to build backend services with React frontendBuild modular and scalable Flask applications using blueprintsWho this book is for:This book is for Python web developers who want to build full-stack applications, as well as for frontend developers seeking to expand their skillset by employing Flask as a backend development tool. You'll gain proficiency in both frontend and backend skills, and acquire the knowledge necessary to deploy solutions in the cloud using AWS. Prior knowledge of basic HTML, CSS, JavaScript, and Python programming will help you to get the most out of this book.
All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has empowered countless readers to do just that, bridging the gap between creative expression and programming. This innovative guide by Daniel Shiffman, creator of the beloved Coding Train, welcomes budding and seasoned programmers alike into a world where code meets playful creativity.This JavaScript-based edition of Shiffman’s groundbreaking work gently unfolds the mysteries of the natural world, turning complex topics like genetic algorithms, physics-based simulations, and neural networks into accessible and visually stunning creations.Embark on this extraordinary adventure with projects involving:A physics engine: Simulate the push and pull of gravitational attraction.Flocking birds: Choreograph the mesmerizing dance of a flock.Branching trees: Grow lifelike and organic tree structures.Neural networks: Craft intelligent systems that learn and adapt.Cellular automata: Uncover the magic of self-organizing patterns.Evolutionary algorithms: Play witness to natural selection in your code.Shiffman’s work has transformed thousands of curious minds into creators, breaking down barriers between science, art, and technology, and inviting readers to see code not just as a tool for tasks but as a canvas for boundless creativity.Whether you’re deciphering the elegant patterns of natural phenomena or crafting your own digital ecosystems, Shiffman’s guidance is sure to inform and inspire. The Nature of Code is not just about coding; it’s about looking at the natural world in a new way and letting its wonders inspire your next creation. Dive in and discover the joy of turning code into art—all while mastering coding fundamentals along the way.NOTE: All examples are written with p5.js, a JavaScript library for creative coding, and are available on the book's website.
"Sustainable Packaging Materials" provides a concise introduction to the principles and practices of packaging sustainability. It addresses the important issues that concern packaging professionals, decision makers, managers, CTOs, legislators, researchers, and students, including the viability and future of recycling, bio- and oxo-degradable materials, and plastics alternatives such as paper, glass, and metal. Also covered are new regulations such as the extended producer responsibility (EPR) laws, their consequences as to what materials are likely to be banned, and whether microplastics should be a concern for packaging companies.Written by an experienced professor, educator, author, inventor, and entrepreneur, this book offers uniquely clear answers to these challenges, helping readers to identify packaging materials that are likely to be phased out to meet new regulations, and to find alternatives to benefit their research and businesses. They will also be equipped to follow guidelines on the use of various packaging materials to stay ahead of the demands of the industry, and to make informed choices about packaging materials by considering sustainability, performance, and cost. Furthermore, they will be informed of the emerging packaging trends in both academia and industry, and understand the issues associated with microplastic pollution, and the actions recommended to mitigate these challenges.
Do you dream of learning React without spending months in endless tutorials? Then this book is for you! In just five days, you will acquire the fundamental skills to start developing exceptional applications using this revolutionary technology. Whether you prefer to follow the book independently or alongside other online resources, it will provide you with a solid foundation to harness the full potential of React. Immerse yourself in an accelerated learning method that will allow you to make giant strides. Chapters are carefully designed to teach you the essential concepts of React, such as components, props, state, events, lifecycle, and hooks, without wasting time on complex explanations. Thanks to a clear and accessible writing style, you'll be able to dive into the intricacies of React from the first page. Code examples are accompanied by detailed explanations, enabling you to quickly grasp the subtleties of this technology. You don't need to be an expert in programming; the book is suitable for all levels, from beginners to more experienced developers looking to get up and running with React.You'll create React applications, reinforcing your understanding and consolidating your skills. You will be amazed at how quickly you progress with this hands-on approach that includes practical exercises to apply what you learn immediately. Don't wait any longer and dive into this exciting adventure right now. Master React in 5 Days will open the doors to a world of endless possibilities in web development.What You'll LearnCreate React componentsStudy JavaScript XML (JSX) syntax and handling eventsUnderstand React hooksManage lists and states Who This Book Is ForProgrammers and web developer students with knowledge of JavaScript
With the massive adoption of microservices, operators and developers face far more complexity in their applications today. Service meshes can help you manage this problem by providing a unified control plane to secure, manage, and monitor your entire network. This practical guide shows you how the Linkerd service mesh enables cloud-native developers--including platform and site reliability engineers--to solve the thorny issue of running distributed applications in Kubernetes. Jason Morgan and Flynn draw on their years of experience at Buoyant--the creators of Linkerd--to demonstrate how this service mesh can help ensure that your applications are secure, observable, and reliable. You'll understand why Linkerd, the original service mesh, can still claim the lowest time to value of any mesh option available today. Learn how Linkerd works and which tasks it can help you accomplish Install and configure Linkerd in an imperative and declarative manner Secure interservice traffic and set up secure multicluster links Launch a zero trust authorization strategy in Kubernetes clusters Organize services in Linkerd to override error codes, set custom retries, and create timeouts Use Linkerd to manage progressive delivery and pair this service mesh with the ingress of your choice
With this book, Chris Fregly, Antje Barth, and Shelbee Eigenbrode from AWS help CTOs, ML practitioners, application developers, business analysts, data engineers, and data scientists find practical ways to use this exciting new technology.
For centuries, the Kogi have lived in seclusion in Colombia's remote Sierra Nevadas, known as "the heart of the world." But in recent years, concerned by the environmental degradation they have experienced in their villages and forests, a few emissaries from the tribe emerged to bring an urgent and loving message to the West--advice on how to live in harmony with the earth.
This book will show you how to harness the power of Appsmith, an open-source low-code platform with a large set of integration tools and an active community.The book begins with an introduction to Appsmith and its features. As you explore the platform, you will learn about widgets, UI Canvas, and data stores, among other things. Authors Rahul Sharma and Rajat Arora then show you how to build customizations and navigation workflows, as well as how to handle error handling, debugging, and troubleshooting with Appsmith. You will also learn efficient monitoring and authentication for deploying production-ready systems. Low-Code Development with AppSmith provides examples, realistic scenarios, and explanations of the tools you'll need to build successful low-code apps, helping you gain practical skills.Upon completing this book, you will be able to use Appsmith to build low-code solutions that suit your business requirements. What You Will LearnUnderstand low-code development and the factors driving its adoptionSolve your business's most pressing issues with AppsmithGain an understanding of the key concepts of app development, such as data management, APIs, troubleshooting, and debuggingModel different design patterns for low-code development Who This Book Is ForAnyone interested in designing technical solutions with minimal programming. This book assumes a basic understanding of object-oriented programming and JavaScript.
Dive into the diverse facets of the Laravel ecosystem. This comprehensive guide will put you on the fast track to becoming an expert in Laravel development. Starting with the fundamentals, yoüll explore essential concepts, enabling you to grasp the framework's structure. Subsequent chapters cover intricate topics, such as advanced routing techniques, database management, and eloquent object relational mapping (ORM), allowing developers to build robust applications. The book offers comprehensive insights into building secure applications with authentication and authorization mechanisms, as well as constructing efficient APIs and employing caching techniques for enhanced performance. Chapters on real-time applications and queues offer practical knowledge to optimize application responsiveness. Advanced package development and performance monitoring provide valuable tools for developing high-quality Laravel packages and debugging. Yoüll also gain expertise in internationalization, front-end development, and database optimization.Building Real-Time Marvels with Laravel doesn't shy away from the latest trends, featuring chapters on serverless computing, progressive web applications (PWAs), and UI/UX design patterns. It also emphasizes security, DevOps, and infrastructure automation. Bonus appendixes feature a handy Laravel cheat sheet, recommended resources, and a glossary of essential terms, making it a comprehensive reference for Laravel enthusiasts.What You Will Learn Gain a comprehensive understanding of advanced routing, database management with eloquent ORM, authentication, and API development.Study caching, database query optimization, queuing, and scaling strategies for high-traffic applicationsExplore advanced middleware, real-time applications, testing, and package development Who This Book Is ForIntermediate to advanced developers.
"Conventional wisdom is that wild animals are being wiped out. But conventional wisdom skips some important details. Wildlife is rebounding. Not everywhere. Not every species. But a handful of wildlife populations have reached numbers unimaginable in a century. Red deer in Europe, bison in North America, humpback whales in the Atlantic. They have all seen their populations explode. They are back from the brink, numbering in the tens, or even hundreds, of thousands. Their return thrills those who have rooted for their recovery. It terrifies those who grew comfortable without them. This book tracks-and tries to understand-these dramatic rebounds. It shines a light on species returning to forests and farms, prairies and oceans, rivers and cities. It asks how these transformations can be happening and what they have to teach"--
"This book explores how tools of the Digital Age might be mobilized to solve our most pressing environmental challenges, from climate change to biodiversity loss. It argues that digital technology might accelerate environmental sustainability and that engaging with environmental issues may transform Big Tech for the better, if the sector successfully addresses spiraling energy use, pollution, privacy and surveillance issues"--
We believe that rules and laws are in place to protect us. They are what keep our societies from descending into chaos. Without them, how would we know our right from wrong, live comfortably in our communities and be good neighbours to one another? C.L. Skach feels differently. She always believed in the strength of the law - she spent her career in some of the most fractured, war-torn corners of the world, reading and writing constitutions to help fix society. But as she sat alone in a sandbagged trailer in Baghdad after a rocket attack, she admitted what she'd been denying for years: a good society cannot be imposed from above. It comes from leaning less on formal rules, and more on each other.Skach lays out six ideas, informed by everything from civil wars to civil rights struggles, bystander responsibility to mutual aid in the pandemic, to help us build small societies of our own. These ideas sometimes sound simple: share the vegetables from your garden, spend time on a park bench. But taken together they can amount to real, bottom-up change.How to Be a Citizen is a hopeful handbook for a better world - one we can all help build together.
Over the years, the uses and applications of rare earth elements (REEs) diversified in various fields such as catalysis, production of magnets, glasses, alloys, and electronics. This book consists of fifteen chapters, which present recent advances and outlook on REEs and their oxides/salts in catalytic organic transformations, biomedical applications, bioremediation and environmental impacts.
Die Befassung mit ¿Landschaft¿ hat in den letzten Jahren in der Öffentlichkeit und den Wissenschaften an Bedeutung gewonnen. Verbunden war dies nicht vorwiegend mit den Konflikten, die sich in den letzten Jahren um physische Manifestationen der Verminderung von und Anpassung an den anthropogenen Klimawandel ergaben. In Philosophie und Sozialwissenschaften haben sich ¿ nicht zuletzt ausgehend von einem gemeinsamen Bezugspunkt der ¿Philosophie der Landschaft¿ von Georg Simmel aus dem Jahre 1913 ¿ unterschiedliche Traditionen im Umgang mit ¿Landschaft¿ entwickelt. Diese werden in dem vorliegenden Buch hinsichtlich ihrer Tauglichkeit einer Kritik unterzogen, Antworten auf die landschaftsbezogenen Herausforderungen der Gegenwart, sowohl in Bezug auf Wissenschaft, aber auch Gesellschaft zu leisten. Diese Kritik basiert auf einem eigens hierfür entwickelten kategorialen System, das sich zwischen den Dimensionen Konkretheit-Abstraktheit und wissenschaftsintern-wissenschaftsextern aufspannt. Zentrale herausgearbeitete Kritikpunkte sind neben einer unzureichenden Begriffsarbeit und einer ¿Individuenvergessenheit¿ beider Disziplinen auch die Reduzierung des Landschaftsbegriffs auf den Naturbegriff in der philosophischen Landschaftsforschung.
DESCRIPTIONThis book is an in-depth guide that merges machine learning techniques with OpenCV, the most popular computer vision library, using Python. The book introduces fundamental concepts in machine learning and computer vision, progressing to practical implementation with OpenCV. Concepts related to image preprocessing, contour and thresholding techniques, motion detection and tracking are explained in a step-by-step manner using code and output snippets. Hands-on projects with real-world datasets will offer you an invaluable experience in solving OpenCV challenges with machine learning. It's an ultimate guide to explore areas like deep learning, transfer learning, and model optimization, empowering readers to tackle complex tasks. Every chapter offers practical tips and tricks to build effective ML models. TABLE OF CONTENTS 1. Getting Started with HTML, CSS, and Tailwind CSS 2. Design Principles for Tailwind CSS 3. Utility-First Classes and Customization Options 4. Element-Specific Styling with Utility- First Classes 5. Developing a Website with Tailwind CSS 6. Advanced Website Development with Tailwind CSS 7. Best Practices for Tailwind CSS Index
Welcome to this beginner's guide tailored with college students in mind. Prior familiarity with concepts like file extensions, Web URLs, and major browsers is recommended. This comprehensive textbook serves as your gateway into the world of web programming, equipping you with foundational knowledge to embark on your coding journey.Covering HTML, CSS, Bootstrap, JavaScript, React.JS, PHP, and MySQL at the introductory level, this book distinguishes itself through its focus on pragmatic problem-solving rather than delving into intricate language intricacies. By adopting this approach, readers gain a holistic perspective on web programming, allowing them to comprehend the bigger picture. For more in-depth insights on specific subjects, readers can explore online resources.This book offers a unique hands-on experience, offering a plethora of review questions and practice projects. Through these exercises, readers not only absorb information but also engage in active coding, encountering challenges and relishing the euphoria of triumph as their programs come to life. Emphasizing practicality, this learning journey isn't a quick sprint but rather a fulfilling marathon, spanning approximately 10 hours per week over two months. While not exhaustive in its coverage of any particular topic, this approach ensures you can complete the book within a semester.In this updated edition, you'll find coverage of Bootstrap 5.3.1 and React JS.18, showcasing the latest tools in web development. An informative appendix illustrates the symbiotic relationship between React JS as the frontend and PHP with a backend database. We extend our heartfelt gratitude to Dr. Youlong Zhuang for his invaluable contributions in reviewing this edition.Embark on your web programming voyage with this book and unravel the art of crafting dynamic and interactive digital experiences. Your coding potential awaits-happy learning!
The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy. What about deploying your Angular app to the cloud? Yep, it covers that too!This third edition (v3.0) uses Angular 15 and Spring Boot 3.0.Follow @mraible on Twitter for book updates.Purpose of the book:I think building web and mobile applications with Angular, Bootstrap, and Spring Boot is a great experience. I'd like to encourage more developers to try it.
Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.
Ved tilmelding accepterer du vores persondatapolitik.