Results 1 to 10 of 28 | next »
- Facebook unlocked : the key to developing custom applications / by Stevens, Timothy J.;
Introduction to Facebook platform development -- Finding and examining friends -- Getting viral : running inside of Facebook -- Feeds and messaging -- Viewing and displaying photos -- Finding, hosting and joining events -- FQL : the Facebook query language -- FBML : the Facebook markup language -- FBJS : Facebook's take on Javascript -- Extended permissions in detail -- Appendix A. Important links and locations -- Appendix B. User profile fields -- Appendix C. Graph API profile fields.
- Subjects: Application program interfaces (Computer software); Application software; Internet programming.;
- Available copies: 1 / Total copies: 1
-
unAPI
- Unbundling the enterprise : APIs, optionality & the science of happy accidents / by Fishman, Stephen,author.(CARDINAL)155789; McLarty, Matt,author.;
Includes bibliographical references."Unbundling the Enterprise provides a blueprint for organizations to remain relevant and maximize growth in the digital economy by embracing the flexibility and optionality enabled by APIs. Drawing on real-world examples of both innovative "digital pirates" and legacy "digital settlers," authors Stephen Fishman and Matt McLarty articulate strategies to unbundle business capabilities into reusable digital assets. These building blocks can then be rapidly combined and recombined to capitalize on new opportunities and innovations as they emerge. For business and technology leaders, Unbundling the Enterprise provides an actionable methodology to engineer "happy accidents" and sustainable success in turbulent times. Underpinning their strategy are techniques tailored for digital business, like using APIs to create widespread optionality, designing digital business models focused on value exchange, and optimizing outcomes through tight feedback loops. More than copying the superficial traits of digital pioneers, this book reveals the deeper mindset shift required to continually capitalize on unanticipated opportunities enabled by rapid technology innovation"--
- Subjects: Business; Application program interfaces (Computer software);
- Available copies: 1 / Total copies: 1
-
unAPI
- Programming the Intel Galileo : getting started with the Arduino-compatible development board / by Rush, Christopher,author.(CARDINAL)408330;
Get started programming your own fun electronics projects-no experience required! This hands-on guide offers a clear introduction to programming the Intel Galileo using Arduino Software. The book explains Intel Galileo hardware fundamentals and shows, step-by-step, how to write well-crafted sketches using easy-to-follow examples that move from basic to more advanced programming concepts. Programming the Intel Galileo: Getting Started with the Arduino-Compatible Development Board shows how to set up, connect, and quickly start programming the Intel Galileo. You will discover how to work with the board's inputs and outputs, use libraries, and connect to the Internet. From there, you will learn to program your own Galileo-based creations using Arduino's modified C language. * Serves both as a makers' guide and as an introduction for techs, developers, and engineers * Features a series of hands-on projects along with screenshots, diagrams, and source code * Written by a dedicated hobbyist and experienced author.
- Subjects: Microcontrollers; Arduino (Programmable controller); Application program interfaces (Computer software);
- Available copies: 1 / Total copies: 1
-
unAPI
- Google Apps : G-suite: A Complete and Practical Guide on How to Use Google Drive, Google Docs, Google Sheets, Google Slides, Google Forms, Google Calendars and Google Photos / by Cromwell, Masha,author.;
Google Apps is a Web-based and collaborative Software that customizes the proprietary Google platform and brand for businesses of all sizes. Google Apps customizes applications for different industries, as described below: Google Apps (free): Gmail (up to ten free email accounts), Google Calendar, Google Sites, and Google Docs Google Apps for education: Free applications for schools Google Apps for business: Paid version, which provides Web-based application tools for collaboration Google Apps for government: Web-based and government certified collaboration tools Google Apps for nonprofit: Collaboration and communication tools for U.S. nonprofit organizations The goal of this book is to help familiarize you with the most commonly used Google Apps for home education and small business users. In this book you will learn: What are the most powerful Google Apps, and how to use them Understanding Google Applications How to Use Google Drive How to Use Google Docs How to Use Google Sheets How to Use Google Slides How to Use Google Forms How to Use Google Keep How to Use Google Photos How to Use Google Calendars How to Use Gmail ... and so Much More.--
- Subjects: Handbooks and manuals.; Google.; Application software; Composite applications (Computer science); Application program interfaces (Computer software); Application software;
- Available copies: 1 / Total copies: 1
-
unAPI
- SwiftUI for dummies / by Lee, Wei-Meng,author.(CARDINAL)845468;
Getting started with Swift and SwiftUI. Introducing SwiftUI ; Basics of the Swift programming language -- Understanding the basics of SwiftUI. Getting started with the basics of SwiftUI ; Handling user inputs and custom views ; Displaying lists of terms ; Creating navigation and tabbed applications ; Formatting your user interface -- Exploring with SwiftUI in more detail. Understanding state management in SwiftUI ; Using Legacy UIKit views controllers in SwiftUI -- Performing animations and drawings. Drawings and special effects ; Performing animations in SwiftUI ; Creating a complete project -- The parts of ten. Ten SwiftUI tips and tricks ; Ten great SwiftUI resources.Presents an introduction to the SwiftUI app development framework and Swift programming language, covering such topics as handling user inputs and customer views, creating navigation and tabbed applications, formatting the user interface, and performing animations in SwiftUI.
- Subjects: iOS (Electronic resource); Application software; Swift (Computer program language); User interfaces (Computer systems);
- Available copies: 1 / Total copies: 1
-
unAPI
- Programming the Raspberry Pi : getting started with Python / by Monk, Simon,author.(CARDINAL)357194;
Introduction -- Getting started -- Python basics -- Strings, lists, and dictionaries -- Modules, classes, and methods -- Files and the internet -- Graphical user interfaces -- Games programming -- Interfacing hardware -- LED fader project -- Prototyping project (clock) -- Raspberry Pi robot -- What next.Learn to create inventive programs and fun games on your powerful Raspberry Pi--with no programming experience required.
- Subjects: Raspberry Pi (Computer); Video games; Application software; Python (Computer program language);
- Available copies: 0 / Total copies: 2
-
unAPI
- Programming the Raspberry Pi : getting started with Python / by Monk, Simon,author.(CARDINAL)357194;
Introduction -- Getting started -- Python basics -- Strings, lists, and dictionaries -- Modules, classes, and methods -- Files and the Internet -- Graphical user interfaces -- Games programming -- Interfacing hardware -- LED Fader project -- Prototyping project (clock) -- Raspberry Pi robot -- What next."An up-to-date guide to creating your own fun and useful Raspberry Pi programs"--
- Subjects: Raspberry Pi (Computer); Video games; Application software; Python (Computer program language);
- Available copies: 1 / Total copies: 1
-
unAPI
- Head first Android development : a brain-friendly guide by Griffiths, Dawn,author.(CARDINAL)559923; Griffiths, David,1969-author.(CARDINAL)427203;
"If you have an idea for a killer Android app, this book will help you build your first working application in a jiffy. You'll learn hands-on how to structure your app, design interfaces, create a database, make your app work on various smartphones and tablets, and much more. It's like having an experienced Android developer sitting right next to you! All you need is some Java know-how to get started"--Back cover.
- Subjects: Android (Electronic resource); Application software; Mobile computing.; Java (Computer program language);
- Available copies: 1 / Total copies: 1
-
unAPI
- The complete idiot's guide to iPad & iPhone app development / by Brant, Troy.;
Includes index and bibliographical references (pages 416-418).Getting started. Welcome to the party! ; Your first app in a flash ; Interface building ; Buttons, controllers, and code ; Objective-C and Cocoa Touch ; Memory management -- Building your user interface. Switches, sliders, and controls ; Text fields ; Pickers ; Web views, spinners, and alerts -- Multi-view applications. View controllers ; Navigation controllers ; Tab bar controllers ; Table views ; Split views and popovers -- The APIs you can't wait to use. Animation ; Video, images, and audio ; GPS and location management ; iAd and multitasking -- Make your millions. Debugging in detail ; Testing apps on your device ; Tools of the trade ; The App Store and beyond.You have all kinds of ideas you'd like to turn into apps. But it turns out designing those cool little programs isn't nearly as simple as using them-- but it can be! Learn to master the apps development kit so that you can start building your app right away.
- Subjects: Application software; Application software; iPad (Computer); iPad (Computer); iPhone (Smartphone); iPhone (Smartphone);
- Available copies: 1 / Total copies: 1
-
unAPI
- Go programming language / by Lee, Wei-Meng,author.(CARDINAL)845468;
Getting started with Go. Hello, Go! ; Working with different data types ; Making decisions ; Over and over and over: using loops ; Grouping code into functions -- Working with data structures. Slicing and dicing using arrays and slices ; Defining the blueprints of your data using structs ; Establishing relationships using maps ; Encoding and decoding data using JSON ; Defining method signatures using interfaces -- Multitasking in Go. Threading using Goroutines ; Communicating between Goroutines using channels -- Organizing your code. Using and creating packages in Go ; Grouping packages in modules -- Seeing Go in action. Consuming web APIs using Go ; Getting ready to serve using REST APIs ; Working with databases -- The part of tens. Ten useful Go packages to create applications ; Ten great Go resources.
- Subjects: Go (Computer program language); Open source software; Computer programming.;
- Available copies: 3 / Total copies: 3
-
unAPI
Results 1 to 10 of 28 | next »