Mostrando 27,201 - 27,220 Resultados de 33,382 Para Buscar 'JAXA~', tiempo de consulta: 0.84s Limitar resultados
  1. 27201
    Publicado 2017
    “…Easy-to-browse and ideal as a quick reference, this guide will help experienced C#, Java, and C++ programmers get up to speed with the latest version of the C# language. …”
    Libro electrónico
  2. 27202
    Publicado 2016
    “…You will then have to choose the most appropriate data storage type, having options between a key/value or document data store, and also you will implement automated tests for it. …”
    Libro electrónico
  3. 27203
    Publicado 2015
    “…Course requirements (Familiarity with any C-based, object-oriented programming language, such as Objective-C, Java, C++ or C#. Objective-C experience is not specifically required. …”
    Video
  4. 27204
    Publicado 2018
    “…Aimed at people with some JavaScript and web development experience, the first part of this cookbook covers some simple tips for getting started with React Native. …”
    Libro electrónico
  5. 27205
    Publicado 2015
    “…Demonstrate How Responsive Design Looks Identify Graceful Degradation Use Progressive Enhancement Get Started with HTML5 Use SPAN and DIV Elements Adjust the Fonts on a Web Page Create a Two-Column Layout Use Unobtrusive JavaScript Convert a Mouseover Script to Unobtrusive JavaScript Find Mobile Traffic in Google Analytics Find the Pages Popular on Mobile in Google Analytics Design for Mobile First Control How Pages Look as a Reader Use the Print Media Type to Create a Print Style Sheet Write Three Different Media Queries Build a Simple CSS File with Two Breakpoints Apply Best Practices for Breakpoints Give a Page a Fixed Width Layout Change the Page to a Fluid Layout Avoid Navigation Failures in Responsive Designs Add a Select Menu as a Navigation Option for Small Screens Use Media Queries to Load Web Fonts Use Rems for Font Sizes Create Quick and Dirty Responsive Images Convert an Image to a Retina-Ready Image Build a Video Background with HTML5 and CSS Embed a YouTube Video in Your Web Page Rearrange a Large Table in Small Devices Create a Scrolling Table Validate Forms with HTML Create a Data List to Make a Text Field Easier to Use Test Your Design Using a Browser Use the Viewport Meta Tag Create a Sprites File Write a Cache Manifest for Offline Viewing Test a Page in the Firefox Responsive Design View Tool Use RWD Editors Change the User Agent in Safari Customize and Install Modernizr Test WURFL with the Built-in Demo Display a Message to Mobile Customers Using WURFL Use Inspiring RWD Part 1 Use Inspiring RWD Part 2 Who Should Use These Videos Anyone who wants to learn how to design responsive websites Casual web designers and developers at all levels…”
    Video
  6. 27206
    Publicado 2016
    “…What You Will Learn Share C# code across platforms and call native Objective-C or Java libraries from C# Submit your app to the Apple App Store and Google Play Use the out-of-the-box services to support third-party libraries Find out how to get feedback while your application is used by your users Create shared data access using a local SQLite database and a REST service Test and monitor your applications Gain memory management skills to avoid memory leaks and premature code cycles while decreasing the memory print of your applications Integrate network resources with cross-platform applications Design and implement eye-catching and reusable UI components without compromising on nativity in mobile applications In Detail Developing a mobile application for just one platform is becoming a thing of the past. …”
    Libro electrónico
  7. 27207
    Publicado 2016
    Materias: “…Science Data processing…”
    Libro electrónico
  8. 27208
    Publicado 2016
    “…Further, the Xtend programming language (a fully-featured Java-like language tightly integrated with Java) will be introduced. …”
    Libro electrónico
  9. 27209
    Publicado 2016
    Materias:
    Libro electrónico
  10. 27210
    Publicado 2018
    “…In Detail You don't need to learn Android/ Java and iOS/ Swift to build real native mobile apps! …”
    Video
  11. 27211
    Publicado 2017
    “…About This Book Get a comprehensive analysis of the latest specification of ASP.NET Core and all the changes to the underlying platform that you need to know to make the most of the web API See an advanced coverage of ASP.NET Core Web API to create robust models for your data, create controllers, and handle routing and security This book is packed with key theoretical and practical concepts that can be instantly applied to build professional applications using API with Angular 4, Ionic, and React Who This Book Is For This book is for .Net developers who wants to Master ASP.NET Core (Web API) and have played around with previous ASP.NET Web API a little, but don’t have in-depth knowledge of it. …”
    Libro electrónico
  12. 27212
    Publicado 2017
    “…You should be familiar with HTML5, CSS3, JavaScript, and JSON. What You Will Learn Build, validate, and deploy AMP pages Create interactive user notifications, navigation menus, accordions, contact pages with forms and maps Monetize your traffic with a variety of ad styles and providers Analyze your traffic by integrating analytics providers and tracking user-behavior along several dimensions Embed social media with amp-youtube, amp-instagram, amp-twitter, and amp-facebook Build e-commerce functionality including product pages and shopping carts Deliver rich media experiences using AMP custom elements Use advanced deployment techniques to extend functionality Install ServiceWorkers and build Progressive Web Apps for offline use In Detail Google introduced the Accelerated Mobile Pages (AMP) project to give mobile users lightning-fast response times when accessing web pages on mobile devices. …”
    Libro electrónico
  13. 27213
    Publicado 2014
    Materias:
    Video
  14. 27214
    Publicado 2011
    “…Il aborde enfin les Web Workers , permettant d'exécuter du JavaScript en multithread, et les bases de données ( Indexed Database et Web SQL Database ) ainsi qu'un cache d'application pour une exécution hors-ligne. …”
    Libro electrónico
  15. 27215
    Publicado 2015
    “…This IBM Redbooks® publication provides you with information to effectively use the WebSphere Application Server V8.5 Liberty profile along with the WebSphere Application Server Developer Tools for Eclipse, for development and testing of web applications that do not require a full Java Platform. It provides a quick guide on getting started, providing a scenario-based approach to demonstrate the capabilities of the Liberty profile along with the developer tools. …”
    Libro electrónico
  16. 27216
    Publicado 2015
    “…IBM software development kit (SDK) 7 for z/OS Java, IBM Encryption Facility for z/OS, IBM Sterling Connect:Direct® for z/OS and an IBM z/VM® guest can also use zEDC Express. zEDC can also be used for Data Facility Storage Management Subsystem data set services (DFSMSdss) dumps and restores, and for DFSMS hierarchical storage manager (DFSMShsm) when using DFSMSdss for data moves. …”
    Libro electrónico
  17. 27217
    Publicado 2015
    Materias:
    Libro electrónico
  18. 27218
    por Syed, Basarat. author
    Publicado 2014
    “…You will begin with an easy-to-follow pure JavaScript primer, which you can skip if you're confident of your JS skills. …”
    Libro electrónico
  19. 27219
    Publicado 2015
    “…Build and test a basic web app in Go Handle and test multi-part file uploads Bundle, access and serve static assets like templates and JavaScript Build a router with TDD, then test Pat and Mux, the popular 3rd party routers Create a middleware stack for HTTP, use it to understand how Go manages variable context Render JSON, XML and more with Package Work with EventSource, Goth, Gopher JS, the Revel web framework, HttpRouter, Echo, and go.rice Get more on the ins and outs of JSON encoding/decoding Produce a scalable echo server using Gorilla Web Toolkit’s WebSocket Configure Go to serve content over HTTP and HTTPS; Build a proxy server to a back-end Rails app…”
    Video
  20. 27220
    por Goodwin, Steven. author
    Publicado 2016
    “…Regardless of platform (web, mobile, or console), or language (C++, C#, JavaScript) there is a wealth of common (and specific) tips within these pages that will enable you to make the most professional games you can. …”
    Libro electrónico