Git Product home page Git Product logo

bb10apress's Introduction

BB10Apress

Code samples for "Learn BlackBerry 10 App Development" published by Apress.

You can also follow me on twitter (@bigludinski) in order to be notified when the code is updated or additional material is made available.

Happy Cascades coding!

###chap01 ####HelloCascades Your first cascades app. Shows you how to deploy an app on the device and the simulator.

###chap02 ####CorpDir Illustrates the QML language by building a simple custom control for visualizing a person's details as provided by company directories.

####SCalc Shows you how to use a JavaScript library from QML by creating an extremely basic calculator. The calculator app is also available on BlackBerry world.

###chap03 ####Instruments This is your first project where C++ is used extensively. You will build a basic C++ hierarchy for financial instruments. The project also shows you how to call C++ code from QML using document contexts.

###chap06 ####People This project shows you how to create a ListView and customize its appearance by displaying a list of presidents and actors. Navigation is also illustrated by showing you how to navigate from a master view to a details view. Finally you will also see how to create a custom data model in C++.

####fruitsAndVegs

###chap07 ####Weather2 Illustrates http networking and asynchonous network requests by building a simple weather client app. The app uses the http://www.wunderground.com service. You will need to get a free developer's key in order to access the service. The project also emphasizes best practices by breaking down your app in C++ classes with delimited responsabilities.

###chap08 ####addressbook A clone of the BlackBerry 10 addressbook sample. This version uses asynchronous searches to get the job done

###chap09 ####Sensors Shows you how to use the device's sensors such as the accelerometer and gyroscope. ###chap10 ####Invoker Illustrates the invocation framework by showing you how to call various BB10 core apps.

####InvokerTarget Illustrates how to make your own app invocable using the invocation framework

bb10apress's People

Contributors

aludin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.