TOP 10 Best Cross Platform Development Results at 10Bestify.com

  • Cross-Platform Development in C++: Building Mac OS X, Linux, and Windows Applications

    Cross-Platform Development in C++ is the definitive guide to developing portable C/C++ application code that will run natively on Windows, Macintosh, and Linux/Unix platforms without compromising functionality, usability, or quality.   Long-time Mozilla and Netscape developer Syd Logan systematically addresses all the technical and management challenges associated with software portability from planning and design through coding, testing, and deployment. Drawing on his extensive experience with cross-platform development, Logan thoroughly covers issues ranging from the use of native APIs to the latest strategies for portable GUI development. Along the way, he demonstrates how to achieve feature parity while avoiding the problems inherent to traditional cross-platform development app... [Read More]
    Best Cross Platform Development

    • ASIN: 032124642X
    • UPC: 785342246421
    • ASIN: 032124642X
    • ISBN: 032124642X
    • Brand: Syd Logan
    • Manufacturer: Addison-Wesley Professional

  • C# 6 and .NET Core 1.0: Modern Cross-Platform Development

    The book has now been updatedAbout This BookBuild modern, cross-platform applications with .NET Core 1.0Get up-to-speed with C#, and up-to-date with all the latest features of C# 6Start creating professional web applications with ASP.NET Core 1.0Who This Book Is ForAre you struggling to get started with C#? Or maybe you're interested in the potential of the new cross-platform features that .NET Core can offer? If so, C# 6 and .NET Core 1.0 is the book for you. While you don't need to know any of the latest features of C# or .NET to get started, it would be beneficial if you have some programming experience.What You Will LearnBuild cross-platform applications using C# 6 and .NET Core 1.0Explore ASP.NET Core 1.0 and learn how to create professional web applicationsImprove your application's ... [Read More]
    Best Cross Platform Development

    • ASIN: 1785285696
    • ASIN: 1785285696
    • ISBN: 1785285696
    • Manufacturer: Packt Publishing

  • Unity in Action: Multiplatform Game Development in C# with Unity 5

    Summary Unity in Action teaches you how to write and deploy games. You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Based on Unity version 5. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book This book helps readers build successful games with the Unity game development platform. You will use the powerful C# language, Unity's intuitive workflow tools, and a state-of-the-art rendering engine to build and deploy mobile, desktop, and console games. Unity's single codebase approach minimizes inefficient switching among development tools and concentrates your attention on making great interactive experiences. Unity in Action teaches you how to w... [Read More]
    Best Cross Platform Development

    • ASIN: 161729232X
    • ASIN: 161729232X
    • ISBN: 161729232X
    • Brand: Manning Publications
    • Manufacturer: Manning Publications

  • The Black Art of Multiplatform Game Programming

    THE BLACK ART OF MULTIPLATFORM GAME PROGRAMMING covers all the skills necessary to create amazing games. It will take you all the way from pixel plotting to full-blown game development. Written with beginners in mind, this book assumes no prior knowledge of game programming--anyone can learn how to program exciting video games using this book. Inside you'll find an introduction to game development on multiple platforms using SDL, extensive coverage of coding techniques used by programming gurus, a complete guide to game engine design and implementation, a modern approach to software architecture, and advanced programming procedures and optimizations. Downloadable files include all the source code used in this book, video tutorials for each chapter, standard tools used for game development,... [Read More]
    Best Cross Platform Development

    • ASIN: 1305110382
    • ASIN: 1305110382
    • ISBN: 1305110382
    • Brand: Cengage Learning
    • Manufacturer: Cengage Learning PTR

  • Cross-Platform GUI Programming with wxWidgets

    "This book is the best way for beginning developers to learn wxWidgets programming in C++. It is a must-have for programmers thinking of using wxWidgets and those already using it." –Mitch Kapor, founder of Lotus Software and the Open Source Applications Foundation Build advanced cross-platform applications that support native look-and-feel on Windows, Linux, Unix, Mac OS X, and even Pocket PC Master wxWidgets from start to finish–even if you've never built GUI applications before Leverage advanced wxWidgets capabilities: networking, multithreading, streaming, and more CD-ROM: library of development tools, source code, and sample applications Foreword by Mitch Kapor, founder, Lotus Development and Open Source Application Foundation wxWidgets is an easy-to-use, open source C... [Read More]
    Best Cross Platform Development

    • ASIN: 0131473816
    • UPC: 076092035428
    • ASIN: 0131473816
    • ISBN: 9780131473812
    • Manufacturer: Prentice Hall

  • Cross Platform Game Programming (Game Development)

    With many of today's games being released simultaneously on all platforms, the need for a good cross-platform development strategy is essential. Cross-Platform Game Programming covers this rarely discussed area and provides the techniques needed to develop your games effectively. It explains the plethora of problems that exist within every cross-platform game, and gives you the understanding and ability needed to solve them. It also teaches you how to write code that behaves identically on all machines. In addition, the book explains why standard libraries are not standard enough, and covers the nuances between compilers, debuggers, and operating systems. Throughout the book, how-to guidelines are provided for using the same code to handle different hardware specifications without change f... [Read More]
    Best Cross Platform Development

    • ASIN: 1584503793
    • UPC: 619587037936
    • ASIN: 1584503793
    • ISBN: 1584503793
    • Brand: Brand: Charles River Media
    • Manufacturer: Charles River Media

  • SOAP: Cross Platform Web Services Development Using XML

    Discover how to use SOAP to integrate virtually any distributed system, in Windows, Linux, and UNIX environments - with any of five leading programming languages: C++, C#, Perl, Visual Basic, and Java. SOAP: Cross Platform Web Services Development Using XML covers it all, from basic concepts and techniques, to a six-chapter, industrial-strength case study.
    Best Cross Platform Development

    • ASIN: 0130907634
    • UPC: 076092013440
    • ASIN: 0130907634
    • ISBN: 0130907634
    • Manufacturer: Pearson Education

  • REALbasic Cross-Platform Application Development

    REALbasic Cross-Platform Application Development treats REALbasic as a serious development environment and is targeted to developers with a minimum of programming experience, but who may or may not be new to the REALbasic platform. Written by a writer and developer with extensive REALbasic experience with input and guidance from REAL Software, this book will show you how to take advantage of the new cross-platform abilities of REALbasic and teach you how to create cross-platform applications. Don't waste any more time with the other novice-oriented REALbasic books out there. Get inside this development environment with REALbasic Cross-Platform Application Development.
    Best Cross Platform Development

    • ASIN: 0672328135
    • UPC: 752063328132
    • ASIN: 0672328135
    • ISBN: 0672328135
    • Brand: Brand: Sams Publishing
    • Manufacturer: Sams Publishing

  • 20 Recipes for Programming PhoneGap: Cross-Platform Mobile Development for Android and iPhone

    Gain hands-on experience with the amazing PhoneGap library, using the practical recipes in this handy guide. With these solutions, you can enable your mobile web apps to interact with device-specific features such as the accelerometer, GPS, camera, and address book. Learn how to use your knowledge of HTML, CSS, and JavaScript to build full mobile apps for iOS, Android, and several other platforms without rewriting apps in the native platform language. Each recipe includes sample code you can use in your project right away, as well as a discussion of why the solution works.Add functionality that’s available only on a certain device or platformRetrieve the device’s current GPS location and place a marker on a mapCreate and save a new contact or edit an existing contact in the address boo... [Read More]
    Best Cross Platform Development

    • ASIN: 1449319548
    • ASIN: 1449319548
    • ISBN: 9781449319540
    • Manufacturer: O'Reilly Media

  • Pro Smartphone Cross-Platform Development: iPhone, Blackberry, Windows Mobile and Android Development and Distribution

    Learn the theory behind cross-platform development, and put the theory into practice with code using the invaluable information presented in this book. With in-depth coverage of development and distribution techniques for iPhone, BlackBerry, Windows Mobile, and Android, you'll learn the native approach to working with each of these platforms. With detailed coverage of emerging frameworks like PhoneGap and Rhomobile, you'll learn the art of creating applications that will run across all devices. You'll also be introduced to the code-signing process and the distribution of applications through the major application stores, including RIM, Apple, and Microsoft. What you'll learn How to develop native applications on the leading mobile platforms including iPhone, BlackBerry, Windows Mobile, and... [Read More]
    Best Cross Platform Development

    • ASIN: 1430228687
    • ASIN: 1430228687
    • ISBN: 9781430228684
    • Brand: Brand: Apress
    • Manufacturer: Apress

  • Pro Smartphone Cross-Platform Development : Iphone, Blackberry, Windows Mobile and Android Development and Distribution

    Pro Smartphone Cross-Platform Development: iPhone, Blackberry, Windows Mobile and Android Development and
    Best Cross Platform Development
    Learn the theory behind cross-platform development, and put the theory into practice with code using the invaluable information presented in this book. With in-depth coverage of development and distribution techniques for iPhone, BlackBerry, Windows Mobile, and Android, you'll learn the native approach to working with each of these platforms. With detailed coverage of emerging frameworks like PhoneGap and Rhomobile, you'll learn the art of creating applications that will run across all devices. You'll also be introduced to the code-signing process and the distribution of applications through the major application stores, including Research In Motion (BlackBerry), Apple, and Microsoft. What you'll

    • UPC: 13219275
    • Rating: 5.0

  • Xamarin Mobile Application Development : Cross-Platform C# and Xamarin.Forms Fundamentals

    9781484202159
    Best Cross Platform Development
    Xamarin Mobile Application Development is a hands-on Xamarin.Forms primer and a cross-platform reference for building native Android, iOS, and Windows Phone apps using C# and .NET. This book explains how to use Xamarin.Forms, Xamarin.Android, and Xamarin.iOS to build business apps for your customers and consumer apps for Google Play and the iTunes App Store.Learn how to leverage Xamarin.Forms for cross-platform development using the most common UI pages, layouts, views, controls, and design patterns. Combine these with platform-specific UI to craft a visually stunning and highly interactive mobile user experience.Use Xamarin.Forms to data bind your UI to both data models and

    • UPC: 50848071

  • Azure and Xamarin Forms : Cross Platform Mobile Development

    9781484235607
    Best Cross Platform Development
    Discover how to create cross platform apps for Android, iOS and UWP using Azure services and C# with Xamarin Forms. This book illustrates how to utilize Azure cloud storage for serving up Azure SQL DB data through Azure App Services.The book starts by setting up Xamarin and introducing Xamarin Forms and then covers the Azure Portal from a developer's perspective and goes on to demonstrate how to build an Azure Service using Quickstart. You'll also see how to add Azure support to Xamarin Forms application. You'll review in detail how to build a Xamarin Form with Azure Client and modify

    • UPC: 481026219

  • PhoneGap and AngularJS for Cross-platform Development - eBook

    This book is intended for people who are not familiar with AngularJS and who want to take their PhoneGap development skills further by developing apps using different JavaScript libraries. People with some knowledge of PhoneGap, HTML, CSS, and JavaScript will find this book immediately
    Best Cross Platform Development
    PhoneGap and AngularJS for Cross-platform Development - eBook

    • UPC: 820273952

  • C# 7.1 and .NET Core 2.0 – Modern Cross-Platform Development - Third Edition - eBook

    C# 7.1 and .NET Core 2.0 – Modern Cross-Platform Development, Third Edition is a practical guide to creating powerful cross-platform applications with C# 7 and .NET Core 2.0.About This BookBuild modern, cross-platform applications with .NET Core 2.0Get up to speed with C#, and up to date with all the latest features of C# 7.1Start creating professional web applications with ASP.NET Core 2.0Who This Book Is ForThis book is targeted towards readers who have some prior programming experience or have a science, technology, engineering, or mathematics (STEM) background, and want to gain a solid foundation with C# and to be introduced
    Best Cross Platform Development
    C# 7.1 and .NET Core 2.0 – Modern Cross-Platform Development - Third Edition - eBook

    • UPC: 973307353

  • React Native vs Flutter vs WebView - Hybrid Mobile App Development for 2018

    Ex-Google Tech Lead THE TECHLEAD gives his thoughts on the current state of cross-platform hybrid mobile app development, featuring React Native, Flutter, WebViews, and pure native apps for iOS and...
    react native,flutter,mobile,app,ios,android,webview,hybrid,cross platform,airbnb,sunset,redux,react

    Build a Cross-Platform Mobile App in 30 Minutes with Firebase (Cloud Next '18)

    Firebase is the fastest way to build a scalable app from scratch, or to add functionality to your existing mobile apps. From your first line of code to the millionth user, Firebase is ready to help...
    mobile apps,firebase,firebase developers,gcp firebase,firebase on gcp,build apps,cloud apps,ios,a...

    How We Do Cross Platform

    For teams that deliver code for the web, android, and iOS, we want to avoid writing all of our logic three times, in three different languages, across three different platforms. We will share how o...
    cross platform,javascript,software development,ios,desktop,android,react native