Browse Results

Showing 52,651 through 52,675 of 55,641 results

TypeScript Basics: Learn TypeScript from Scratch and Solidify Your Skills with Projects

by Nabendu Biswas

Jumpstart your working knowledge of Typescript with a quick, practical guide and start using this open source, object orientated language with confidence. This book highlights how Typescript works with JavaScript and its frameworks, giving it greater functionality, especially for larger enterprise projects. You'll start by reviewing some fundamentals such as how to run a TypeScript file and compile it to JavaScript as well as understand how it sits within the full ecosystem alongside React, Redux, Angular and Webpack. Using a practical project-led approach, you'll go through key concepts and aspects of Typescript such as compilers, arrays, classes and interfaces. Once you complete the fundamental basics, you'll move onto more complex topics like advanced types. You'll also learn about Decorators, which are a must-have feature in Angular. The book then presents a small To-do list project followed by a larger 'Drag and Drop' project. You'll see how to divide the drag and drop project into small manageable modules and learn to make the project more efficient with Webpack. Lastly, you'll create two more React projects, a party app with React and then one with React and Redux. Typescript Basics reveals how this JavaScript extension is currently the fastest growing language for web development with more and more developers and companies looking to utilize and adopt it within their current workflows and projects. What You'll LearnUnderstand the particulars of Typescript and how it feeds into the JS and Web development eco-systemImplement Typescript for enterprise projectsUse Typescript with practical projects and examplesSee how Typescript interacts with major frameworks like React and Angular Who This Book Is ForThose who want to learn about TypeScript and implement it in their Enterprise or hobby projects with React and Angular. Beginners will find it easy to learn the basic concepts and principles to get started and to progress onto more advanced projects and how to implement them.

TypeScript Blueprints

by Ivo Gabe Wolff

Build exciting end-to-end applications with TypeScript About This Book * This book will help you whether you're a beginner or an expert * Complete and complex projects provide codes that are ready and solutions for start-ups and enterprise developers * The book will showcase the power and depth of TypeScript when it comes to high performance and scalability Who This Book Is For This book was written for web developers who wish to make the most of TypeScript and build fun projects. You should be familiar with the fundamentals of JavaScript What You Will Learn * Build quirky and fun projects from scratch while exploring widely applicable practices and techniques * Use TypeScript with a range of different technologies such as Angular 2 and React and write cross-platform applications * Migrate JavaScript codebases to TypeScript to improve your workflow * Write maintainable and reusable code that is helpful in the world of programming revolving around features and bugs * Using System.JS and Webpack to load scripts and their dependencies. * Developing highly performance server-side applications to run within Node Js. * Reviewing high performant Node.js patterns and manage garbage collection. In Detail TypeScript is the future of JavaScript. Having been designed for the development of large applications, it is being widely incorporated in popular projects such as Angular JS 2.0. Adopting TypeScript results in more robust software, while still being deployable in apps where regular JavaScript would run. Scale and performance lie at the heart of the projects built in our book. The lessons learned throughout this book will arm you with everything you need to build amazing projects. During the course of this book, you will learn how to build a complete Single Page Application with Angular 2 and create a popular mobile app using NativeScript. Further on, you will build a classic Pac Man game in TypeScript. We will also help you migrate your legacy codebase project from JavaScript to TypeScript. By the end of the book, you will have created a number of exciting projects and will be competent using TypeScript for your live projects. Style and approach The book focuses on building projects from scratch. These end-to-end projects will give you ready-to-implement solutions for your business scenario, showcasing the depth and robustness of TypeScript.

TypeScript Cookbook: Real World Type-level Programming

by Stefan Baumgartner

TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript basics, this book provides actionable recipes to help you tackle a wide array of issues. From setting up complex project structures to developing advanced helper types, each self-contained recipe guides you through the problem and discusses why and how a solution works.The ideal companion for your ongoing TypeScript journey, this cookbook helps you:Dive into the inner workings of the TypeScript type systemIntegrate TypeScript into a variety of projectsCraft advanced type definitions that allow for flexible scenariosCreate useful helper types that function across projectsEnsure readability along with type safetyCreate robust APIs for helper types and their coworkersStrongly type function signatures that rely on string typesWork around limitations of the standard libraryIntegrate TypeScript into advanced React projects

TypeScript Design Patterns

by Vilic Vane

Boost your development efficiency by learning about design patterns in TypeScript About This Book * This step-by-step guide will would demonstrate all the important design patterns in practice * This book is the only documentation on the market focusing on design patterns in TypeScript * This book is packed with rich examples that will improve your efficiency and encourage code reuse Who This Book Is For If you are a TypeScript developer, this book is for you. No knowledge of design patterns is required to read this book. What You Will Learn * Understand the challenges and implications of developing an enterprise application * Install and configure the necessary tools in order to start developing an application * Identify the challenges when developing an application * Apply GoF patterns in an application with a testing approach * Use and utilize design patterns while developing a TypeScript application or during JavaScript application development * Reference to SOLID principles and what their benefits do to your projects * Apply various principles in a TypeScript application * Improve code quality and development speed In Detail In programming, there are several problems that occur frequently. To solve these problems, there are various repeatable solutions that are known as design patterns. Design patterns are a great way to improve the efficiency of your programs and improve your productivity. This book is a collection of the most important patterns you need to improve your applications' performance and your productivity. The journey starts by explaining the current challenges when designing and developing an application and how you can solve these challenges by applying the correct design pattern and best practices. Each pattern is accompanied with rich examples that demonstrate the power of patterns for a range of tasks, from building an application to code testing. We'll introduce low-level programming concepts to help you write TypeScript code, as well as work with software architecture, best practices, and design aspects. Style and approach In this book, design patterns are explained in a step-by-step manner. All the major patterns covered will improve your understanding of TypeScript and the patterns associated with TypeScript.

TypeScript Essentials

by Christopher Nance

The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book.

TypeScript for Beginners: The Ultimate Guide (The Ultimate Guide)

by Sufyan bin Uzayr

Of late, TypeScript has risen in popularity owing to its ease of use and versatile compatibility. As such, more and more developers are looking to quickly and efficiently master TypeScript. If you’re looking for a detailed, yet easy to comprehend guide to TypeScript, your search ends here! The book is a detailed guide that will help learners get started with TypeScript programming in no time. It talks about the basics and then moves on to practical exercises to help readers quickly gain the required knowledge. The book is meant for both JavaScript developers and learners without a formal JS background. Furthermore, while a background in JavaScript programming might be of help, the book requires no prior coding background and can be easily mastered even by beginners. What Will You Learn: Detailed focus on TypeScript programming Introduction to TypeScript concepts and paradigm Introduction to TS architecture and components OOP programming with TS Web development in TypeScript Who Is This Book for: Web developers looking to learn TypeScript; web development beginners; JavaScript developers; and frontend developers. About the Author Sufyan bin Uzayr is a writer, coder, and entrepreneur with more than a decade of experience in the industry. He has authored several books in the past, pertaining to a diverse range of topics, ranging from History to Computers/IT. Sufyan is the Director of Parakozm, a multinational IT company specializing in EdTech solutions. He also runs Zeba Academy, an online learning and teaching vertical with a focus on STEM fields. Sufyan specializes in a wide variety of technologies, such as JavaScript, Dart, WordPress, Drupal, Linux, and Python. He holds multiple degrees, including ones in Management, IT, Literature, and Political Science. Sufyan is a digital nomad, dividing his time between four countries. He has lived and taught in universities and educational institutions around the globe. Sufyan takes a keen interest in technology, politics, literature, history, and sports, and in his spare time, he enjoys teaching coding and English to young students. Learn more at sufyanism.com

TypeScript Microservices: Build, deploy, and secure Microservices using TypeScript combined with Node.js

by Parth Ghiya

Build robust microservice-based applications that are distributed, fault tolerant, and always availableKey FeaturesLearn to build message-driven services for effective communicationDesign microservices API using Reactive programming design patternsDeploy, scale and monitor microservices for consistent high performanceBook DescriptionIn the last few years or so, microservices have achieved the rock star status and right now are one of the most tangible solutions in enterprises to make quick, effective, and scalable applications. The apparent rise of Typescript and long evolution from ES5 to ES6 has seen lots of big companies move to ES6 stack. If you want to learn how to leverage the power of microservices to build robust architecture using reactive programming and Typescript in Node.js, then this book is for you.Typescript Microservices is an end-to-end guide that shows you the implementation of microservices from scratch; right from starting the project to hardening and securing your services. We will begin with a brief introduction to microservices before learning to break your monolith applications into microservices. From here, you will learn reactive programming patterns and how to build APIs for microservices. The next set of topics will take you through the microservice architecture with TypeScript and communication between services. Further, you will learn to test and deploy your TypeScript microservices using the latest tools and implement continuous integration. Finally, you will learn to secure and harden your microservice.By the end of the book, you will be able to build production-ready, scalable, and maintainable microservices using Node.js and Typescript.What you will learnGet acquainted with the fundamentals behind microservices.Explore the behavioral changes needed for moving from monolithic to microservices.Dive into reactive programming, Typescript and Node.js to learn its fundamentals in microservicesUnderstand and design a service gateway and service registry for your microservices.Maintain the state of microservice and handle dependencies.Perfect your microservice with unit testing and Integration testingDevelop a microservice, secure it, deploy it, and then scale itWho this book is forThis book is for JavaScript developers seeking to utilize their Node.js and Typescript skills to build microservices and move away from the monolithic architecture. Prior knowledge of TypeScript and Node.js is assumed.

TypeScript Quickly

by Anton Moiseev Yakov Fain

Summary TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you&’ll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Strong typing can eliminate nearly all errors caused by unanticipated data values. With TypeScript, an enhanced version of JavaScript, you can specify types and type annotations so your code is easier to read and far less likely to fail at runtime. And because the core of TypeScript is standard JavaScript, it runs on all major browsers and can be used with frameworks like Angular, Vue, and React. About the book TypeScript Quickly teaches you to exploit the benefits of types in browser-based and standalone applications. In this practical guide, you&’ll build a fascinating blockchain service app that takes you through a range of type-sensitive programming techniques. As you go, you&’ll also pick up valuable techniques for object-oriented programming with classes, interfaces, and advanced features such as decorators and conditional types. What's inside Mastering TypeScript syntax Using TypeScript with JavaScript libraries Tooling with Babel and Webpack Developing TypeScript apps using Angular, React, and Vue About the reader For web developers comfortable with JavaScript and HTML. About the author Yakov Fain and Anton Moiseev are experienced web developers. They have authored two editions of Manning&’s Angular Development with TypeScript. Table of Contents: PART 1 MASTERING THE TYPESCRIPT SYNTAX 1 ¦ Getting familiar with TypeScript 2 ¦ Basic and custom types 3 ¦ Object-oriented programming with classes and interfaces 4 ¦ Using enums and generics 5 ¦ Decorators and advanced types 6 ¦ Tooling 7 ¦ Using TypeScript and JavaScript in the same project PART 2 APPLYING TYPESCRIPT IN A BLOCKCHAIN APP 8 ¦ Developing your own blockchain app 9 ¦ Developing a browser-based blockchain node 10 ¦ Client-server communications using Node.js, TypeScript, and WebSockets 11 ¦ Developing Angular apps with TypeScript 12 ¦ Developing the blockchain client in Angular 13 ¦ Developing React.js apps with TypeScript 14 ¦ Developing a blockchain client in React.js 15 ¦ Developing Vue.js apps with TypeScript 16 ¦ Developing the blockchain client in Vue.js

The TypeScript Workshop: A practical guide to confident, effective TypeScript programming

by Ben Grynhaus Jordan Hudgens Rayon Hunte Matt Morgan Wekoslav Stefanovski

Broaden your skill set by learning TypeScript and applying your knowledge to build real-world applicationsKey FeaturesQuickly get started writing TypeScript code with hands-on exercises and activitiesDevelop new skills that can be applied at work or in your own side projectsBuild your understanding, boost your confidence, and advance your programming careerBook DescriptionBy learning TypeScript, you can start writing cleaner, more readable code that's easier to understand and less likely to contain bugs. What's not to like?It's certainly an appealing prospect, but learning a new language can be challenging, and it's not always easy to know where to begin. This book is the perfect place to start. It provides the ideal platform for JavaScript programmers to practice writing eloquent, productive TypeScript code.Unlike many theory-heavy books, The TypeScript Workshop balances clear explanations with opportunities for hands-on practice. You'll quickly be up and running building functional websites, without having to wade through pages and pages of history and dull, dry fluff. Guided exercises clearly demonstrate how key concepts are used in the real world, and each chapter is rounded off with an activity that challenges you to apply your new knowledge in the context of a realistic scenario.Whether you're a hobbyist eager to get cracking on your next project, or a professional developer looking to unlock your next promotion, pick up a copy and make a start! Whatever your motivation, by the end of this book, you'll have the confidence and understanding to make it happen with TypeScript.What you will learnConfigure a professional TypeScript development environmentExplore how to use primitive and complex data typesIncorporate types into popular npm (Node package manager) librariesDesign systems that use asynchronous behaviorImplement object-oriented programming to model real-world scenariosGet to grips with modern UI design by combining React with TypeScriptWho this book is forThe TypeScript Workshop is for software developers who want to broaden their skill set by learning the TypeScript programming language. To get the most from this TypeScript book, you should have basic knowledge of JavaScript or experience using another similar programming language.

TYPO3 4.2 E-Commerce

by Edgars Karlsons

This is a fast-paced tutorial focusing on creating an online store. It walks in detail through development of a sample website, illustrating each step with screenshots and explanation. The cumbersome and time-consuming task of developing and customizing a TYPO3 e-commerce site will be a smooth sail with this book. If you want to create a captivating online shop using TYPO3 and optimize your profit, this book is for you. Some knowledge of TYPO3, PHP, and TypoScript is required.

TYPO3 4.3 Multimedia Cookbook

by Dan Osipov

The TYPO3 Multimedia Cookbook presents over 50 effective recipes for managing multimedia in your TYPO3 site. Each recipe comprises step-by-step instructions followed by the analysis of what was done in each task and any relevant information. The book is designed so that you can refer to it chapter by chapter, or you can look at the list of recipes and read them in no particular order. The book has recipes to tackle specific problems along with detailed explanations that will help you to customize the recipes as per your individual needs. Since learning comes from doing, the reader is encouraged to follow along with the examples using the book as a practical guide. This book is for anyone who is looking for effective systems for managing multimedia content. You will find this book interesting if you are running, or starting, web sites rich in multimedia content. This book assumes some prior knowledge about TYPO3, which is available either from official documentation, or other books on this topic.

TYPO3 Extension Development

by Dmitry Dulepov

The book is structured so that following the chapters in order builds a TYPO3 extension from the ground up. Experienced developers can use individual chapters independently to get only the information that they need. Each chapter is divided so that the first part contains a description and discussion of the topic covered followed by a coding example with explanation of how principles and techniques from the first part are followed in the code. The reader is encouraged not only to read the book but also to look into the discussed classes and actually code the extension while reading the book. This book is for PHP developers who want to develop a TYPO3 extension. It assumes the reader has experience with PHP, XML, and HTML. No prior knowledge about TYPO3 extension programming or the TYPO3 API is presumed.

The TYPO3 Guidebook: Understand and Use TYPO3 CMS

by Felicity Brand Heather McNamee Jeffrey A. McGuire

Learn how to make the most of TYPO3 – the enterprise CMS – to organize information and digital assets, and communicate globally with powerful multi-site and multilingual support. This book will show you how the TYPO3 CMS backend and frontend work from top to bottom. Content management is a core aspect of every company’s communications, whether intranets and internal digital asset repositories or public-facing product pages and online communities. The book starts with four chapters covering how TYPO3 works, giving you a high-level overview of the most important aspects you should know about, including its community and professional ecosystem. If you’ve never seen TYPO3 before, you’ll learn how to make the most of it and what makes TYPO3 different from other content management systems you may have used before. You'll then move on to 10 hands-on guides. These step-by-step tutorials show you how to work with TYPO3 CMS. Each guide is self-contained, introducing a scenario, and showing you how to solve a given problem. The guides include references to documentation, examples, code samples, and everything you need to get the job done. The TYPO3 Guidebook will help you learn how to put your creative ideas online with TYPO3. What You'll Learn Scope, plan, design, and build efficient websites and web applications with TYPO3Determine how TYPO3 can work best for you and how to avoid complicationsImplement a project from idea to launchManage client expectations and complete TYPO3 projects on time and within budgetUnderstand TYPO3 terminology in practical termsCreate TYPO3 projects using best practices and configure them efficientlyBuild integrations and features using TYPO3 Core APIs Who This Book is For Decision makers, project managers, consultants and developers

TYPO3 Templates

by Jeremy Greenawalt

This book uses a clear, conversational style to teach everything from the simple to the complex in an easy-to-read narrative. The entire book goes through one complete example project to build a company website, and each chapter adds functionality to the final product as the readers learns about the concepts. Every concept and technique is reinforced with working example code, and illustrations and screenshots are used to explain even further when necessary.If you are a developer, designer, or a site builder who wants to get the most out of TYPO3 whether you are building multiple websites for clients or optimizing their company's site then this book is for you.It is written for new or experienced users at all levels, but some basic experience with TYPO3 editing and installation is expected.

Typographic Design in the Digital Studio: Design Concepts

by David A. Amdur

The craft of graphic design requires mastery of typographic design and of the digital applications used to execute it--these companion guides build capacities in both of these areas together. The Design Concepts book will guide readers to observe and reflect on how type functions and to develop strategies for creative typographic expression. The Application Skills Modules book pairs each lesson in typography with a lesson in the digital tools of design production. This book introduces the essential features of the Macintosh Operating System X (OSX) as well as Mac or PC versions of InDesign, Photoshop, Illustrator, and QuarkXPress, so readers can develop good working knowledge in one or all of these applications.

Typographic Web Design: How To Think Like A Typographer In HTML and CSS

by Laura Franz

Legibility and readability are the foundations for the typographic theories and practice covered in Typographic Web Design. You'll learn how to choose fonts, organize information, create a system of hierarchy, work with tabular information, create a grid, apply a typographic system across multiple pages, and build a font library. Each chapter provides time-tested typography rules to follow (modified for the web), explains why they work, when to break them, and offers the opportunity to test the rules with hands-on exercises in HTML and CSS. If you don't know HTML and CSS, Typographic Web Design provides a walk-through for each lesson, showing you how to plan and write syntax. Laura Franz is an Associate Professor of Design at University of Massachusetts Dartmouth, where she has taught web typography for 12 years. She has presented lectures and workshops on Typographic Web Design, and has written a course on the topic for Lynda. com.

Typography: Introduction To Typographic Process

by Willi Kunz

Typographic design begins with a set of information and a concept. The designer, facing a blank sheet of paper or a computer screen, is anxious about the first step to take in developing a design. The elements of typography are an obvious starting point, but often do not get the attention they deserve.

The Tyranny of Big Tech

by Josh Hawley

The reign of Big Tech is here, and Americans’ First Amendment rights hang by a keystroke. Amassing unimaginable amounts of personal data, giants like Google, Facebook, Amazon, and Apple—once symbols of American ingenuity and freedom—have become a techno-oligarchy with overwhelming economic and political power. Decades of unchecked data collection have given Big Tech more targeted control over Americans’ daily lives than any company or government in the world. <P><P> In The Tyranny of Big Tech, Senator Josh Hawley of Missouri argues that these mega-corporations—controlled by the robber barons of the modern era—are the gravest threat to American liberty in decades. To reverse course, Hawley argues, we must correct progressives’ mistakes of the past. <P><P>That means recovering the link between liberty and democratic participation, building an economy that makes the working class strong, independent, and beholden to no one, and curbing the influence of corporate and political elites. <P><P>Big Tech and its allies do not deal gently with those who cross them, and Senator Hawley proudly bears his own battle scars. But hubris is dangerous. The time is ripe to overcome the tyranny of Big Tech by reshaping the business and legal landscape of the digital world. <P><P><b>A New York Times Bestseller</b>

The Tyranny of E-mail: The Four-thousand-year Journey to Your Inbox

by John Freeman

"The computer and e-mail were sold to us as tools of liberation, but they have actually inhibited our ability to conduct our lives mindfully, with the deliberation and consideration that are the hallmark of true agency." The first e-mail was sent less than forty years ago; by 2011, there will be 3.2 billion e-mail users. The average corporate worker now receives upwards of two hundred e-mails per day. The flood of messages is ceaseless and follows us everywhere. We check e-mail in transit; we check it in the bath. We check it before bed and upon waking up. We check it even in midconversation, blithely assuming no one will notice. We no longer make our own to-do list. E-mail does. It's time for a break. In The Tyranny of E-mail, John Freeman takes an entertaining look at the nature of correspondence through the ages. From love poems delivered on clay tablets to the art of the letter to the first era of information overload (via the telegraph) to the vast network brought on by the Internet, Freeman answers the difficult question, Where is this taking us? Put down your BlackBerry and consider the consequences. As the toll of e-mail mounts by reducing our time for leisure and contemplation and by separating us from one another in an unending and lonely battle with the overfull inbox, John Freeman -- one of America's preeminent literary critics -- enters a plea for communication that is more selective and nuanced and, above all, more sociable.

Tyrants on Twitter: Protecting Democracies from Information Warfare (Stanford Studies in Law and Politics)

by David L. Sloss

A look inside the weaponization of social media, and an innovative proposal for protecting Western democracies from information warfare. When Facebook, Twitter, YouTube, and Instagram were first introduced to the public, their mission was simple: they were designed to help people become more connected to each other. Social media became a thriving digital space by giving its users the freedom to share whatever they wanted with their friends and followers. Unfortunately, these same digital tools are also easy to manipulate. As exemplified by Russia's interference in the 2016 U.S. presidential election, authoritarian states can exploit social media to interfere with democratic governance in open societies. Tyrants on Twitter is the first detailed analysis of how Chinese and Russian agents weaponize Facebook, Instagram, Twitter, and YouTube to subvert the liberal international order. In addition to examining the 2016 U.S. election, David L. Sloss explores Russia's use of foreign influence operations to threaten democracies in Europe, as well as China's use of social media and other digital tools to meddle in Western democracies and buttress autocratic rulers around the world. Sloss calls for cooperation among democratic governments to create a new transnational system for regulating social media to protect Western democracies from information warfare. Drawing on his professional experience as an arms control negotiator, he outlines a novel system of transnational governance that Western democracies can enforce by harmonizing their domestic regulations. And drawing on his academic expertise in constitutional law, he explains why that system—if implemented by legislation in the United States—would be constitutionally defensible, despite likely First Amendment objections. With its critical examination of information warfare and its proposal for practical legislative solutions to fight back, this book is essential reading in a time when disinformation campaigns threaten to undermine democracy.

U is for Unicorn: The ABCs of Silicon Valley

by Loren Girimonte Jasmine Wibbens

U is for Unicorn: The ABCs of Silicon Valley is a game-changing alphabet book about the lingo of the tech industry. From Angel Investor to Napping Pod to Zero-Emissions Vehicle, this witty book explores the world of the San Francisco Bay Area one letter at a time. Featuring buzzwords like Cryptocurrency, Hoodies, Rest and Vest, Moonshots, and more, these are the ABCs and ideas that innovators—from infants to Xennials—need to onboard now.• Pairs funny, knowing illustration with rhyming verse for each crucial concept• Follows a team of five talented employees (and one scrappy and resourceful raccoon)• Explores Silicon Valley culture letter-by-letterDisruptors of all ages can Pivot to next-gen success as they scale their learning and crush it to become the thought leaders of tomorrow. U is for Unicorn proves that Silicon Valley is rooted not just in a place, but in a state of mind anywhere Java (code and coffee) is flowing.

The U.S. Combat Aircraft Industry, 1909-2000

by Mark A. Lorell

Drawing on primary and secondary sources on the aircraft industry, this report provides a brief survey of industry structure, innovation, and competition in the U.S. fixed-wing combat aircraft industry from its earliest days to the present. It supports a much larger research effort examining the future of the structure, innovation, and competition of the U.S. military aircraft industrial base that responds to congressional concerns about that future.

UAV Swarm Networks: Models, Protocols, and Systems

by Fei Hu DongXiu Ou Xin-Lin Huang

UAV swarm network has been used in many critical applications such as disaster recovery, area surveillance, weather monitoring, military communications, etc. There are many challenging R&D issues in UAV network designs, such as the hardware/software integration for a large-scale UAV network management, long-distance data transmissions across UAVs, swarm shape/formation control, intelligent UAV mobility/position prediction, and so on. This book will be the first one to cover the engineering designs (especially network protocol designs) for dynamic, large-scale UAV network. It has the technical models/algorithms and protocol specifications for practical UAV swarm network deployment. · Chapters written by professors, researchers, engineers, and experts in UAV networking fields; · Detailed network protocol descriptions for practical engineering designs; · Covers 7-layer protocols (particularly data routing layer); · Novel AI models/algorithms for intelligent UAV swarming/networking control; · Practical hardware/software implementations for advanced UAV networks. This book is suitable to a variety of audiences: (1) Industry UAV R&D engineers, administrators, or technicians, who would like to grasp the latest trends in UAV communications; (2) College graduate students or researchers, who may want to pursue some advanced research on large-scale UAV swarming and networking technologies; (3) government agencies which determine the future society development in this exciting field; and (4) other interested readers with strong desire to understand the challenges of designing an QoS-oriented UAV network. Book editors: (1) Prof. Fei Hu, Professor in Electrical and Computer Engineering at University of Alabama, USA; (2) Prof. Sunil Kumar, Professor in Electrical and Computer Engineering at San Diego State University, USA; (3) Dr. Scott Pudlewski, Program Director and Senior Scientist of Air Force Research Lab, USA. (4) Dr. Elizabeth Bentley, Program Director and Senior Scientist of Air Force Research Lab, USA.

UAVs for Spatial Modelling and Urban Informatics

by Tony H. Grubesic Jake R. Nelson Ran Wei

This book aims to provide a wide range of real-world applications in using unmanned aerial vehicles (UAVs) for geographic observation, spatial modeling, and urban informatics. Specifically, UAVs are incredibly effective platforms for connecting people, places, and technology. This book explores the utility of UAVs for monitoring, measuring, and improving urban infrastructure systems, urban sustainability, and the urban environment. The dynamism of cities provides opportunities for economic, social, and environmental change, but benchmarking and measuring cities continues to be challenging. This challenge is due, at least in part, to a lack of monitoring systems that can collect and analyze data at a granular enough scale to capture the nuance of local phenomena. UAVs offer a promising mechanism to fill this niche, serving as a measurement platform that can rapidly and inexpensively collect data and monitor change in cities. However, their use is fraught with social, operational, regulatory, and technical challenges for successful deployments. This book provides a resource for urbanists (e.g., planners, geographers, sociologists, epidemiologists, engineers), educators, and students who work with geographic information and seek to enhance these data using data and information from unmanned aerial vehicles. At the same time, we provide operational and methodological frameworks for carrying out these advanced analyses in a manner that considers the challenges of incorporating UAVs in research within the urban environment. We provide six unique applications of UAVs for urban analysis, detailing relevant policy and empirical questions, UAV mission parameters, data collection, spatial modeling, and the associated empirical results. Further, we discuss how best to integrate these results into actionable geospatial intelligence and policy development to improve city infrastructure systems, sustainability, the environment, and neighborhood quality.

Übersetzen im Wandel: Wie Technologisierung, Automatisierung und Künstliche Intelligenz das Übersetzen verändern

by Christoph Rösener Carmen Canfora Torsten Dörflinger Felix Hoberg Simon Varga

Der Fachbereich Translations-, Sprach- und Kulturwissenschaft (FTSK) Germersheim der Johannes Gutenberg-Universität Mainz feierte im Jahr 2022 sein 75-jähriges Bestehen. Dieses Jubiläum nahm der Germersheimer Arbeitsbereich Allgemeine und Angewandte Sprachwissenschaft sowie Translationstechnologie (ASTT) zum Anlass, im Rahmen einer Tagung 2022 einen Blick nicht auf die Vergangenheit, sondern die Zukunft des Übersetzerberufs zu werfen. Im Zentrum des Interesses standen dabei die Auswirkungen, die der Übersetzerberuf und die Übersetzerausbildung im Zuge des digitalen Wandels erfahren, der insbesondere in Gestalt der Maschinellen Übersetzung und der fortschreitenden Automatisierung von Übersetzungsprozessen die Branche zunehmend prägt.Welche Kompetenzen müssen Studierenden heute vermittelt werden, damit sie in der Berufswelt von morgen ihren Platz finden? Wie kann man sie mit einer positiven Haltung dem digitalen Wandel gegenüber ausstatten und ihnen somit eine aktive Rolle in diesemSystem ermöglichen?​

Refine Search

Showing 52,651 through 52,675 of 55,641 results