281 Results for : asynchronous

  • Thumbnail
    Get the latest coverage of the newest features in C#9 and .NET 5 In Professional C# and .NET: 2021 Edition, Microsoft MVP for Visual Studio and Development Technologies and veteran developer, Christian Nagel, delivers a comprehensive tour of the new features and capabilities of C#9 and .NET 5. Experienced programmers making the transition to C# will benefit from the author's in-depth explorations to create Web- and Windows applications using ASP.NET Core, Blazor, and WinUI using modern application patterns and new features offered by .NET including Microservices deployed to Docker images, GRPC, localization, asynchronous streaming, and much more. The book also offers: * Discussions of the extension of .NET to non-Microsoft platforms like OSX and Linux * Explanations of the newest features in C#9, including support for record types, and enhanced support for tuples, pattern matching, and nullable reference types * Integrating .NET applications with Microsoft Azure services such as Azure App * Configuration, Azure Key Vault, Azure Functions, the Azure Active Directory, and others Downloadable code examples from wrox.com and github.com with online updates for C# 10 and .NET 6 Perfect for programmers with a background in C#, Visual Basic, Java, or C/C++, Professional C# and .NET: 2021 Edition will also earn a place in the libraries of software architects seeking an up-to-date and fulsome treatment of the latest C# and .NET releases.
    • Shop: buecher
    • Price: 39.99 EUR excl. shipping
  • Thumbnail
    Data transmission ab 28.99 € als Taschenbuch: Quadrature amplitude modulation Baud Phase-shift keying Gray code Endianness Node-to-node data transfer Uploading and downloading Data circuit-terminating equipment Universal asynchronous receiver/transmitter. Aus dem Bereich: Bücher, English, International, Englische Taschenbücher,
    • Shop: hugendubel
    • Price: 28.99 EUR excl. shipping
  • Thumbnail
    ITU-T recommendations ab 30.99 € als Taschenbuch: OSI model JPEG Asynchronous Transfer Mode H. 263 Open Systems Interconnection Integrated Services Digital Network E. 164 International standard X. 25 Fax Broadband Integrated Services Digital Network Abstract Syntax Notation One. Aus dem Bereich: Bücher, Ratgeber, Computer & Internet,
    • Shop: hugendubel
    • Price: 30.99 EUR excl. shipping
  • Thumbnail
    Applying instructional design principles to serve content just right! KEY FEATURES ¿ Covers concepts and methodologies for determining the learning objectives, study content, and the mode of delivery. ¿ Exclusive coverage of best practices for designing education and workplace training material. ¿ Includes strategies for designing and delivering online and classroom learning content. DESCRIPTION This book aims to give instructional designers a better understanding of how learning science can be used in their work. Four real-world case studies illustrate educational needs and the associated solution, bridging theory and practice. Professionals can use the book's templates and formats to create job aids, virtual training, and online learning storyboards. The prominent ADDIE methodology for instructional material development is used throughout the book. The ADDIE model's phases are taught and demonstrated using a variety of real-world scenarios. Gagne's Events of Instruction, Kolb's Experiential Model, and Merrill's Principles of Learning are just a few of the foundational frameworks thoroughly presented with the examples. This book provides examples to show assessment strategies for verifying declarative knowledge and assessment tools for evaluating procedural knowledge. WHAT YOU WILL LEARN ¿ Create synchronous and asynchronous online learning resources. ¿ Acquire familiarity with authoring tools and learning management systems. ¿ Conduct a job analysis to identify skill development and workplace learning opportunities. ¿ Examine the audience profile for educational, professional, and performance objectives. WHO THIS BOOK IS FOR This book is intended for traditional educators, academics, corporate trainers, and instructional designers who wish to improve their knowledge of modern teaching techniques and give their audience a methodical and dynamic learning experience.
    • Shop: buecher
    • Price: 33.99 EUR excl. shipping
  • Thumbnail
    Control of a Virtual Hand Using a Brain-Computer Interface System ab 48.99 € als Taschenbuch: Finding Suitable Features and Classifiers for an Asynchronous BCI System in the Offline State to Control a Virtual Hand in 6-DOF. Aus dem Bereich: Bücher, Wissenschaft, Technik,
    • Shop: hugendubel
    • Price: 48.99 EUR excl. shipping
  • Thumbnail
    Durable strategies that have prolonged effects are prevalent in real-world situations. Revenue-generating investments, toxic waste disposal, long-lived goods, regulatory measures, coalition agreements, diffusion of knowledge, advertisement and investments to accumulate physical capital are concrete and common examples of durable strategies. This book provides an augmentation of dynamic game theory and advances a new game paradigm with durable strategies in decision-making schemes. It covers theories, solution techniques, and the applications of a general class of dynamic games with multiple durable strategies. Non-cooperative equilibria and cooperative solutions are derived, along with advanced topics including random termination, asynchronous game horizons, and stochastic analysis. The techniques presented here will enable readers to solve numerous practical dynamic interactive problems with durable strategies. This book not only expands the scope of applied dynamic game theory, but also provides a solid foundation for further theoretical and technical advancements. As such, it will appeal to scholars and students of quantitative economics, game theory, operations research, and computational mathematics. "Not too many new concepts have been introduced in dynamic games since their inception. The introduction of the concept of durable strategies changes this trend and yields important contributions to environmental and business applications." DuSan M Stipanovic, Professor, University of Illinois at Urbana-Champaign "Before this book, the field simply did not realize that most of our strategies are durable and entail profound effects in the future. Putting them into the mathematical framework of dynamic games is a great innovative effort." Vladimir Turetsky, Professor, Ort Braude College "Durable-strategies Dynamic Games is truly a world-leading addition to the field of dynamic games. It is a much needed publication to tackle increasingly crucial problems under the reality of durable strategies." Vladimir Mazalov, Director of Mathematical Research, Russian Academy of Sciences & President of the International Society of Dynamic Games
    • Shop: buecher
    • Price: 73.95 EUR excl. shipping
  • Thumbnail
    Master the system calls at the heart of today's UNIX and Linux systems: the programming interfaces that drive the UNIX and Linux kernels and run everything from filesystems and multitasking to interprocess communication. A thorough knowledge of system calls is essential for every UNIX and Linux programmer -- and for 20 years, W. Richard Stevens' Advanced Programming in the Unix Environment has delivered that. Now, Stephen Rago has completely updated this classic to reflect modern distributions including Red Hat 2.6.x, Solaris 10 3, OS X 10.5.4, FreeBSD 7.0.5 -- and for the first time, Ubuntu. As in previous editions, Rago begins with essentials such as file and process control, carefully laying the groundwork for more advanced techniques. He supports his crystal-clear explanations with nearly 10,000 lines of code, all carefully tested on each of these leading versions and distributions. Rago begins with an up-to-date overview of the UNIX System, its standardization processes, and its diverse implementations. Next, he introduces file I/O, files, directories, and the Standard I/O Library. You'll walk through working with UNIX/Linux system data files and information… controlling the process environment and its relationships… using signals, threads, and daemon processes… mastering advanced I/O techniques, interprocess communication, sockets, and advanced IPC… using Terminal I/O and Pseudo Terminals… working with database libraries, communicating with network printers, and much more. Appendices provide essential information on function prototypes, miscellaneous source code, and solutions to many of this guide's exercises. For all intermediate-to-advanced level UNIX programmers and software engineers. Product Description For more than twenty years, serious C programmers have relied on one book for practical, in-depth knowledge of the programming interfaces that drive the UNIX and Linux kernels: W. Richard Stevens’ Advanced Programming in the UNIX® Environment. Now, once again, Rich’s colleague Steve Rago has thoroughly updated this classic work. The new third edition supports today’s leading platforms, reflects new technical advances and best practices, and aligns with Version 4 of the Single UNIX Specification. Steve carefully retains the spirit and approach that have made this book so valuable. Building on Rich’s pioneering work, he begins with files, directories, and processes, carefully laying the groundwork for more advanced techniques, such as signal handling and terminal I/O. He also thoroughly covers threads and multithreaded programming, and socket-based IPC. This edition covers more than seventy new interfaces, including POSIX asynchronous I/O, spin locks, barriers, and POSIX semaphores. Most obsolete interfaces have been removed, except for a few that are ubiquitous. Nearly all examples have been tested on four modern platforms: Solaris 10, Mac OS X version 10.6.8 (Darwin 10.8.0), FreeBSD 8.0, and Ubuntu version 12.04 (based on Linux 3.2). As in previous editions, you’ll learn through examples, including more than ten thousand lines of downloadable, ISO C source code. More than four hundred system calls and functions are demonstrated with concise, complete programs that clearly illustrate their usage, arguments, and return values. To tie together what you’ve learned, the book presents several chapter-length case studies, each reflecting contemporary environments. Advanced Programming in the UNIX® Environment has helped generations of programmers write code with exceptional power, performance, and reliability. Now updated for today’s systems, this third edition will be even more valuable. Features + Benefits W. Richard Stevens' definitive, classic guide to UNIX® programming, now 100% updated for today's leading systems and distributions!The new third edition of Advanced Programming in the UNIX® Environment supports today's leading platforms, reflects new technical advances and best practices, and aligns with Version 4 of the Single UNIX Specification. This valuable tool begins with files, directories, and processes, carefully laying the groundwork for more advanced techniques, such as signal handling and terminal I/O then thoroughly covers threads and multithreaded programming, and socket-based IPC. This edition covers more than seventy new interfaces, including POSIX asynchronous I/O, spin locks, barriers, and POSIX semaphores. Students are given examples, including more than ten thousand lines of downloadable, ISO C source code. More than four hundred system calls and functions are demonstrated with concise, complete programs that clearly illustrate their usage, arguments, and return values. To tie together what they've learned, the book presents several chapter-length case studies, each reflecting contemporary environments.
    • Shop: buecher
    • Price: 47.99 EUR excl. shipping
  • Thumbnail
    Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications.JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications.This much anticipated and thoroughly revised third edition of Eloquent JavaScript dives deep into the JavaScript language to show you how to write beautiful, effective code. It has been updated to reflect the current state of Java¬Script and web browsers and includes brand-new material on features like class notation, arrow functions, iterators, async functions, template strings, and block scope. A host of new exercises have also been added to test your skills and keep you on track. As with previous editions, Haverbeke continues to teach through extensive examples and immerses you in code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs. You start by learning the basic structure of the JavaScript language as well as control structures, functions, and data structures to help you write basic programs. Then you'll learn about error handling and bug fixing, modularity, and asynchronous programming before moving on to web browsers and how JavaScript is used to program them. As you build projects such as an artificial life simulation, a simple programming language, and a paint program, you'll learn how to:- Understand the essential elements of programming, including syntax, control, and data- Organize and clarify your code with object-oriented and functional programming techniques- Script the browser and make basic web applications- Use the DOM effectively to interact with browsers- Harness Node.js to build servers and utilitiesIsn't it time you became fluent in the language of the Web?* All source code is available online in an inter¬active sandbox, where you can edit the code, run it, and see its output instantly.
    • Shop: buecher
    • Price: 24.99 EUR excl. shipping
  • Thumbnail
    Find out how to create visually stunning and feature-rich applications by empowering Python's built-in Tkinter GUI toolkitKey Features Explore Tkinter's powerful features to easily design and customize your GUI application Learn the basics of 2D and 3D animation in GUI applications. Learn to integrate stunning Data Visualizations using Tkinter Canvas and Matplotlib.Book DescriptionTkinter is a lightweight, portable, and easy-to-use graphical toolkit available in the Python Standard Library, widely used to build Python GUIs due to its simplicity and availability. This book teaches you to design and build graphical user interfaces that are functional, appealing, and user-friendly using the powerful combination of Python and Tkinter.After being introduced to Tkinter, you will be guided step-by-step through the application development process. Over the course of the book, your application will evolve from a simple data-entry form to a complex data management and visualization tool while maintaining a clean and robust design. In addition to building the GUI, you'll learn how to connect to external databases and network resources, test your code to avoid errors, and maximize performance using asynchronous programming. You'll make the most of Tkinter's cross-platform availability by learning how to maintain compatibility, mimic platform-native look and feel, and build executables for deployment across popular computing platforms.By the end of this book, you will have the skills and confidence to design and build powerful high-end GUI applications to solve real-world problems.What you will learn Implement the tools provided by Tkinter to design beautiful GUIs Discover cross-platform development through minor customizations in your existing application Visualize graphs in real time as data comes in using Tkinter's animation capabilities Use PostgreSQL authentication to ensure data security for your application Write unit tests to avoid regressions when updating codeWho this book is forThis book will appeal to developers and programmers who would like to build GUI-based applications. Knowledge of Python is a prerequisite.
    • Shop: buecher
    • Price: 26.95 EUR excl. shipping
  • Thumbnail
    Use JSON for building web applications with technologies like HTML, JavaScript, Angular, Node.js, Hapi.js, Kafka, socket.io, MongoDB, Gulp.js, and handlebar.js, and others formats like GEOJSON, JSON-LD, MessagePack, and BSON.Key FeaturesUse JSON with trending technologies like Angular, Hapi.js, MongoDB, Kafka, and Socket.ioDebug, validate, and format JSON using developer toolkits, JSONLint, and JSON Editor OnlineExplore other JSON formats like GeoJSON, JSON-LD, BSON, and MessagePackBook DescriptionJSON is an established and standard format used to exchange data. This book shows how JSON plays different roles in full web development through examples. By the end of this book, you'll have a new perspective on providing solutions for your applications and handling their complexities.After establishing a strong basic foundation with JSON, you'll learn to build frontend apps by creating a carousel. Next, you'll learn to implement JSON with Angular 5, Node.js, template embedding, and composer.json in PHP. This book will also help you implement Hapi.js (known for its JSON-configurable architecture) for server-side scripting.You'll learn to implement JSON for real-time apps using Kafka, as well as how to implement JSON for a task runner, and for MongoDB BSON storage. The book ends with some case studies on JSON formats to help you sharpen your creativity by exploring futuristic JSON implementations. By the end of the book, you'll be up and running with all the essential features of JSON and JavaScript and able to build fast, scalable, and efficient web applications.What you will learnUse JSON to store metadata for dependency managers, package managers, configuration managers, and metadata storesHandle asynchronous behavior in applications using callbacks, promises, generators, and async-await functionsUse JSON for Angular 5, Node.js, Gulp.js, and Hapi.jsImplement JSON as BSON in MongoDBMake use of JSON in developing automation scriptsImplement JSON for realtime using socket.io and distributed systems using KafkaWho this book is forIf you're a web developer with a basic understanding of JavaScript and want to write JSON data, integrate it with RESTful APIs to create faster and scalable applications, this book is for you.
    • Shop: buecher
    • Price: 19.95 EUR excl. shipping


Similar searches: