Browse Results

Showing 20,426 through 20,450 of 54,118 results

Front-End Development Projects with Vue.js: Learn to build scalable web applications and dynamic user interfaces with Vue

by Raymond Camden Hugo Di Francesco Philip Kirkbride Clifford Gurney Maya Shavin

Get to grips with the core fundamentals of Vue.js and learn to build reliable component-based applications with practical guidance from industry expertsKey FeaturesLearn how to make the best use of the Vue framework and build a full end-to-end projectBuild dynamic components and user interfaces that are fast and intuitiveWrite performant code that “just works” and is easily scalable and reusableBook DescriptionAre you looking to use Vue.js for web applications, but don't know where to begin? Front-End Development Projects with Vue.js will help build your development toolkit and get ready to tackle real-world web projects. You'll get to grips with the core concepts of this JavaScript framework with practical examples and activities. Through the use-cases in this book, you'll discover how to handle data in Vue components, define communication interfaces between components, and handle static and dynamic routing to control application flow. You'll get to grips with Vue CLI and Vue DevTools, and learn how to handle transition and animation effects to create an engaging user experience. In chapters on testing and deploying to the web, you'll gain the skills to start working like an experienced Vue developer and build professional apps that can be used by other people. You'll work on realistic projects that are presented as bitesize exercises and activities, allowing you to challenge yourself in an enjoyable and attainable way. These mini projects include a chat interface, a messaging app, a shopping cart and price calculator, a to-do app, and a profile card generator for storing contact details. By the end of this book, you'll have the confidence to handle any web development project and tackle real-world front-end development problems.What you will learnSet up an effective development environment and start your first Vue projectModularize a Vue application using component hierarchiesUse external JavaScript libraries to create animationsShare state between components and use Vuex for state managementWork with APIs using Vuex and Axios to fetch remote dataValidate functionality with unit testing and end-to-end testingGet to grips with web app deploymentWho this book is forThis book is designed for Vue.js beginners. Whether this is your first JavaScript framework, or if you're already familiar with React or Angular, this book will get you on the right track. To understand the concepts explained in this book, you must be familiar with HTML, CSS, JavaScript, and Node package management.

Front-end Development with ASP.NET Core, Angular, and Bootstrap

by Simone Chiaretta

Stay ahead of the web evolution with elegant combination front-end development Front-End Development with ASP.NET Core, Angular, and Bootstrap is the professional's guide to fast, responsive web development. Utilizing the most popular combination of web technologies for Microsoft developers, this guide provides the latest best practices and ASP.NET MVP guidance to get you up to speed quickly. The newest ASP.NET - now called ASP.NET Core - is leaner, easier to use, and less bound to the operating system and IDE.colle, giving you the perfect opportunity to leverage third-party frameworks and libraries that provide functionalities not native to ASP.NET Core and Visual Studio. This book shows you how to integrate ASP.NET Core with Angular, Bootstrap, and similar frameworks, with a bit of jQuery Mobile, Nuget, continuous deployment, Bower dependencies, and Gulp/Grunt build systems, including development beyond Windows on Mac and Linux. With clear, concise instruction and expert insight, this guide is an invaluable resource for meeting the demands of modern web development. Combine ASP.NET Core with different tools, frameworks, and libraries Utilize third-party libraries with non-native functionalities Adopt the most up-to-date best practices for front-end development Develop flexible, responsive design sites The world of web development is evolving faster than ever before, and the trend is toward small, focused frameworks with modular capabilities. Microsoft has noticed, and upgraded ASP.NET Core to align with the latest industry expectations. Front-End Development with ASP.NET Core, Angular, and Bootstrap helps you elegantly integrate these technologies to develop the sites that the industry demands.

Front-end Performance

by Craig Buckler Bruno Skvorc Maria Antonietta Perna Ivan Curic

Performance simply matters. Technology may allow us to "go bigger", but maybe not necessarily be better when it comes to performance. Now is the time to utilize the amazing tools that are available for making websites faster, and to learn how to improve user experience and satisfaction. This is a practical collection of tutorials on front-end website performance for web developers. It's packed with useful, real world hints and tips that you can use on your sites today. It contains: Which Browsers Should Your Website Support? by Craig BucklerAre Your WordPress Themes Flexible or Fast? by Maria Antonietta PernaFive Techniques to Lazy Load Images for Website Performance by Maria Antonietta PernaOptimizing CSS: ID Selectors and Other Myths by Ivan CuricOptimizing CSS: Tweaking Animation Performance with DevTools by Maria Antonietta PernaLightning Fast Websites with Prefetching by Maria Antonietta PernaOptimizing Web Fonts for Performance: the State of the Art by Maria Antonietta PernaJavaScript Performance Optimization Tips: An Overview by Ivan Curic7 Performance Tips for Jank-free JavaScript Animations by Maria Antonietta PernaWhat Is a CDN and How Does It Work? by Bruno Skvorc This book is for all front-end developers that want to build sites and apps that run faster. You'll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.

Front-End Tooling with Gulp, Bower, and Yeoman

by Stefan Baumgartner

SummaryFront-End Tooling with Gulp, Bower, and Yeoman teaches you how to use and combine these popular tools to set up a customized development workflow from start to finish.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyIn large web dev projects, productivity is all about workflow. Great workflow requires tools like Gulp, Bower, and Yeoman that can help you automate the design-build-deploy pipeline. Together, the Yeoman scaffolding tool, Bower dependency manager, and Gulp automation build system radically shorten the time it takes to release web applications.About the BookFront-End Tooling with Gulp, Bower, and Yeoman teaches you how to set up an automated development workflow. You'll start by understanding the big picture of the development process. Then, using patterns and examples, this in-depth book guides you through building a product delivery pipeline using Gulp, Bower, and Yeoman. When you're done, you'll have an intimate understanding of the web development process and the skills you need to create a powerful, customized workflow using these best-of-breed tools.What's InsideMastering web dev workflow patternsAutomating the product delivery pipelineCreating custom workflowsAbout the ReaderThis book is suitable for front-end developers with JavaScript experience.About the AuthorStefan Baumgartner has led front-end teams working across a wide range of development styles and application domains.Table of ContentsPART 1 - A MODERN WORKFLOW FOR WEB APPLICATIONSTooling in a modern front-end workflowGetting started with GulpA Gulp setup for local developmentDependency management with BowerScaffolding with YeomanPART 2 - INTEGRATING AND EXTENDING THE PLATFORMGulp for different environmentsWorking with streamsExtending GulpCreating modules and Bower componentsAdvanced Yeoman generators

Frontend Architecture for Design Systems

by Micah Godbolt

Imagine what a large-scale web project would look like if frontend development were not treated as an add-on, but as an equal partner with backend development and content strategy. This practical book takes experienced web developers through the new discipline of frontend architecture, including the latest tools, standards, and best practices that have elevated frontend web development to an entirely new level.Using real-world examples, case studies, and practical tips and tricks throughout, author Micah Godbolt introduces you to the four pillars of frontend architecture. He also provides compelling arguments for developers who want to embrace the mantle of frontend architect and fight to make it a first-class citizen in their next project.The four pillars include:Code: how to approach the HTML, CSS, and JavaScript of a design systemProcess: tools and processes for creating an efficient and error-proof workflowTesting: creating a stable foundation on which to build your siteDocumentation: tools for writing documentation while the work is in progress

Frontend Development: The Ultimate Guide

by Sufyan bin Uzayr

Frontend development is the process of creating user-interactive components. User interfaces, buttons, user-entered data, webpages, and user experience (UX) features are all examples of frontend development. User experience is the primary focus of frontend development. As frontend engineers, you build the portions of an application that are directly accessed by end users using relevant coding and design approaches with the goal of making the overall interface elegant, easy to use, fast, and secure, fostering user engagement and interaction. Frontend development is the process of transforming data into a graphical user interface. The essential foundations of frontend web development have always been HTML, CSS, and JavaScript. Anyone interested in becoming a frontend developer has a bright future ahead of them. Increased Internet usage, particularly on mobile devices, necessitates more user interfaces, resulting in more frontend developer jobs. The role of frontend web developers is more crucial than it has ever been. Key Features: • A step-by-step approach to problem-solving and skill development • A quick run-through of the basic concepts in the form of a “Crash Course” • An advanced, hands-on core concepts with a focus on real-world problems • An industy-level coding paradigm, practice-oriented explanatory approach • A special emphasis on writing clean and optimized code, with additional chapters focused on coding methodology

Frontend Development Projects with Vue.js 3: Learn the fundamentals of building scalable web applications and dynamic user interfaces with Vue.js, 2nd Edition

by Raymond Camden Maya Shavin

Let industry experts guide you on your journey to becoming a Vue.js developer with the help of practical projects and fun exercisesPurchase of the print or Kindle book includes a free PDF eBookKey FeaturesWork through mini projects, exercises, and activities to learn Vue.js in a practical wayCreate dynamic components and user interfaces that are fast and intuitiveFind out how you can get the most out of the Vue.js 3 framework and build an end-to-end projectBook DescriptionAre you looking to use Vue.js 3 for building web apps but don't know where to begin?Frontend Development Projects with Vue.js 3 will help you get to grips with the core concepts of this JavaScript framework using practical examples that simulate real-world web projects. With this updated edition, you'll experience all aspects of the new and improved Vue.js 3 as you work on mini projects such as a chat interface, a shopping cart, a price calculator, a to-do app, and a profile card generator for storing contact details. These realistic projects are presented as bite-size exercises that you can enjoy even as you challenge yourself.Throughout the book, you'll discover how to manage data in Vue components, define communication interfaces between components, and handle static and dynamic routing to control application flow. You'll also work with Vite and Vue DevTools and learn how to handle transition and animation effects for an engaging user experience. Finally, you'll see how to test your app and deploy it to the web.By the end of this Vue.js book, you'll have the skills that enable you to work like an experienced Vue developer to build professional apps that can be used by others and have the confidence to tackle real-world frontend web development problems.What you will learnSet up a development environment and start your first Vue.js 3 projectModularize a Vue application using component hierarchiesUse external JavaScript libraries to create animationsShare state between components and use Pinia for state managementWork with APIs using Pinia and Axios to fetch remote dataValidate functionality with unit testing and end-to-end testingGet to grips with web app deploymentWho this book is forThis book is designed for Vue.js beginners. Whether this is your first JavaScript framework, or if you're already familiar with React or Angular, this book will get you on the right track. To understand the concepts explained in this book, you must be familiar with HTML, CSS, JavaScript, and Node package management.

Frontend Development with JavaFX and Kotlin: Build State-of-the-Art Kotlin GUI Applications

by Peter Späth

Build elegant, responsive, and stable Java Virtual Machine-based client applications (Fat Clients) with modern user interfaces. This book introduces JavaFX as a frontend technology and utilizes Kotlin instead of Java for coding program artifacts to boost code expressiveness and maintainability. Author Peter Späth employs a hands-on approach, providing practical examples and code to demonstrate each concept. Mid-level Java programming knowledge and a basic understanding of Kotlin are the only prerequisites; experience with JavaFX and frontend coding is not essential. JavaFX is a modern frontend programming toolkit equipped with containers, menus, buttons, sliders, text fields, and various other controls necessary for communicating with your users, all of which are covered here. Despite its name, JavaFX applications can be coded with programming languages other than Java. The central requirement is that any language targeting JavaFX compiles to artifacts runnable on a Java Virtual Machine. Over the course of this book, you’ll learn firsthand why Kotlin, with its elegant and concise syntax, is a perfect match. After completing Frontend Development With JavaFX and Kotlin, you will be able to build frontends of mid-to-high level complexity, depending on present Java skills, and use Kotlin as a language for addressing GUI programming needs and accessing the JavaFX API. What You Will Learn Create a JavaFX + Kotlin development pipeline for Gradle, Eclipse and IntelliJUse JavaFX scenes, stages, and nodes/controlsMaster JavaFX event handling, effects, and animation using KotlinUnderstand the JavaFX Concurrency Framework and Kotlin Coroutines for JavaFX Who This Book Is For Low- to mid-level Java or Kotlin developers with or without JavaFX experience who wish to learn how to build JavaFX applications with Kotlin.

A Frontend Web Developer's Guide to Testing: Explore leading web test automation frameworks and their future driven by low-code and AI

by Eran Kinsbruner Gleb Bahmutov

Discover expert tips and best practices for maximizing the efficacy of various test automation frameworks and gain a better understanding of their capabilities for your web projectsKey FeaturesExplore the progressive features of the most advanced cross-browser test automation frameworksFormulate a solid testing strategy and strengthen your test coverage by selecting the right toolsRealize the future of cross-browser test automation and the use of AI and low-code in testingBook DescriptionTesting web applications during a sprint poses a challenge for frontend web app developers, which can be overcome by harnessing the power of new, open source cross-browser test automation frameworks. This book will introduce you to a range of leading, powerful frameworks, such as Selenium, Cypress, Puppeteer, and Playwright, and serve as a guide to leveraging their test coverage capability. You'll learn essential concepts of web testing and get an overview of the different web automation frameworks in order to integrate them into your frontend development workflow. Throughout the book, you'll explore the unique features of top open source test automation frameworks, as well as their trade-offs, and learn how to set up each of them to create tests that don't break with changes in the app.By the end of this book, you'll not only be able to choose the framework that best suits your project needs but also create your initial JavaScript-based test automation suite. This will enable fast feedback upon code changes and increase test automation reliability. As the open source market for these frameworks evolves, this guide will help you to continuously validate your project needs and adapt to the changes.What you will learnChoose the ideal tool or combination of tools for testing your appContinuously monitor the market and ensure that your developers are using the right toolsAdvance test automation for your web app with sophisticated capabilitiesMeasure both code coverage and test coverage to assess your web application qualityMeasure the success and maturity of web application qualityUnderstand the trade-offs in tool selection and the associated risksBuild Cypress, Selenium, Playwright, and Puppeteer projects from scratchExplore low-code testing tools for web appsWho this book is forIf you are a frontend developer working with popular frameworks, such as Vue or React, and want to develop testing skills by learning the essentials of test automation, this book is for you. An intermediate-level understanding of JavaScript and frontend development is assumed.

Frontier and Future Development of Information Technology in Medicine and Education

by Shaozi Li Qun Jin Xiaohong Jiang James J. Jong Hyuk Park

IT changes everyday's life, especially in education and medicine. The goal of ITME 2013 is to further explore the theoretical and practical issues of IT in education and medicine. It also aims to foster new ideas and collaboration between researchers and practitioners.

Frontier and Innovation in Future Computing and Communications

by James J. Jong Hyuk Park Albert Zomaya Hwa-Young Jeong Mohammad Obaidat

IT technology engineering changes everyday life, especially in Computing and Communications. The goal of this book is to further explore the theoretical and practical issues of Future Computing and Communications. It also aims to foster new ideas and collaboration between researchers and practitioners.

Frontier Applications of Nature Inspired Computation (Springer Tracts in Nature-Inspired Computing)

by Neeraj Gupta Tomonobu Senjyu Mahdi Khosravy Nilesh Patel

This book addresses the frontier advances in the theory and application of nature-inspired optimization techniques, including solving the quadratic assignment problem, prediction in nature-inspired dynamic optimization, the lion algorithm and its applications, optimizing the operation scheduling of microgrids, PID controllers for two-legged robots, optimizing crane operating times, planning electrical energy distribution systems, automatic design and evaluation of classification pipelines, and optimizing wind-energy power generation plants. The book also presents a variety of nature-inspired methods and illustrates methods of adapting these to said applications. Nature-inspired computation, developed by mimicking natural phenomena, makes a significant contribution toward the solution of non-convex optimization problems that normal mathematical optimizers fail to solve. As such, a wide range of nature-inspired computing approaches has been used in multidisciplinary engineering applications. Written by researchers and developers from a variety of fields, this book presents the latest findings, novel techniques and pioneering applications.

Frontier Computing: Proceedings of FC 2020 (Lecture Notes in Electrical Engineering #747)

by Jia-Wei Chang Neil Yen Jason C. Hung

This book gathers the proceedings of the 10th International Conference on Frontier Computing, held in Singapore, on July 10–13, 2020, and provides comprehensive coverage of the latest advances and trends in information technology, science, and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, web and Internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book benefits students, researchers, and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Computing: Theory, Technologies And Applications (Lecture Notes In Electrical Engineering #375)

by Lin Hui Jason C. Hung Neil Y. Yen

This book gathers the proceedings of the 6th International Conference on Frontier Computing, held in Osaka, Japan on July 12–14, 2017, and provides comprehensive coverage of the latest advances and trends in information technology, science and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, web and internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book will benefit students, researchers and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Computing: Proceedings of FC 2021 (Lecture Notes in Electrical Engineering #827)

by Jason C. Hung Neil Y. Yen Jia-Wei Chang

This book gathers the proceedings of the 11th International Conference on Frontier Computing, held in Seoul, on July 13–17, 2021, and provides comprehensive coverage of the latest advances and trends in information technology, science, and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, Web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, Web and Internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book benefits students, researchers, and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Computing: Theory, Technologies and Applications (FC 2022) (Lecture Notes in Electrical Engineering #1031)

by Jason C. Hung Neil Y. Yen Jia-Wei Chang

This book gathers the proceedings of the 12th International Conference on Frontier Computing, held in Tokyo, Japan, on July 12–15, 2022, and provides comprehensive coverage of the latest advances and trends in information technology, science, and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, Web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, Web and Internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book benefits students, researchers, and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Computing: Theory, Technologies and Applications (FC 2018) (Lecture Notes in Electrical Engineering #542)

by Jason C. Hung Neil Y. Yen Lin Hui

This book presents the proceedings of the 6th International Conference on Frontier Computing, held in Kuala Lumpur, Malaysia on July 3–6, 2018, and provides comprehensive coverage of the latest advances and trends in information technology, science and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, web intelligence, and related fields that inspire the development of information technology. The contributions cover a wide range of topics: database and data mining, networking and communications, web and internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions. The book is a valuable resource for students, researchers and professionals, and also offers a useful reference guide for newcomers to the field.

Frontier Computing

by Neil Y. Yen Jason C. Hung

This volume contains the proceedings of the 5th International Conference on Frontier Computing (FC 2016), Tokyo, Japan, July 13-15, 2016. This international meeting provided a forum for researchers to share current understanding of recent advances and emergence in information technology, science, and engineering, with themes in the scope of Communication Networks, Business Intelligence and Knowledge Management, Web Intelligence, and any related fields that further the development of information technology. The articles presented cover a wide spectrum of topics: database and data mining, networking and communications, web and internet of things, embedded system, soft computing, social network analysis, security and privacy, optics communication, and ubiquitous/pervasive computing. Many papers report results of great academic potential and value, and in addition, indicate promising directions of research in the focused realm of this conference series. Readers, including students, academic researchers, and professionals, will benefit from the results presented in this book. It also provides an overview of current research and can be used as a guidebook for those new to the field.

Frontier Computing: Theory, Technologies and Applications (FC 2019) (Lecture Notes in Electrical Engineering #551)

by Neil Y. Yen Jason C. Hung Jia-Wei Chang

This book gathers the proceedings of the 9th International Conference on Frontier Computing, held in Kyushu, Japan on July 9–12, 2019, and provides comprehensive coverage of the latest advances and trends in information technology, science and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, web and internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book will benefit students, researchers and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Computing on Industrial Applications Volume 1: Proceedings of Theory, Technologies and Applications (FC 2023) (Lecture Notes in Electrical Engineering #1131)

by Jason C. Hung Neil Yen Jia-Wei Chang

This book gathers the proceedings of the 13th International Conference on Frontier Computing, held in Tokyo, on July 10–13, 2023, and provides comprehensive coverage of the latest advances and trends in information technology, science, and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, Web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, Web and Internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book benefits students, researchers, and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Computing on Industrial Applications Volume 2: Proceedings of Theory, Technologies and Applications (FC 2023) (Lecture Notes in Electrical Engineering #1132)

by Jason C. Hung Neil Yen Jia-Wei Chang

This book gathers the proceedings of the 13th International Conference on Frontier Computing, held in Tokyo, on July 10–13, 2023, and provides comprehensive coverage of the latest advances and trends in information technology, science, and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, Web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, Web and Internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book benefits students, researchers, and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Computing on Industrial Applications Volume 3: Proceedings of Theory, Technologies and Applications (FC 2023) (Lecture Notes in Electrical Engineering #1133)

by Jason C. Hung Neil Yen Jia-Wei Chang

This book gathers the proceedings of the 13th International Conference on Frontier Computing, held in Tokyo, on July 10–13, 2023, and provides comprehensive coverage of the latest advances and trends in information technology, science, and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, Web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, Web and Internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book benefits students, researchers, and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Computing on Industrial Applications Volume 4: Proceedings of Theory, Technologies and Applications (FC 2023) (Lecture Notes in Electrical Engineering #1134)

by Jason C. Hung Neil Yen Jia-Wei Chang

This book gathers the proceedings of the 13th International Conference on Frontier Computing, held in Tokyo, on July 10–13, 2023, and provides comprehensive coverage of the latest advances and trends in information technology, science, and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, Web intelligence, and related fields that inspire the development of information technology. The respective contributions cover a wide range of topics: database and data mining, networking and communications, Web and Internet of things, embedded systems, soft computing, social network analysis, security and privacy, optical communication, and ubiquitous/pervasive computing. Many of the papers outline promising future research directions, and the book benefits students, researchers, and professionals alike. Further, it offers a useful reference guide for newcomers to the field.

Frontier Information Technology and Systems Research in Cooperative Economics (Studies in Systems, Decision and Control #316)

by Aleksei V. Bogoviz Alexander E. Suglobov Alexandr N. Maloletko Olga V. Kaurova Svetlana V. Lobova

This book is the very first book-length study devoted to the advances in technological development and systems research in cooperative economics. The chapters provide, first of all, a coherent framework for understanding and applying the concepts and approaches of complexity and systems science for the advanced study of cooperative networks and particular cooperative enterprises and communities. Second, the book serves as a unique source of reliable information on the frontier information technologies available for the production, consumer, credit, and agricultural cooperative enterprises, discussing predominant strategies, potential drivers of change, and responses to complex problems. Given the diverse range of backgrounds and advanced research results, researchers, decision-makers, and stakeholders from all fields of cooperative economics in any country of the world will undoubtedly benefit from this book.

Frontiers and Advances in Positive Learning in the Age of InformaTiOn (PLATO)

by Olga Zlatkin-Troitschanskaia

Research on students’ media use outside of education is just slowly taking off. Influences of information and communication technologies (ICT) on human information processing are widely assumed and particularly effects of dis- and misinformation are a current threat to democracies. Today, higher education competes with a very diverse (online) media landscape and domain-specific content from sources of varying quality, ranging from high-quality videographed lectures by top-level university lecturers, popular-scientific video talks, collaborative wikis, anonymous forum comments or blog posts to YouTube remixes of discipline factoids and unverified twitter feeds. Self-organizing learners need more knowledge, skills, and awareness on how to critically evaluate quality and select trustworthy sources, how to process information, and what cognitive, affective, attitudinal, behavioral, and neurological effects it can have on them in the long term. The PLATO program takes on the ambitious goal of uniting strands of research from various disciplines to address these questions through fundamental analyses of human information processing when learning with the Internet. This innovative interdisciplinary approach includes elements of ICT innovations and risks, learning analytics and large-scale computational modelling aimed to provide us with a better understanding of how to effectively and autonomously acquire reliable knowledge in the Information Age, how to design ICTs, and shape social and human-machine interactions for successful learning. This volume will be of interest to researchers in the fields of educational sciences, educational measurement and applied branches of the involved disciplines, including linguistics, mathematics, media studies, sociology of knowledge, philosophy of mind, business, ethics, and educational technology.

Refine Search

Showing 20,426 through 20,450 of 54,118 results