chapter 1: writing acceptance tests and building a visual … · whats ln_ my_fridge/gui @...

42
Chapter 1: Writing Acceptance Tests and Building a Visual Prototype

Upload: duongdan

Post on 09-Jul-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

Chapter 1: Writing Acceptance Tests andBuilding a Visual Prototype

Page 2: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 2 ]

Page 3: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 3 ]

Page 4: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 4 ]

Page 5: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 5 ]

Chapter 2: Defining a Solid and Testable AppCore

Page 6: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 6 ]

Page 7: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 7 ]

Page 8: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 8 ]

Chapter 3: Wiring User Interaction andDelivering the Final App

Page 9: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 9 ]

Page 10: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 10 ]

Page 11: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 11 ]

Page 12: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 12 ]

Page 13: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 13 ]

Page 14: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 14 ]

Page 15: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 15 ]

Chapter 4: Learning About Laying OutComponents by Making a Page Layout Tool

Page 16: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 16 ]

Page 17: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 17 ]

Page 18: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 18 ]

Page 19: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 19 ]

Page 20: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 20 ]

Page 21: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 21 ]

Chapter 5: Creating a Scene Composer toExplore 3D Capabilities

Page 22: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 22 ]

Page 23: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 23 ]

Page 24: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 24 ]

Page 25: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 25 ]

Chapter 6: Building an Entity-Aware TextEditor for Writing Dialogue

Page 26: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 26 ]

Page 27: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 27 ]

Page 28: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 28 ]

Page 29: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 29 ]

Page 30: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 30 ]

Page 31: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 31 ]

Page 32: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 32 ]

Chapter 7: Sending Sensor Readings to aDevice with a Non-UI App

Page 33: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 33 ]

Page 34: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 34 ]

Chapter 8: Building a Mobile Dashboard toDisplay Real-Time Sensor Data

Page 35: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 35 ]

Page 36: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 36 ]

Page 37: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 37 ]

Page 38: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 38 ]

Page 39: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 39 ]

Page 40: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 40 ]

Page 41: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 41 ]

Chapter 9: Running a Web Service and anHTML5 Dashboard

Page 42: Chapter 1: Writing Acceptance Tests and Building a Visual … · whats ln_ my_fridge/gui @ çt5ólueprints2-projectsJ [master] - qt5blueprints2 Qt Creator Prope Type Positi Size ViSi

[ 42 ]