Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • MPI Ethno. Forsch.  (15)
  • Firtman, Maximiliano R.  (9)
  • Kousen, Kenneth A.  (6)
  • [Place of publication not identified] : O'Reilly Media  (15)
  • Electronic videos ; local  (15)
  • Web applications  (4)
  • Web sites ; Design  (3)
  • Frau
  • History
  • Zeitschrift
  • 1
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491950890
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (1 hr., 6 min., 33 sec.)) , digital, sound, color
    Schlagwort(e): Application software ; Development ; Smartphones ; Programming ; Mobile communication systems ; Mobile computing ; Web sites ; Electronic videos ; local
    Kurzfassung: "Most companies have a website and a pair of native apps that work as separate entities. In this course, mobile web expert Max Firtman shows you how to integrate and support each platform. You'll learn how native apps can communicate with websites and how this solves a range of problems and creates a richer user experience. Web and mobile developers alike will benefit from this timely addition to Firtman's Mobile Web App Development Video Learning Path."--Resource description page.
    Anmerkung: Title from title screen (viewed January 26, 2016)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491950883
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (3 hr., 13 min., 52 sec.)) , digital, sound, color
    Schlagwort(e): Application software ; Development ; Web applications ; Programming ; Mobile computing ; Electronic videos ; local
    Kurzfassung: "Dropped Internet connections are common in the mobile web. In this video, Max Firtman covers advanced technologies that keep a web site running when the network disappears. You'll learn a range of useful offline techniques, such as how to install a web site as an app into a device, how to store the data locally, how to sync the data at a later time, and how to push messages to a user when the browser is closed. Developers with an understanding of JavaScript, HTML, CSS, and server-side technologies will find this to be a useful addition to Firtman's Mobile Web App Development Video Learning Path."--Resource description page.
    Anmerkung: Title from title screen (viewed January 28, 2016)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491950906
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (2 hr., 18 min., 1 sec.)) , digital, sound, color
    Schlagwort(e): Web applications ; Application software ; Development ; Mobile computing ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Kurzfassung: "In this video, Max Firtman explains the technology central to mobile web development: the webview. He identifies the webviews available today and shows you how to properly configure them for optimal performance and security. You'll explore the differences between UIWebView and WKWebView on iOS, compare Android webviews, examine available third party tools, learn how to use an embedded webview, and practice debugging techniques. "Mastering Webviews" is part of Firtman's Mobile Web App Development Video Learning Path. It will be especially useful to developers already familiar with Android Java development, Android Studio, iOS Xcode or iOS Swift."--Resource description page.
    Anmerkung: Title from title screen (viewed January 28, 2016)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (2 hr., 39 min., 3 sec.)) , digital, sound, color
    Schlagwort(e): Web applications ; Web sites ; Design ; Mobile computing ; Web site development ; Electronic videos ; local
    Kurzfassung: "A progressive web app (PWA) is a new way to deliver an app-like experience to a mobile device. Instead of downloading an app from a store, the mobile's browser takes the user to the PWA's URL. Visit the URL often enough and the browser asks, 'Do you like this PWA?' If the user answers yes, the PWA will show up as an icon on the mobile's home screen. It's a paradigm shift for delivering Internet experiences that's safe to access, SEO discoverable, works online or offline, and shows up on any device. Mobile guru Max Firtman gives you entre to the new world of PWAs in this overview of what they are, how to spot them, how to make them, and why you should make them."--Resource description page.
    Anmerkung: Title from title screen (viewed July 15, 2016). - Date of publication from resource description page
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491925423
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (1 hr. 8 min., 52 sec.)) , digital, sound, color.
    Schlagwort(e): Gradle (Computer file) ; Android (Electronic resource) ; Application software ; Development ; Electronic videos ; local
    Kurzfassung: "If you're an experienced Android developer or just preparing to jump in, you need to know the Gradle automated build system. In this video workshop, Java consultant Ken Kousen shows you how to work with Gradle when developing apps for Android devices. Built on Ant and Maven concepts, Gradle uses a Groovy-based domain-specific language rather than XML for declaring the project configuration. This video helps Groovy and Java programmers quickly master this Android build tool."--Resource description page.
    Anmerkung: Title from title screen. - Date of publication taken from resource description page
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491937266
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (5 hr., 9 min., 9 sec.)) , digital, sound, color
    Schlagwort(e): Gradle (Computer file) ; Groovy (Computer program language) ; Computer software ; Development ; Electronic videos ; local
    Kurzfassung: "Learn how to implement Gradle, the Groovy-based build automation system that can help you build and test software projects, from small to large. In this video course, Java consultant Ken Kousen demonstrates Groovy's relationship to Java, and takes a close look at POGOs--plain old Groovy objects--and how they define properties, access modifiers, and generate methods. You'll learn all of the Groovy mechanisms in a simple, non-trivial application. This video provides detailed Gradle examples, including the Spock testing framework, an overview of the Gradle builds for the Spring framework, and the default Gradle build for Android projects. In this video course, you'll explore: Java project builds, Groovy project builds, custom tasks, conditional task execution, multi-project builds, miscellaneous features, plugins."--Resource description page.
    Anmerkung: Title from title screen (viewed October 2, 2015)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 7
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491935514
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (5 hr., 2 min., 19 sec.)) , digital, sound, color
    Schlagwort(e): Android (Electronic resource) ; Application software ; Development ; Application software ; Design ; Smartphones ; Electronic videos ; local
    Kurzfassung: "Ready to launch your dream app on Android? In this video course, Java consultant Ken Kousen walks you through the Android Studio wizard for creating a new app. You'll learn the basics in developing for Android devices, and where to find the tools and technologies you need. The Android Developer website offers dashboards, version numbers, and market distributions. You'll also find design guidelines, a review of available tutorials, and API docs."--Resource description page.
    Anmerkung: Title from title screen (viewed, August 17, 2015)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 8
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491930908
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (4 hr., 58 min., 37 sec.)) , digital, sound, color.
    Schlagwort(e): Groovy (Computer program language) ; Electronic videos ; local
    Kurzfassung: "Take your basic Groovy skills to the next level with this practical video workshop. Presenter and Java consultant Ken Kousen shows you how to work with XML and JSON, implement runtime metaprogramming, and use several AST transformations. You'll also dive into operator overloading, Groovy SQL, and the Groovy JDK. Once you complete this course, check out Ken's other videos on the subject: Mastering Groovy and Groovy Fundamentals. These courses demonstrate the many advantages of adding Groovy to existing projects written in Java and other object-oriented languages."--Resource description page.
    Anmerkung: Title from resource description page (Safari, viewed July 7, 2015). - Date of publication taken from end of first video slide (Safari, viewed July 7, 2015)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 9
    ISBN: 9781491958094 , 149195809X
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (12 hr., 13 min.,51 sec.)) , digital, sound, color
    Schlagwort(e): Internet videos ; Streaming video ; Web site development ; HTML (Document markup language) ; Electronic videos ; local ; Vidéos sur Internet ; Vidéo en continu ; streaming video ; Internet videos ; Streaming video ; Electronic videos
    Kurzfassung: "HTML5 lets you program for features, not browser versions, giving you much more control and flexibility over your sites and apps while freeing you from worrying about the quirks of any specific platform. Learn how to create impressive, interactive websites and web apps that include video and audio, dynamic drawings, geolocation, offline availability, drag-and-drop, and many other features."--Resource description page.
    Anmerkung: Title and publication information from resource description page (Safari, viewed March 11, 2016)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 10
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491935521
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (4 hr., 31 min., 30 sec.)) , digital, sound, color
    Schlagwort(e): Android (Electronic resource) ; Application software ; Development ; Application software ; Design ; Smartphones ; Electronic videos ; local
    Kurzfassung: "In this follow-up to his Learning Android video, Java consultant Ken Kousen provides practical tips to further enhance your Android skills. In the previous course, you developed a simple application and tested it. In this video, you'll learn how to create alert dialogs so your app will send data to an alert, and configure dialog buttons so they react to clicks. This includes creating an interface that the activity implements. Ken also reviews the Google Play store and deployment process."--Resource description page.
    Anmerkung: Title from title screen (viewed, August 17, 2015)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 11
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491934685
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (4 hrs., 40 min., 16 sec.)) , digital, sound, color.
    Schlagwort(e): Apache Cordova ; Web applications ; PhoneGap (Application development environment) ; Application software ; Development ; Electronic videos ; local
    Kurzfassung: "Build web apps that take can advantage of features such as the camera, accelerometer, address book, and GPS in iOS, Android, and other devices. With this video course, mobile and web developer Max Firtman shows you how to extend your HTML, CSS, and Javascript code to work with native devices, using Apache Cordova and Adobe's free PhoneGap framework. Max presents a series of small labs and tutorials that demonstrate how to set up Cordova so you can embed your existing web app inside. You'll come away with hybrid apps that are not purely web-based, but still use web views rather than the device's native UI framework. These device-agnostic mobile apps can be adapted to work with any native device."--Resource description page.
    Anmerkung: Title from title screen (viewed August 26, 2015)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 12
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491931998
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (5 hrs., 19 min., 45 sec.)) , digital, sound, color.
    Schlagwort(e): Android (Electronic resource) ; Web applications ; Mobile apps ; Application software ; Electronic videos ; local
    Kurzfassung: "Create native web applications for Android devices, using HTML, CSS, JavaScript, and related technologies. With this video course, mobile and web developer Max Firtman shows you how to build apps for Android smartphones and tablets that you can distribute through the Google Play store and other marketplaces. Learn how to use Android Studio, emulators, and other free tools to combine Java-based Android development with standard web technologies. By using HTML5 as the main platform, you'll be able to design and develop your apps without having to learn much Java code."--Resource description page.
    Anmerkung: Title from title screen (viewed July 22, 2015)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 13
    ISBN: 9781491930915
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (5 hr., 49 min., 44 sec.)) , digital, sound, color.
    Schlagwort(e): Groovy (Computer program language) ; Functional programming (Computer science) ; Electronic videos ; local
    Kurzfassung: "Learn advanced techniques for working with the Groovy programming language. In this video workshop, presenter and Java consultant Ken Kousen shows you how to create RESTful web services, conduct Unit Tests, apply Groovy's functional programming features, and use Java's Spring Framework in conjunction with this JVM language. These courses demonstrate the many advantages of adding Groovy to existing projects written in Java and other object-oriented languages."--Resource description page.
    Anmerkung: Title from title screen
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 14
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491912331
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (44 min., 57 sec.)) , digital, sound, color.
    Schlagwort(e): HTML (Document markup language) ; Web site development ; Mobile apps ; Web sites ; Design ; Application software ; Development ; Electronic videos ; local
    Kurzfassung: "The market for mobile apps continues to evolve at a breakneck pace, as tablets join the parade of smartphones and feature phones. Join us for a hands-on webcast presented by Maximiliano Firtman author of Programming the Mobile Web, 2nd Edition, as he shows you how to build apps that access geolocation, accelerometer, multi touch screens and other features in these mobile devices. From this webcast you will learn: what do you need to know today to create mobile web experiences, current and future platforms, main challenges: performance, native vs web, battery usage, fragmentation, debugging, full screen webapps and hybrids, toolkit for successful HTML5 mobile apps."--Resource description page.
    Anmerkung: Title from title screen (viewed July 30, 2015). - Date of publication taken from resource description page
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 15
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491914625
    Sprache: Englisch
    Seiten: 1 streaming video file (5 hr., 45 min., 37 sec.) , digital, sound, color.
    Schlagwort(e): HTML (Document markup language) ; Mobile computing ; Electronic videos ; local
    Kurzfassung: "Learn how to use unique aspects of HTML5 to create mobile websites and apps on multiple device platforms. In this video course, Max Firtman ( Programming the Mobile Web ) shows you how to work with HTML5, CSS, JavaScript, and tools for mobile devices, such as emulators. You'll learn about different screen sizes and resolutions, sensors and hardware, form design, testing and debugging, and other facts of mobile design and development."--Resource description page.
    Anmerkung: Title from resource description page (viewed November 24, 2014)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...