SlideShare a Scribd company logo
1 of 49
Download to read offline
Introduction to BlackBerry 10 Apps Development
KÁMEL LAJILI
KLAJILI@BLACKBERRY.COM, @KLAJILI
Re-designed.
Re-engineered.
Re-invented.
Integrated Social Beautiful
BlackBerry 10
SDKs
C++/Qt
Cascades
ActionScript
Adobe® AIR®
HTML5 BlackBerry®
WebWorks™
C/C++
Native SDK
Java
Android™
Runtime
BlackBerry 10
SDK Platform Support
THE QNX
NEUTRINO RTOS
Questionable reliability
Traditional monolithic architecture
• Model for most OSes available today
– Windows, Linux, Android
• OS contains tremendous amount of
functionality with unrestricted CPU privileges
• A fault in one OS component can damage any
other, leading to system-wide corruption
– System reliability is as good as your worst
driver developer
– Reboot is only recovery possible
App App
AppApp
File
system
DriverNetwork
stack
Monolithic
OS
App App
Multimedia
stack
Mission-critical reliability
QNX microkernel architecture
• Microkernel minimizes execution with
unrestricted “kernel” CPU privileges
• All processes run in isolated process space
– Includes drivers, file systems, stacks
– All QNX processes are “applications”
• Faults are contained so that they only affect the
faulty component
– Failed components can be dynamically
recovered while the system continues to
operate
App App
AppApp
File
system
DriverNetwork
stack
Micro-
kernel
App App
Multimedia
stack
Mission-critical reliability
Nuclear
Reactors
Warehouse
Control
Mining Control Canadarm
Vision
Walmart
HVAC
Windmills Motor Control PLC’s Process ControlCancer Therapy
Laser Eye Surgery Precision
Milling
Integrated Social Beautiful
 Apps can use the Invocation
Framework to improve user’s flow
• Launching Core and 3rd party Apps
• Registering URIs and MIME types
• Cards and content viewers
13
Application Guidelines
Invocation Framework
Invocation Framework
Cards
 Embeds a Screen from Target
 Instead of launching the full app
 No Active Frame presence
 Supports peeking
 A leap ahead of the competition
 BlackBerry 10 Flow at its best!
 A Card maintains its own process
and security context
14
Invocation Framework
Card Styles
 Three styles
 Picker
 Composer
 Previewer
 Determines
 Peek behavior
 Transition style
15
Integrated Social Beautiful
Share Framework
17
BlackBerry 10 Foundations
Architecture
Native & HTML5 Apps
HTML/CSS
JavaScript
WebKit JavaScript C++
Cascades
QML
QNX Kernel
Platform APIs
Android Apps Adobe AIR Apps
Java
Android Runtime
.apk
Action Script
AIR Runtime
.swf
Network Storage
Qt (C++) BPS (C)
Audio/Video Graphics Push i18n …
Open GL
Open AL
C/C++
THE NATIVE SDK
Native SDK
OSS & Developer Experience
Native SDK
High Performance Gaming
Native SDK
Open Industry Standards
Native SDK
Open Source Support
THE CASCADES SDK
Integrated Social Beautiful
Native SDK
OSS & Developer Experience
Mature C++ application framework
Good APIs (memory mgmt, Garded Pointers, Localization)
Signals and Slots
Many help classes
QML
QtGui Cascades
60 FPS!
App logic
Photos by rumpleteaser and whologwy Flickr
Cascades
UI in separate thread
28°
Scene Graph
Root
Container
Text: “Hello World”
Container
Hello World
RotationZ
Scale
Opacity
Events
Qt uses signals & slots paradigm
Cascades events are mapped to Qt signals
You can choose!
No difference between UI created in QML or C++
They can be combined
Typically, UI in QML and business logic in C++
QML supports JavaScript for signal handling
C++ QML
import bb.cascades 1.0
Page {
content: Label {
text: "Hello World"
}
}
Cascades SDK
Hello World
Page* root = new Page;
Label* label = Label::create()
.text("Hello World");
root->setContent(label);
Application::instance()->setScene(root);
Cascades SDK
Hello World
Animations
Any Cascades UI element can be animated
Animations are “running” on the engine thread
Remember the client server setup?
Explicit & Implicit animations:
translation, rotation, scale, opacity, …
Data Binding
SQL
XML
JSON
Anything
• Tabs when content of relatively equal
importance.
Application Structure
• Drill-Down with back and peak to
structure content in a hierarchy.
• List: Easy sort
and filter
Screen views
• Grid: Quick
display
• Free-Form:
Canvas
• Content: Focus
on single items
• Action Bar
Screen Structure
• Title Bar • Segmented
controls
• Action Menu • Context Menu • Application Menu
Application Menus
THE WEBWORKS SDK
The Promise of Web Tech
44
HTML5Test.com
45
http://html5test.com/compare/browser/bb07/rimtabletos20/bb10.html
Test your own smart phone at: http://html5test.com
ringmark
46
The first vendor mobile
browser to pass ringmark
ring 1!
A web-based test suite for
capabilities that modern
mobile web apps require.
Test your own smart
phone at: http://rng.io
Ring 1 e.g. : Capabilities of building
2D games, music and video apps,
camera apps, etc…
How did we do it?
47
• JavaScript/HTML/CSSBrowser Application
• Framework for running Web codeWeb Platform
• Web rendering Engine, C++WebKit
• QNX, system servicesBlackBerry 10 OS
How to get there?
Web Assets WebWorks Tools BlackBerry Applications
Remote Web Inspector
 Best in class debugging solution.
 Debug WebWorks applications on a simulator or device.
 Optimize web applications.
49
Ripple Mobile Emulator
 Tool for mobile web testing
 Chrome extension
 Emulate BlackBerry device
capabilities
 Package and Sign
 Supported Platform APIs:
 WebWorks for BlackBerry 10
 Apache Cordova / PhoneGap
 WebWorks
 WebWorks for Tablet OS
50
51
Sencha
Touch
BB10 Platform Partners
Thank you
52
KÁMEL LAJILI
Sr. Application Development
Consultant
KLAJILI@BLACKBERRY.COM
@KLAJILI

More Related Content

What's hot

ITCamp 2012 - Alessandro Pilotti - Web API, web sockets and RSignal
ITCamp 2012 - Alessandro Pilotti - Web API, web sockets and RSignalITCamp 2012 - Alessandro Pilotti - Web API, web sockets and RSignal
ITCamp 2012 - Alessandro Pilotti - Web API, web sockets and RSignal
ITCamp
 
JMP102 Extending Your App Arsenal With OpenSocial
JMP102 Extending Your App Arsenal With OpenSocialJMP102 Extending Your App Arsenal With OpenSocial
JMP102 Extending Your App Arsenal With OpenSocial
Ryan Baxter
 

What's hot (20)

JVx - Application framework - 2013
JVx - Application framework - 2013JVx - Application framework - 2013
JVx - Application framework - 2013
 
WebWorks Development for BlackBerry PlayBook and Smartphones
WebWorks Development for BlackBerry PlayBook and SmartphonesWebWorks Development for BlackBerry PlayBook and Smartphones
WebWorks Development for BlackBerry PlayBook and Smartphones
 
Presentation JavaFX
Presentation JavaFXPresentation JavaFX
Presentation JavaFX
 
Presentation JavaFX
Presentation JavaFXPresentation JavaFX
Presentation JavaFX
 
JavaFX on Mobile (by Johan Vos)
JavaFX on Mobile (by Johan Vos)JavaFX on Mobile (by Johan Vos)
JavaFX on Mobile (by Johan Vos)
 
Silver Light for every one by Subodh
Silver Light for every one by SubodhSilver Light for every one by Subodh
Silver Light for every one by Subodh
 
Development Workshop on ET1, Android and Motorola RhoElements
Development Workshop on ET1, Android and Motorola RhoElementsDevelopment Workshop on ET1, Android and Motorola RhoElements
Development Workshop on ET1, Android and Motorola RhoElements
 
Transforming the web into a real application platform
Transforming the web into a real application platformTransforming the web into a real application platform
Transforming the web into a real application platform
 
Microsoft BI Cool Data Visualizations
Microsoft BI Cool Data VisualizationsMicrosoft BI Cool Data Visualizations
Microsoft BI Cool Data Visualizations
 
CA Plex on Apple Mac, iOS, Android
CA Plex on Apple Mac, iOS, AndroidCA Plex on Apple Mac, iOS, Android
CA Plex on Apple Mac, iOS, Android
 
Bp209
Bp209Bp209
Bp209
 
SharePoint Development with Visual Studio 2012
SharePoint Development with Visual Studio 2012SharePoint Development with Visual Studio 2012
SharePoint Development with Visual Studio 2012
 
Cordova + Ionic + MobileFirst
Cordova + Ionic + MobileFirstCordova + Ionic + MobileFirst
Cordova + Ionic + MobileFirst
 
JMP103 : Extending Your App Arsenal With OpenSocial
JMP103 : Extending Your App Arsenal With OpenSocialJMP103 : Extending Your App Arsenal With OpenSocial
JMP103 : Extending Your App Arsenal With OpenSocial
 
ITCamp 2012 - Alessandro Pilotti - Web API, web sockets and RSignal
ITCamp 2012 - Alessandro Pilotti - Web API, web sockets and RSignalITCamp 2012 - Alessandro Pilotti - Web API, web sockets and RSignal
ITCamp 2012 - Alessandro Pilotti - Web API, web sockets and RSignal
 
JMP102 Extending Your App Arsenal With OpenSocial
JMP102 Extending Your App Arsenal With OpenSocialJMP102 Extending Your App Arsenal With OpenSocial
JMP102 Extending Your App Arsenal With OpenSocial
 
HTML5 Comprehensive Guide
HTML5 Comprehensive GuideHTML5 Comprehensive Guide
HTML5 Comprehensive Guide
 
Give Your Java Apps “The Boot” With Spring Boot And Cloud Foundry
Give Your Java Apps “The Boot” With Spring Boot And Cloud FoundryGive Your Java Apps “The Boot” With Spring Boot And Cloud Foundry
Give Your Java Apps “The Boot” With Spring Boot And Cloud Foundry
 
DEV-1467 - Darwino
DEV-1467 - DarwinoDEV-1467 - Darwino
DEV-1467 - Darwino
 
Apache cordova
Apache cordovaApache cordova
Apache cordova
 

Viewers also liked

Vet 2300 professional development week 12
Vet 2300  professional development week 12Vet 2300  professional development week 12
Vet 2300 professional development week 12
stanbridge
 
Freashman orientation presentation 07 16-2013
Freashman orientation presentation 07 16-2013Freashman orientation presentation 07 16-2013
Freashman orientation presentation 07 16-2013
Nanda Ganesan
 
Beautiful Pictures + Music Vp
Beautiful Pictures + Music VpBeautiful Pictures + Music Vp
Beautiful Pictures + Music Vp
Art 37
 
微观经济学课程介绍
微观经济学课程介绍微观经济学课程介绍
微观经济学课程介绍
sias_economics
 
Gva 13052015 smart media fokustransport&logistiek
Gva 13052015 smart media fokustransport&logistiekGva 13052015 smart media fokustransport&logistiek
Gva 13052015 smart media fokustransport&logistiek
Combinant nv
 
Graded assignment # 10 -10%
Graded assignment # 10 -10%Graded assignment # 10 -10%
Graded assignment # 10 -10%
s1190051
 
1 athletics track events, field events & road events (1)
1 athletics track events, field events & road events (1)1 athletics track events, field events & road events (1)
1 athletics track events, field events & road events (1)
isabellara2000
 
November 1976 complete
November 1976 completeNovember 1976 complete
November 1976 complete
David Adler
 
Новое оформление журнала «Ф.»
Новое оформление журнала «Ф.»Новое оформление журнала «Ф.»
Новое оформление журнала «Ф.»
Ilya Yakovlev
 

Viewers also liked (20)

Maximizing Performance by Having the Best Processes
Maximizing Performance by Having the Best ProcessesMaximizing Performance by Having the Best Processes
Maximizing Performance by Having the Best Processes
 
#5
#5#5
#5
 
MCS51 Architecture
MCS51 ArchitectureMCS51 Architecture
MCS51 Architecture
 
CV_Narendrababu_T_27Nov2016
CV_Narendrababu_T_27Nov2016CV_Narendrababu_T_27Nov2016
CV_Narendrababu_T_27Nov2016
 
Vet 2300 professional development week 12
Vet 2300  professional development week 12Vet 2300  professional development week 12
Vet 2300 professional development week 12
 
Freashman orientation presentation 07 16-2013
Freashman orientation presentation 07 16-2013Freashman orientation presentation 07 16-2013
Freashman orientation presentation 07 16-2013
 
Beautiful Pictures + Music Vp
Beautiful Pictures + Music VpBeautiful Pictures + Music Vp
Beautiful Pictures + Music Vp
 
Creating unforgettable customer experiences by Philip Whittaker
Creating unforgettable customer experiences by Philip WhittakerCreating unforgettable customer experiences by Philip Whittaker
Creating unforgettable customer experiences by Philip Whittaker
 
微观经济学课程介绍
微观经济学课程介绍微观经济学课程介绍
微观经济学课程介绍
 
Gva 13052015 smart media fokustransport&logistiek
Gva 13052015 smart media fokustransport&logistiekGva 13052015 smart media fokustransport&logistiek
Gva 13052015 smart media fokustransport&logistiek
 
How to Engage Patients Using Data, Social Media and Games
How to Engage Patients Using Data, Social Media and GamesHow to Engage Patients Using Data, Social Media and Games
How to Engage Patients Using Data, Social Media and Games
 
Graded assignment # 10 -10%
Graded assignment # 10 -10%Graded assignment # 10 -10%
Graded assignment # 10 -10%
 
1 athletics track events, field events & road events (1)
1 athletics track events, field events & road events (1)1 athletics track events, field events & road events (1)
1 athletics track events, field events & road events (1)
 
CV Jalaj Verma
CV Jalaj VermaCV Jalaj Verma
CV Jalaj Verma
 
Christophe Ramstein - Presentation at Emerging Communications Conference & Aw...
Christophe Ramstein - Presentation at Emerging Communications Conference & Aw...Christophe Ramstein - Presentation at Emerging Communications Conference & Aw...
Christophe Ramstein - Presentation at Emerging Communications Conference & Aw...
 
1 birds that are away from their nesting place
1 birds that are away from their nesting place1 birds that are away from their nesting place
1 birds that are away from their nesting place
 
ACC NewsBlast June 26, 2013
ACC NewsBlast June 26, 2013ACC NewsBlast June 26, 2013
ACC NewsBlast June 26, 2013
 
Joseph Kerman - Musicologia
Joseph Kerman - MusicologiaJoseph Kerman - Musicologia
Joseph Kerman - Musicologia
 
November 1976 complete
November 1976 completeNovember 1976 complete
November 1976 complete
 
Новое оформление журнала «Ф.»
Новое оформление журнала «Ф.»Новое оформление журнала «Ф.»
Новое оформление журнала «Ф.»
 

Similar to QNX, C/C++, Qt, Cascades, HTML5… So what’s now BlackBerry 10 application development? By Kamel Lajili

Client Continuum Dec Fy09
Client Continuum Dec Fy09Client Continuum Dec Fy09
Client Continuum Dec Fy09
Martha Rotter
 
Android operating system
Android operating systemAndroid operating system
Android operating system
Dev Savalia
 
Keynote Client Connectivity And The Cloud
Keynote Client Connectivity And The CloudKeynote Client Connectivity And The Cloud
Keynote Client Connectivity And The Cloud
GoogleTecTalks
 
WebGL games with Minko - Next Game Frontier 2014
WebGL games with Minko - Next Game Frontier 2014WebGL games with Minko - Next Game Frontier 2014
WebGL games with Minko - Next Game Frontier 2014
Minko3D
 

Similar to QNX, C/C++, Qt, Cascades, HTML5… So what’s now BlackBerry 10 application development? By Kamel Lajili (20)

Developing for BlackBerry 10 – Tools and SDKs by Luca Filigheddu
 Developing for BlackBerry 10 – Tools and SDKs by Luca Filigheddu Developing for BlackBerry 10 – Tools and SDKs by Luca Filigheddu
Developing for BlackBerry 10 – Tools and SDKs by Luca Filigheddu
 
Develop For BlackBerry10
Develop For BlackBerry10 Develop For BlackBerry10
Develop For BlackBerry10
 
Crosswalk and the Intel XDK
Crosswalk and the Intel XDKCrosswalk and the Intel XDK
Crosswalk and the Intel XDK
 
Sviluppare per una piattaforma mobile aperta: opportunità e sfide
Sviluppare per una piattaforma mobile aperta: opportunità e sfideSviluppare per una piattaforma mobile aperta: opportunità e sfide
Sviluppare per una piattaforma mobile aperta: opportunità e sfide
 
Android : How Do I Code Thee?
Android : How Do I Code Thee?Android : How Do I Code Thee?
Android : How Do I Code Thee?
 
Client Continuum Dec Fy09
Client Continuum Dec Fy09Client Continuum Dec Fy09
Client Continuum Dec Fy09
 
"BlackBerry Webworks : Apps for The Smartphone and Tablet"
"BlackBerry Webworks : Apps for The Smartphone and Tablet""BlackBerry Webworks : Apps for The Smartphone and Tablet"
"BlackBerry Webworks : Apps for The Smartphone and Tablet"
 
A164 enterprise javascript ibm node sdk
A164 enterprise javascript ibm node sdkA164 enterprise javascript ibm node sdk
A164 enterprise javascript ibm node sdk
 
【BS1】What’s new in visual studio 2022 and c# 10
【BS1】What’s new in visual studio 2022 and c# 10【BS1】What’s new in visual studio 2022 and c# 10
【BS1】What’s new in visual studio 2022 and c# 10
 
Mobile Web Apps and the Intel® XDK
Mobile Web Apps and the Intel® XDKMobile Web Apps and the Intel® XDK
Mobile Web Apps and the Intel® XDK
 
Web works presso
Web works pressoWeb works presso
Web works presso
 
OSCON 2012: Design and Debug HTML5 Apps for Devices with RIB and Web Simulator
OSCON 2012: Design and Debug HTML5 Apps for Devices with RIB and Web SimulatorOSCON 2012: Design and Debug HTML5 Apps for Devices with RIB and Web Simulator
OSCON 2012: Design and Debug HTML5 Apps for Devices with RIB and Web Simulator
 
Android operating system
Android operating systemAndroid operating system
Android operating system
 
Dev days 1 Introduction to Xamarin Taswar Bhatti
Dev days 1 Introduction to Xamarin Taswar BhattiDev days 1 Introduction to Xamarin Taswar Bhatti
Dev days 1 Introduction to Xamarin Taswar Bhatti
 
Keynote Client Connectivity And The Cloud
Keynote Client Connectivity And The CloudKeynote Client Connectivity And The Cloud
Keynote Client Connectivity And The Cloud
 
C# Client to Cloud
C# Client to CloudC# Client to Cloud
C# Client to Cloud
 
Stay productive while slicing up the monolith
Stay productive while slicing up the monolithStay productive while slicing up the monolith
Stay productive while slicing up the monolith
 
WebGL games with Minko - Next Game Frontier 2014
WebGL games with Minko - Next Game Frontier 2014WebGL games with Minko - Next Game Frontier 2014
WebGL games with Minko - Next Game Frontier 2014
 
Docker Deep Dive Understanding Docker Engine Docker for DevOps
Docker Deep Dive Understanding Docker Engine Docker for DevOpsDocker Deep Dive Understanding Docker Engine Docker for DevOps
Docker Deep Dive Understanding Docker Engine Docker for DevOps
 
What's new in Visual Studio for Mac for .NET Developers
What's new in Visual Studio for Mac for .NET DevelopersWhat's new in Visual Studio for Mac for .NET Developers
What's new in Visual Studio for Mac for .NET Developers
 

More from Codemotion

More from Codemotion (20)

Fuzz-testing: A hacker's approach to making your code more secure | Pascal Ze...
Fuzz-testing: A hacker's approach to making your code more secure | Pascal Ze...Fuzz-testing: A hacker's approach to making your code more secure | Pascal Ze...
Fuzz-testing: A hacker's approach to making your code more secure | Pascal Ze...
 
Pompili - From hero to_zero: The FatalNoise neverending story
Pompili - From hero to_zero: The FatalNoise neverending storyPompili - From hero to_zero: The FatalNoise neverending story
Pompili - From hero to_zero: The FatalNoise neverending story
 
Pastore - Commodore 65 - La storia
Pastore - Commodore 65 - La storiaPastore - Commodore 65 - La storia
Pastore - Commodore 65 - La storia
 
Pennisi - Essere Richard Altwasser
Pennisi - Essere Richard AltwasserPennisi - Essere Richard Altwasser
Pennisi - Essere Richard Altwasser
 
Michel Schudel - Let's build a blockchain... in 40 minutes! - Codemotion Amst...
Michel Schudel - Let's build a blockchain... in 40 minutes! - Codemotion Amst...Michel Schudel - Let's build a blockchain... in 40 minutes! - Codemotion Amst...
Michel Schudel - Let's build a blockchain... in 40 minutes! - Codemotion Amst...
 
Richard Süselbeck - Building your own ride share app - Codemotion Amsterdam 2019
Richard Süselbeck - Building your own ride share app - Codemotion Amsterdam 2019Richard Süselbeck - Building your own ride share app - Codemotion Amsterdam 2019
Richard Süselbeck - Building your own ride share app - Codemotion Amsterdam 2019
 
Eward Driehuis - What we learned from 20.000 attacks - Codemotion Amsterdam 2019
Eward Driehuis - What we learned from 20.000 attacks - Codemotion Amsterdam 2019Eward Driehuis - What we learned from 20.000 attacks - Codemotion Amsterdam 2019
Eward Driehuis - What we learned from 20.000 attacks - Codemotion Amsterdam 2019
 
Francesco Baldassarri - Deliver Data at Scale - Codemotion Amsterdam 2019 -
Francesco Baldassarri  - Deliver Data at Scale - Codemotion Amsterdam 2019 - Francesco Baldassarri  - Deliver Data at Scale - Codemotion Amsterdam 2019 -
Francesco Baldassarri - Deliver Data at Scale - Codemotion Amsterdam 2019 -
 
Martin Förtsch, Thomas Endres - Stereoscopic Style Transfer AI - Codemotion A...
Martin Förtsch, Thomas Endres - Stereoscopic Style Transfer AI - Codemotion A...Martin Förtsch, Thomas Endres - Stereoscopic Style Transfer AI - Codemotion A...
Martin Förtsch, Thomas Endres - Stereoscopic Style Transfer AI - Codemotion A...
 
Melanie Rieback, Klaus Kursawe - Blockchain Security: Melting the "Silver Bul...
Melanie Rieback, Klaus Kursawe - Blockchain Security: Melting the "Silver Bul...Melanie Rieback, Klaus Kursawe - Blockchain Security: Melting the "Silver Bul...
Melanie Rieback, Klaus Kursawe - Blockchain Security: Melting the "Silver Bul...
 
Angelo van der Sijpt - How well do you know your network stack? - Codemotion ...
Angelo van der Sijpt - How well do you know your network stack? - Codemotion ...Angelo van der Sijpt - How well do you know your network stack? - Codemotion ...
Angelo van der Sijpt - How well do you know your network stack? - Codemotion ...
 
Lars Wolff - Performance Testing for DevOps in the Cloud - Codemotion Amsterd...
Lars Wolff - Performance Testing for DevOps in the Cloud - Codemotion Amsterd...Lars Wolff - Performance Testing for DevOps in the Cloud - Codemotion Amsterd...
Lars Wolff - Performance Testing for DevOps in the Cloud - Codemotion Amsterd...
 
Sascha Wolter - Conversational AI Demystified - Codemotion Amsterdam 2019
Sascha Wolter - Conversational AI Demystified - Codemotion Amsterdam 2019Sascha Wolter - Conversational AI Demystified - Codemotion Amsterdam 2019
Sascha Wolter - Conversational AI Demystified - Codemotion Amsterdam 2019
 
Michele Tonutti - Scaling is caring - Codemotion Amsterdam 2019
Michele Tonutti - Scaling is caring - Codemotion Amsterdam 2019Michele Tonutti - Scaling is caring - Codemotion Amsterdam 2019
Michele Tonutti - Scaling is caring - Codemotion Amsterdam 2019
 
Pat Hermens - From 100 to 1,000+ deployments a day - Codemotion Amsterdam 2019
Pat Hermens - From 100 to 1,000+ deployments a day - Codemotion Amsterdam 2019Pat Hermens - From 100 to 1,000+ deployments a day - Codemotion Amsterdam 2019
Pat Hermens - From 100 to 1,000+ deployments a day - Codemotion Amsterdam 2019
 
James Birnie - Using Many Worlds of Compute Power with Quantum - Codemotion A...
James Birnie - Using Many Worlds of Compute Power with Quantum - Codemotion A...James Birnie - Using Many Worlds of Compute Power with Quantum - Codemotion A...
James Birnie - Using Many Worlds of Compute Power with Quantum - Codemotion A...
 
Don Goodman-Wilson - Chinese food, motor scooters, and open source developmen...
Don Goodman-Wilson - Chinese food, motor scooters, and open source developmen...Don Goodman-Wilson - Chinese food, motor scooters, and open source developmen...
Don Goodman-Wilson - Chinese food, motor scooters, and open source developmen...
 
Pieter Omvlee - The story behind Sketch - Codemotion Amsterdam 2019
Pieter Omvlee - The story behind Sketch - Codemotion Amsterdam 2019Pieter Omvlee - The story behind Sketch - Codemotion Amsterdam 2019
Pieter Omvlee - The story behind Sketch - Codemotion Amsterdam 2019
 
Dave Farley - Taking Back “Software Engineering” - Codemotion Amsterdam 2019
Dave Farley - Taking Back “Software Engineering” - Codemotion Amsterdam 2019Dave Farley - Taking Back “Software Engineering” - Codemotion Amsterdam 2019
Dave Farley - Taking Back “Software Engineering” - Codemotion Amsterdam 2019
 
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
 

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

QNX, C/C++, Qt, Cascades, HTML5… So what’s now BlackBerry 10 application development? By Kamel Lajili