3.166 resultater (0,36898 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Mastering Flutter - - Bog - Taylor & Francis Ltd - Plusbog.dk

Mastering Flutter - - Bog - Taylor & Francis Ltd - Plusbog.dk

Mastering Flutter helps the reader master the popular Flutter framework for rapid cross-platform app development. Mobile applications grow in popularity every year, and developers keep looking for new tools to help them design them. A Google-backed, free and open-source mobile user interface framework, Flutter, stands out among these products. Flutter enables developers to construct a native mobile app using just a single line of code. This implies that one could design two different applications using the same programming language and codebase (iOS and Android). Flutter comprises two main components: a Framework and a Software Development Kit (SDK). You will use the Dart programming language to create Flutter apps. Dart is an object-oriented programming language with data types and its own paradigm. The best part about Flutter is that you can use it to create apps for iOS, Android, desktop, and the web, all with the same codebase. Flutter comes with a widget-based UI library, a collection of UI elements (text boxes, picture blocks, buttons, and so on) that can be used to customize and construct apps. Consider Flutter to be the app’s frontend user interface and Dart to be the backend code that is generated automatically. Flutter is considerably easier to understand and use, perfect for creating MVPs. It is also supported by a variety of Integrated Development Environments. Long story short, Flutter is paving the way for the future. Several companies have already begun using Flutter for cross-platform development. In fact, even Ubuntu Linux supports Flutter-based desktop apps. As such, learning Flutter can be a career-defining move for any coder. With Mastering Flutter , learning Flutter becomes straightforward, which will help readers undoubtedly advance their careers. The Mastering Computer Science series is edited by Sufyan bin Uzayr, a writer and educator with over a decade of experience in the computing field.

DKK 657.00
1

Flutter Recipes - Fu Cheng - Bog - APress - Plusbog.dk

Practical Flutter - Frank Zammetti - Bog - APress - Plusbog.dk

Practical Flutter - Frank Zammetti - Bog - APress - Plusbog.dk

Explore what Flutter has to offer, where it came from, and where it''s going. Mobile development is progressing at a fast rate and with Flutter - an open-source mobile application development SDK created by Google - you can develop applications for Android and iOS, as well as Google Fuchsia.Learn to create three apps (a personal information manager, a chat system, and a game project) that you can install on your mobile devices and use for real. You will begin by getting a solid foundation of Flutter knowledge, and building on it immediately by constructing two more traditional productivity apps.. You will also learn to create a game, enabling you to see a whole other perspective on what Flutter can do. In addition to building these apps, you''ll have the benefit of reviewing real-world issues you might encounter, along with ways to deal with them through tips and tricks, all designed to make your Flutter experience that much more productive and, frankly, fun! Practical Flutter will leave you with a solid grasp of how to build apps with Flutter, and springboard into creating more advanced apps on your own. By the time your journey through this material concludes, another larger one will begin as you springboard, well-prepared, into the larger world of Flutter development, tackling any project that comes your way with aplomb. Practical Flutter is a learning adventure you won''t want to miss. What You''ll Learn - Get a Flutter project started and logically structure it - Use the interface elements Flutter provides, such as widgets, controls, and extensions - Build layouts using interface elements - Use available tooling, specifically Android Studio - Leverage server-side development and connect a Flutter app to a server back-end. Who This Book Is For Mobile developers who are looking to build for multiple mobile platforms and trying to do so with a codebase that is largely the same across all. Basic knowledge of iOS and Android generally, and some general programming experience is expected.

DKK 476.00
1

Transcatheter mitral valve repair and replacement, An Issue of Interventional Cardiology Clinics - Price - Bog - Elsevier - Health Sciences Division -

Transcatheter Valve Therapies - Ted Feldman - Bog - Taylor & Francis Ltd - Plusbog.dk

Transcatheter Valve Therapies - Ted Feldman - Bog - Taylor & Francis Ltd - Plusbog.dk

The landscape of cardiac surgery is changing, as is the field of interventional cardiology. The idea of accessing and replacing a failing valve through the patients vasculature has become the most rapidly expanding therapy of choice in cardiovascular disease . Transcatheter Valve Therapies chronicles the astonishing advances that have taken place in the field and prepares readers for the challenging future of cardiac valve therapies. Designed to meet the growing needs of cardiologists, cardiac surgeons, anesthetists, and general practitioners, the book covers all aspects from logistic needs to clinical outcomes. It provides a comprehensive overview of transcatheter valve therapies and the necessary understanding for a successful clinical introduction at individual institutions. Topics include: - - Epidemiologic considerations - - - Aspects of balloon aortic valvuloplasty as a stand-alone procedure or as part of the transcatheter valve replacement - - - The history of how transcatheter valve therapies were implemented into surgical practice - - New imaging modalities - - - The particularities of transcatheter access - - - Aortic root anatomy - - - Emerging technologies and future design improvements - - - Development steps of aortic devices and potential solutions for transcatheter tricuspid, mitral, and pulmonary valve replacement - - - The rigorous testing requirements for endovascular medical devices - - - Clinical results of aortic transcatheter valve therapies in easy accessible text and table formats - - - The future of transcatheter valve therapies - All topics are discussed based on the author’s own clinical and experimental experience in the field. This volume is essential for anyone involved in transcatheter valve implantation, clinicians wishing to become more involved in improving transcatheter valve therapies, and researchers engaged in building and creating new medical technologies to shape the cardiovascular landscape of the future.

DKK 505.00
1

Beginning Flutter - Marco L. Napoli - Bog - John Wiley & Sons Inc - Plusbog.dk

Beginning Flutter - Marco L. Napoli - Bog - John Wiley & Sons Inc - Plusbog.dk

Build your first app in Flutter—no experience necessary! Beginning Flutter: A Hands-On Guide to App Development is the essential resource for both experienced and novice developers interested in getting started with Flutter—the powerful new mobile software development kit. With Flutter, you can quickly and easily develop beautiful, powerful apps for both Android and iOS, without the need to learn multiple programming languages or juggle more than one code base. This book walks you through the process step by step. In Flutter, you’ll be working with Dart, the programming language of choice for top app developers. Even if you’re just starting out in your development career, you can learn Dart quickly, eliminating the barrier to entry for building apps. This is a more efficient way to develop and maintain cross-platform mobile apps, and this book makes the process even easier with a teach-by-example approach. Focus on providing quality content by eliminating the need to switch between multiple coding languagesLearn the ins and outs of Flutter, including all the frameworks, widgets, and tools available to developersAccelerate your app development pace, keeping all the code for your cross-platform app in a single code base Leapfrog barriers to entry to the mobile software market, creating your first app with no experience necessary The Flutter community is growing rapidly and transforming the way Android and iOS apps get made. Beginning Flutter allows you to get on board with the latest app development technology, giving your mobile development career a big head start.

DKK 260.00
1

Mastering Flutter - Kevin Moore - Bog - BPB Publications - Plusbog.dk

Beginning App Development with Flutter - Rap Payne - Bog - APress - Plusbog.dk

Beginning App Development with Flutter - Rap Payne - Bog - APress - Plusbog.dk

Create iOS and Android apps with Flutter using just one codebase. App development on multiple platforms has historically been difficult and complex. This book breaks down complex concepts and tasks into easily digestible segments with examples, pictures, and hands-on labs with starters and solutions. In doing so, you''ll develop a basic understanding of the Dart programming language; the entire Flutter development toolchain; the differences between stateful and stateless widgets; and a working knowledge of the architecture of apps. All the most important parts of app development with Flutter are covered in this book. Work with themes and styles. Develop custom widgets. Teach your app to respond to gestures like taps, swipes, and pinches. Design, create and control the layout of your app. Create tools to handle form data entry from users. And ultimately create killer multiscreen apps with navigation, menus, and tabs. Flutter is Google''s new framework for creating mobile apps that run on iOS and Android phones both.You had to be a super-developer to write apps for iOS or Android alone. But writing for both? Forget about it! You had to be familiar with Swift, Java/Kotlin, Xcode, Eclipse, and a bunch of other technologies simultaneously. Beginning App Development with Flutter simplifies the entire process. What You''ll Learn - Get the most out of great Flutter widgets - Create custom widgets, both stateless and stateful - Exercise expert control over your Flutter layouts - Make your app respond to gestures like swiping, pinching and tapping - Initiate async Ajax calls to RESTful APIs - including Google Firebase! Who This Book Is For Developers who have coded in Java, C#, C++, or any similar language. It brings app development within the reach of younger developers, so STEM groups are likely to pick up the technology. Managers, product owners, and business analysts need to understand Flutter''s capabilities.

DKK 455.00
1

Mitral Valve Transesophageal Echocardiography - Alan R. Maniet - Bog - Taylor & Francis Ltd - Plusbog.dk

The Valve Primer - Brent Stojkov - Bog - Industrial Press Inc.,U.S. - Plusbog.dk

Pragmatic Flutter - Priyanka Tyagi - Bog - Taylor & Francis Ltd - Plusbog.dk

Pragmatic Flutter - Priyanka Tyagi - Bog - Taylor & Francis Ltd - Plusbog.dk

Have you ever thought of creating beautiful, blazing-fast native apps for iOS and Android from a single codebase? Have you dreamt of taking your native apps to the web and desktop without it costing a fortune? If so, Pragmatic Flutter: Building Cross-Platform Mobile Apps for Android, iOS, Web & Desktop is the right place to start your journey to developing cross-platform apps. Google’s Flutter is the brand-new way for developing beautiful, fluid, and blazing-fast cross-platform apps for Android, iOS, web, and desktops (macOS, Linux, Windows). Google’s new Fuchsia OS user interface (UI) is implemented using Flutter as well. Learning to develop mobile apps with Flutter opens the door to multiple devices, form-factors, and platforms using a single codebase. You don’t need any prior experience using Dart to follow along in this book; however, it’s recommended that readers have some familiarity with writing code using one of the object-oriented programming languages. Your journey starts with learning to structure and organize the Flutter project to develop apps for multiple platforms. Next, you will explore the fundamentals of Flutter widgets. The journey continues with Flutter’s layout widgets while also learning to build responsive layouts. You will get an understanding of organizing and applying themes and styles, handling user input, and gestures. Then you will move on to advanced concepts, such as fetching data over the network and integrating and consuming REST API in your app. You will get hands-on experience on design patterns, data modeling, routing, and navigation for multi-screen apps. When you are finished, you will have a solid foundational knowledge of Flutter that will help you move on to building great and successful mobile apps that can be deployed to Android, iOS, web, and desktop (macOS, Linux, Windows) platforms from a single codebase.

DKK 476.00
1

Pragmatic Flutter - Priyanka Tyagi - Bog - Taylor & Francis Ltd - Plusbog.dk

Pragmatic Flutter - Priyanka Tyagi - Bog - Taylor & Francis Ltd - Plusbog.dk

Have you ever thought of creating beautiful, blazing-fast native apps for iOS and Android from a single codebase? Have you dreamt of taking your native apps to the web and desktop without it costing a fortune? If so, Pragmatic Flutter: Building Cross-Platform Mobile Apps for Android, iOS, Web & Desktop is the right place to start your journey to developing cross-platform apps. Google’s Flutter is the brand-new way for developing beautiful, fluid, and blazing-fast cross-platform apps for Android, iOS, web, and desktops (macOS, Linux, Windows). Google’s new Fuchsia OS user interface (UI) is implemented using Flutter as well. Learning to develop mobile apps with Flutter opens the door to multiple devices, form-factors, and platforms using a single codebase. You don’t need any prior experience using Dart to follow along in this book; however, it’s recommended that readers have some familiarity with writing code using one of the object-oriented programming languages. Your journey starts with learning to structure and organize the Flutter project to develop apps for multiple platforms. Next, you will explore the fundamentals of Flutter widgets. The journey continues with Flutter’s layout widgets while also learning to build responsive layouts. You will get an understanding of organizing and applying themes and styles, handling user input, and gestures. Then you will move on to advanced concepts, such as fetching data over the network and integrating and consuming REST API in your app. You will get hands-on experience on design patterns, data modeling, routing, and navigation for multi-screen apps. When you are finished, you will have a solid foundational knowledge of Flutter that will help you move on to building great and successful mobile apps that can be deployed to Android, iOS, web, and desktop (macOS, Linux, Windows) platforms from a single codebase.

DKK 1042.00
1

Aortic Valve Disease,An Issue of Cardiology Clinics - - Bog - Elsevier - Health Sciences Division - Plusbog.dk

Flutter For Dummies - Barry Burd - Bog - John Wiley & Sons Inc - Plusbog.dk

Catheter Based Valve and Aortic Surgery - - Bog - Springer-Verlag New York Inc. - Plusbog.dk

Modern App Development with Dart and Flutter 2 - Dieter Meiller - Bog - De Gruyter - Plusbog.dk