SlideShare a Scribd company logo
Project	
  Based	
  Learning	
  using	
  by	
  
PaaS	
  
Heroku	
  Meetup	
  01/13/2015	
  
Hiro	
  Yoshioka	
  *,	
  Miho	
  Nagase	
  **	
  
@hyoshiok,	
  @miholovesq	
  
*	
  Rakuten,	
  Inc.	
  
**	
  Advanced	
  InsMtute	
  of	
  Industrial	
  Technology	
  
Agenda	
  
•  What	
  is	
  project	
  based	
  learning	
  
course	
  at	
  AIIT.	
  
– Goals	
  
•  Topics	
  
•  Demo	
  or	
  Die	
  
•  Lessons	
  Learned	
  
•  Our	
  Next	
  Challenges	
  
Goals	
  of	
  Project	
  Based	
  Learning	
  Course	
  
•  アジャイル開発手法である Scrum	
  を使って、
Web	
  アプリケーション分野の新しい製品やサー
ビスの企画立案から始まり、プロトタイプ開発に
よるアーキテクチャベースラインの確立、インク
リメンタルな機能強化開発、運用・保守までを実
践する。	
•  Develop	
  a	
  basic	
  competence	
  of	
  modern	
  
techniques	
  which	
  are	
  indispensable	
  to	
  run	
  by	
  
SCRUM	
  agile	
  soXware	
  development.	
  
Web	
  ApplicaMon	
  Development	
  by	
  
Scrum	
  Course	
  
•  AIIT	
  –	
  Advanced	
  InsMtute	
  of	
  
Industrial	
  Technology;	
  産業技術大
学院大学	
  
•  Pre	
  Course	
  –	
  June	
  to	
  July	
  
•  Intensive	
  Course	
  –	
  August	
  to	
  
September	
  
•  Distributed	
  PBL	
  (Project	
  Based	
  
Learning),	
  10	
  weeks	
  –	
  October	
  to	
  
December	
  
Pre	
  Course	
  
•  To	
  learn	
  basic	
  knowledge	
  of	
  Agile	
  
soXware	
  development	
  methods.	
  
Intensive	
  Course	
  
•  To	
  learn	
  knowledge	
  of	
  business	
  
applicaMon	
  development	
  method,	
  
build	
  a	
  team,	
  and	
  make	
  a	
  plan	
  of	
  the	
  
Project.	
  Mini	
  PBL	
  
Distributed	
  Project	
  Based	
  Learning	
  
(Distributed	
  PBL)	
  
•  To	
  learn	
  modern	
  soXware	
  
development	
  method,	
  such	
  as	
  agile	
  
development,	
  SCRUM	
  method,	
  and	
  so	
  
on	
  by	
  PBL	
  (project	
  based	
  learning).	
  
– We	
  	
  use	
  some	
  commercial	
  API	
  such	
  as	
  
Rakuten	
  API,	
  distributed	
  source	
  code	
  
management	
  system,	
  git,	
  github,	
  and	
  
Pla^orm	
  as	
  a	
  Service	
  (PaaS),	
  heroku,	
  
Ruby	
  on	
  Rails,	
  and	
  so	
  on.	
  
Class	
  room	
  at	
  Okinawa	
  
Class	
  room	
  at	
  AIIT
Topics	
  
•  ConMnuous	
  Delivery	
  (CD),	
  Test	
  
AutomaMon,	
  ConMnuous	
  IntegraMon	
  
(CI),	
  Version	
  Control	
  System,	
  Test	
  
Driven	
  Development	
  (TDD),	
  Pla^orm	
  
as	
  a	
  service	
  (PaaS),	
  API,	
  Agile,	
  Scrum	
  
•  git,	
  github,	
  heroku,	
  Travis	
  CI,	
  	
  
VirtualBox,	
  vagrant,	
  linux,	
  Ruby	
  on	
  
Rails,	
  chef,	
  Rakuten	
  API	
  
Demo	
  or	
  Die;	
  
Project	
  Based	
  Learning	
  
•  Each	
  sprint	
  is	
  one	
  week	
  (total	
  10	
  
weeks)	
  
•  Make	
  a	
  product	
  backlog.	
  
•  Build	
  a	
  prototype.	
  MVP	
  -­‐	
  minimum	
  
viable	
  product	
  
•  Give	
  a	
  demo	
  on	
  every	
  Saturday.	
  
•  Get	
  feedback	
  from	
  the	
  other	
  teams	
  
and	
  coaches.	
  
Build/Measure/Learn	
  
hbp://www.slideshare.net/jezhumble/conMnuous-­‐delivery-­‐5359386	
  
Lessons	
  Learned	
  
•  Project	
  Based	
  Learning	
  is	
  well	
  done.	
  
– knowledge,	
  skill,	
  competence	
  
– team	
  learning	
  
– tacit/implicit	
  knowledge	
  
•  Demo	
  or	
  Die,	
  scrum	
  
– Mme	
  box,	
  prioriMzaMon,	
  MVP	
  
•  Modern	
  Tools	
  accelerate	
  
development	
  process	
  
– PaaS,	
  CI,	
  scrum,	
  sprint,	
  	
  	
  
RetrospecMve	
•  We	
  (professors,	
  coach)	
  don’t	
  teach	
  
but	
  you	
  (students)	
  learn.	
  
•  Done	
  is	
  beber	
  than	
  perfect.	
  
•  Face	
  to	
  face	
  communicaMon	
  is	
  vital	
  
and	
  essenMal.	
  
•  A	
  few	
  dropouts	
  
•  Pivot	
  
•  Free	
  to	
  fail	
  
Our	
  Next	
  Challenges	
  
•  From	
  ‘How’	
  to	
  ‘What’	
  and	
  ‘Why’	
  
– you	
  can	
  learn	
  how	
  to	
  build	
  web	
  
services	
  by	
  our	
  course	
  but	
  you	
  learn	
  
‘what’	
  and	
  ‘why’	
  to	
  build	
  from	
  
experience.	
  
•  Growth	
  Hackers	
  
– we	
  need	
  growth	
  hackers	
  to	
  coach	
  our	
  
PBL.	
  
My	
  wish	
  to	
  Students	
  
•  Show	
  your	
  competence.	
  
– Apply	
  contests,	
  e.g.	
  Mashup	
  Award	
  
– Build	
  your	
  services	
  
– Salesforce	
  Hack	
  Challenge	
  2014,	
  #4	
  
•  hbp://jphack2014.challengepost.com/
updates	
  タビノタネ	
  
•  “The	
  future	
  is	
  already	
  here	
  —	
  it's	
  
just	
  not	
  very	
  evenly	
  distributed.”	
  	
  
by	
  William	
  Gibson	
  
Appendix	
  
•  Project	
  URL	
  
– wassermann「あいまいランチ」	
  
•  hbps://github.com/esodov/wassermann	
  
–  362	
  commits	
  
–  3	
  conMrbutos	
  
– チーム土曜日「タビノタネ」	
  
•  hbp://www.tabinotane.com/	
  
•  hbps://github.com/tnumata3632/
RakuTabi	
  
–  292	
  commits	
  
–  5	
  contributors	
  
•  Project	
  URL	
  (cont.)	
  
– 主音(トニカ)「Tas-­‐quel」	
  
•  hbp://tasquel-­‐tonika.herokuapp.com/home/login	
  
•  hbps://github.com/enPIT-­‐Tonika/tasquel	
  
–  204	
  commits	
  
–  4	
  contributors	
  
– IRohash「eXMck」	
  
•  hbp://exMck.herokuapp.com/	
  
•  hbps://github.com/328-­‐-­‐/eXMck	
  
–  263	
  commits	
  
–  6	
  contributors	
  
•  Project	
  URL	
  (cont.)	
  
– Project	
  KUA「QUA	
  Map」	
  
•  hbp://quamap.herokuapp.com/	
  
•  hbps://github.com/projectKUA/quamap	
  
–  193	
  commits	
  
–  4	
  contributors	
  
– buzaar「cloreco」	
  
•  hbps://cloreco.herokuapp.com/	
  
•  hbps://github.com/aiit-­‐enpit/cloreco	
  
–  19	
  commits	
  
–  3	
  contributors	
  
Special	
  Thanks	
  to	
  	
  
Agile	
  Coaches	
  
•  Masanori	
  Kado	
  
•  Takashi	
  Takebayashi	
  
•  Masashi	
  Arino	
  
•  Kiro	
  Harada	
  
•  Shintaro	
  Kakutani	
  
•  Naoto	
  Nishimura	
  
•  Ayumu	
  Aizawa	
  (Heroku)	
  	
  
•  Makoto	
  Takaesu	
  
•  Etsuo	
  Yamada	
  
•  Takashi	
  Imagire	
  
•  Tsutomu	
  Yasui	
  
•  Shogo	
  Kawahara	
  (Rakuten)	
  
•  Takuo	
  Doi	
  
•  Eiji	
  Ienaga	
  
•  Ken	
  Matsumoto	
  

More Related Content

PDF
Agile Software Development advanced course (PBL) at AIIT, 2015
PDF
Is Scrum the Best Choice for you?
PPTX
Анна Мамаєва: When SAFe is safe. Agile для дорослих компаній
PDF
Adopting SAFe with JIRA
PDF
SAFe® - scaled agile framework in practice
PPTX
Lean, Kanban, and TFS
PDF
Deconstructing the scaled agile framework
PPTX
Aug summit 2017_summary
Agile Software Development advanced course (PBL) at AIIT, 2015
Is Scrum the Best Choice for you?
Анна Мамаєва: When SAFe is safe. Agile для дорослих компаній
Adopting SAFe with JIRA
SAFe® - scaled agile framework in practice
Lean, Kanban, and TFS
Deconstructing the scaled agile framework
Aug summit 2017_summary

What's hot (20)

PPTX
Testing in agile
PPTX
Modern agile v2.0 by Artem Bykovets
PPTX
Introduction to SAFe, the Scaled Agile Framework
PPTX
LS 708 Agile Tools for Everyone
PPTX
SAf
PPTX
Product Management With Product Developed By Many Teams
PDF
Advanced Po workshop November 2015
PPTX
Scrum roles
PDF
QA Fest 2017. Артем Быковец. Синхронизация между QA в мультикомандном Agile a...
PPSX
Agile explained with cars (2018)
PPTX
Agile Maturity In Lithuania - How To Measure And Who Is Leading
PDF
Deconstructing the scaled agile framework - Lunch and Learn series
PPTX
Scaling Agile
PDF
An Introduction to SAFe: The Scaled Agile Framework
PPT
Scrum Methodology and Agile Project Management with Green Hopper
PPTX
Scrum Myths and Misconceptions
PDF
SAFe Planning In Action by Nick McKenna
PPTX
An Introduction to Agile - Prashant Pund, AgileSoft.
PDF
KICK START AGILE/SCRUM
PDF
10 commandments-mandar-kulkarni
Testing in agile
Modern agile v2.0 by Artem Bykovets
Introduction to SAFe, the Scaled Agile Framework
LS 708 Agile Tools for Everyone
SAf
Product Management With Product Developed By Many Teams
Advanced Po workshop November 2015
Scrum roles
QA Fest 2017. Артем Быковец. Синхронизация между QA в мультикомандном Agile a...
Agile explained with cars (2018)
Agile Maturity In Lithuania - How To Measure And Who Is Leading
Deconstructing the scaled agile framework - Lunch and Learn series
Scaling Agile
An Introduction to SAFe: The Scaled Agile Framework
Scrum Methodology and Agile Project Management with Green Hopper
Scrum Myths and Misconceptions
SAFe Planning In Action by Nick McKenna
An Introduction to Agile - Prashant Pund, AgileSoft.
KICK START AGILE/SCRUM
10 commandments-mandar-kulkarni
Ad

Viewers also liked (20)

PDF
Introduction to Git and GitHub #git_nyan
PDF
Anatomy of Lightning Talks at Rakuten Technology Conference 2014, After Confe...
PDF
Hacker centric culture @devlove 110423
PDF
kernel code reading party on March 28th, 2014
PDF
English Book Club at 1000 Speakers Conference in English, 3rd, on Feb 7th, 2014
PDF
産業技術大学院大学の2014年度enPiT受講生募集中 #qcontokyo #aiit_enpit
PDF
対人関係におけるアルコールの効用
PDF
1000 Speakers Conference in English, on December 6th, 2013
PDF
Internet and Opensource at Security and Programming camp 2011
PDF
1000 Speakers Conference in English, 5th on April 11th, 2014 #1000eng
PDF
Hacker culture at an internet company. 文明塾, 2014/04/23
PDF
Tokaido 53 walk
PDF
How Changing Mobile Technology Is Changing The Way We Create Economy.
PDF
1000 speakers conference in English, 2nd, 1/20/2013
PDF
Business Application Development Course at AIIT
PPTX
20140725 オープンデータ化の価値
PDF
VCS - Version Control System at Security and Programming camp 2011
PDF
the Histrory of LT and ドラ娘
PDF
CUI -- How to Analyze History command
PDF
Code Reading at Security and Programming camp 2011
Introduction to Git and GitHub #git_nyan
Anatomy of Lightning Talks at Rakuten Technology Conference 2014, After Confe...
Hacker centric culture @devlove 110423
kernel code reading party on March 28th, 2014
English Book Club at 1000 Speakers Conference in English, 3rd, on Feb 7th, 2014
産業技術大学院大学の2014年度enPiT受講生募集中 #qcontokyo #aiit_enpit
対人関係におけるアルコールの効用
1000 Speakers Conference in English, on December 6th, 2013
Internet and Opensource at Security and Programming camp 2011
1000 Speakers Conference in English, 5th on April 11th, 2014 #1000eng
Hacker culture at an internet company. 文明塾, 2014/04/23
Tokaido 53 walk
How Changing Mobile Technology Is Changing The Way We Create Economy.
1000 speakers conference in English, 2nd, 1/20/2013
Business Application Development Course at AIIT
20140725 オープンデータ化の価値
VCS - Version Control System at Security and Programming camp 2011
the Histrory of LT and ドラ娘
CUI -- How to Analyze History command
Code Reading at Security and Programming camp 2011
Ad

Similar to Project Based Learning using by PaaS (20)

PDF
[ICSE2014 SEET]Quantitative Assessment with Using Ticket Driven Development f...
PDF
International pbl conf_5b-c_kizaki
PDF
Tripod
PDF
淺談 Startup 公司的軟體開發流程 v2
PDF
Agile startup company management and operation
PPTX
Eductech2 Carren A. Pangilinan
PPTX
lesson 8:higher thinking skills through it based projects (EDUCtech2).part1
PPTX
eductech2 Carren Pangilinan II
PDF
Software Development Practices.pdf
PDF
Rearchitecturing a 9-year-old legacy Laravel application.pdf
PDF
Agile and-scrum
PDF
Agile2013_Spring_FInal_031213
KEY
近頃のオンラインゲームの Agile っぽい開発手法とか 〜ONE-UP における10の取り組み〜
PPTX
EDTECH 554 - Providing professional development for teachers copy
PDF
SCRUMguides: Agile adoption services
PDF
QCon SF-feedback
PDF
How to be an agile programmer.
PDF
Scrumshore 2011-06-23-xebia-v1.0b
PDF
Agile.usability
PDF
Agile2013_Fall-Final
[ICSE2014 SEET]Quantitative Assessment with Using Ticket Driven Development f...
International pbl conf_5b-c_kizaki
Tripod
淺談 Startup 公司的軟體開發流程 v2
Agile startup company management and operation
Eductech2 Carren A. Pangilinan
lesson 8:higher thinking skills through it based projects (EDUCtech2).part1
eductech2 Carren Pangilinan II
Software Development Practices.pdf
Rearchitecturing a 9-year-old legacy Laravel application.pdf
Agile and-scrum
Agile2013_Spring_FInal_031213
近頃のオンラインゲームの Agile っぽい開発手法とか 〜ONE-UP における10の取り組み〜
EDTECH 554 - Providing professional development for teachers copy
SCRUMguides: Agile adoption services
QCon SF-feedback
How to be an agile programmer.
Scrumshore 2011-06-23-xebia-v1.0b
Agile.usability
Agile2013_Fall-Final

More from Hiro Yoshioka (20)

PDF
Infra study 2nd #1 人生100年時代の学び方,定年後の大学院生活
PDF
Infra study 2nd #1「インフラ技術者・研究者としてのキャリア」
PDF
不揮発性メモリ(NVM)とはなにか
PDF
続・人生100年時代の学び方
PDF
人生100年時代における学び方 定年後の学生生活
PDF
Thesis introduction "RECIPE : Converting Concurrent DRAM Indexes to Persisten...
PDF
人生100年時代の学び方、脳には可塑性がある
PDF
エンジニア人生と定年退職、人生100年時代のエンジニアの生き方、「私のような仕事につく方法」、2019/06/23 DevLOVE X Day 1 D-7
PDF
OSSとの付き合い方。OSSから学んだこと。OSS貢献者賞受賞講演
PDF
エンジニア人生と定年退職、人生100年時代のエンジニアの生き方、デブサミ 2019 【15-A-8】
PDF
未経験プログラマがコボルコンパイラを作った話 #compiler_study
PDF
Godel, Escher, Bach: an Eternal Golden Braid, reading club, Chapter 12
PDF
海外から見た東京 〜人生100年時代の働き方〜 #efsta56
PDF
理科系の作文技術
PDF
質問される力 #TechGirls
PDF
Oracle vs Google API 著作権裁判を考える
PDF
Using oss at an internet company and hacker culture
PDF
Be Hacker
PDF
IT勉強会 Anatomy of IT Study groups, seminars, conferences in Japan
PDF
OSCON 2014 Trip report #OSCON
Infra study 2nd #1 人生100年時代の学び方,定年後の大学院生活
Infra study 2nd #1「インフラ技術者・研究者としてのキャリア」
不揮発性メモリ(NVM)とはなにか
続・人生100年時代の学び方
人生100年時代における学び方 定年後の学生生活
Thesis introduction "RECIPE : Converting Concurrent DRAM Indexes to Persisten...
人生100年時代の学び方、脳には可塑性がある
エンジニア人生と定年退職、人生100年時代のエンジニアの生き方、「私のような仕事につく方法」、2019/06/23 DevLOVE X Day 1 D-7
OSSとの付き合い方。OSSから学んだこと。OSS貢献者賞受賞講演
エンジニア人生と定年退職、人生100年時代のエンジニアの生き方、デブサミ 2019 【15-A-8】
未経験プログラマがコボルコンパイラを作った話 #compiler_study
Godel, Escher, Bach: an Eternal Golden Braid, reading club, Chapter 12
海外から見た東京 〜人生100年時代の働き方〜 #efsta56
理科系の作文技術
質問される力 #TechGirls
Oracle vs Google API 著作権裁判を考える
Using oss at an internet company and hacker culture
Be Hacker
IT勉強会 Anatomy of IT Study groups, seminars, conferences in Japan
OSCON 2014 Trip report #OSCON

Recently uploaded (20)

PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
medical staffing services at VALiNTRY
PPTX
L1 - Introduction to python Backend.pptx
PDF
System and Network Administration Chapter 2
PDF
System and Network Administraation Chapter 3
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PPTX
Essential Infomation Tech presentation.pptx
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
Odoo POS Development Services by CandidRoot Solutions
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
medical staffing services at VALiNTRY
L1 - Introduction to python Backend.pptx
System and Network Administration Chapter 2
System and Network Administraation Chapter 3
2025 Textile ERP Trends: SAP, Odoo & Oracle
Odoo Companies in India – Driving Business Transformation.pdf
Wondershare Filmora 15 Crack With Activation Key [2025
Essential Infomation Tech presentation.pptx
Softaken Excel to vCard Converter Software.pdf
How to Migrate SBCGlobal Email to Yahoo Easily
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
wealthsignaloriginal-com-DS-text-... (1).pdf
Upgrade and Innovation Strategies for SAP ERP Customers
Odoo POS Development Services by CandidRoot Solutions
VVF-Customer-Presentation2025-Ver1.9.pptx
Lecture 3: Operating Systems Introduction to Computer Hardware Systems

Project Based Learning using by PaaS

  • 1. Project  Based  Learning  using  by   PaaS   Heroku  Meetup  01/13/2015   Hiro  Yoshioka  *,  Miho  Nagase  **   @hyoshiok,  @miholovesq   *  Rakuten,  Inc.   **  Advanced  InsMtute  of  Industrial  Technology  
  • 2. Agenda   •  What  is  project  based  learning   course  at  AIIT.   – Goals   •  Topics   •  Demo  or  Die   •  Lessons  Learned   •  Our  Next  Challenges  
  • 3. Goals  of  Project  Based  Learning  Course   •  アジャイル開発手法である Scrum  を使って、 Web  アプリケーション分野の新しい製品やサー ビスの企画立案から始まり、プロトタイプ開発に よるアーキテクチャベースラインの確立、インク リメンタルな機能強化開発、運用・保守までを実 践する。 •  Develop  a  basic  competence  of  modern   techniques  which  are  indispensable  to  run  by   SCRUM  agile  soXware  development.  
  • 4. Web  ApplicaMon  Development  by   Scrum  Course   •  AIIT  –  Advanced  InsMtute  of   Industrial  Technology;  産業技術大 学院大学   •  Pre  Course  –  June  to  July   •  Intensive  Course  –  August  to   September   •  Distributed  PBL  (Project  Based   Learning),  10  weeks  –  October  to   December  
  • 5. Pre  Course   •  To  learn  basic  knowledge  of  Agile   soXware  development  methods.  
  • 6. Intensive  Course   •  To  learn  knowledge  of  business   applicaMon  development  method,   build  a  team,  and  make  a  plan  of  the   Project.  Mini  PBL  
  • 7. Distributed  Project  Based  Learning   (Distributed  PBL)   •  To  learn  modern  soXware   development  method,  such  as  agile   development,  SCRUM  method,  and  so   on  by  PBL  (project  based  learning).   – We    use  some  commercial  API  such  as   Rakuten  API,  distributed  source  code   management  system,  git,  github,  and   Pla^orm  as  a  Service  (PaaS),  heroku,   Ruby  on  Rails,  and  so  on.  
  • 8. Class  room  at  Okinawa  
  • 10. Topics   •  ConMnuous  Delivery  (CD),  Test   AutomaMon,  ConMnuous  IntegraMon   (CI),  Version  Control  System,  Test   Driven  Development  (TDD),  Pla^orm   as  a  service  (PaaS),  API,  Agile,  Scrum   •  git,  github,  heroku,  Travis  CI,     VirtualBox,  vagrant,  linux,  Ruby  on   Rails,  chef,  Rakuten  API  
  • 11. Demo  or  Die;   Project  Based  Learning   •  Each  sprint  is  one  week  (total  10   weeks)   •  Make  a  product  backlog.   •  Build  a  prototype.  MVP  -­‐  minimum   viable  product   •  Give  a  demo  on  every  Saturday.   •  Get  feedback  from  the  other  teams   and  coaches.  
  • 13. Lessons  Learned   •  Project  Based  Learning  is  well  done.   – knowledge,  skill,  competence   – team  learning   – tacit/implicit  knowledge   •  Demo  or  Die,  scrum   – Mme  box,  prioriMzaMon,  MVP   •  Modern  Tools  accelerate   development  process   – PaaS,  CI,  scrum,  sprint,      
  • 14. RetrospecMve •  We  (professors,  coach)  don’t  teach   but  you  (students)  learn.   •  Done  is  beber  than  perfect.   •  Face  to  face  communicaMon  is  vital   and  essenMal.   •  A  few  dropouts   •  Pivot   •  Free  to  fail  
  • 15. Our  Next  Challenges   •  From  ‘How’  to  ‘What’  and  ‘Why’   – you  can  learn  how  to  build  web   services  by  our  course  but  you  learn   ‘what’  and  ‘why’  to  build  from   experience.   •  Growth  Hackers   – we  need  growth  hackers  to  coach  our   PBL.  
  • 16. My  wish  to  Students   •  Show  your  competence.   – Apply  contests,  e.g.  Mashup  Award   – Build  your  services   – Salesforce  Hack  Challenge  2014,  #4   •  hbp://jphack2014.challengepost.com/ updates  タビノタネ   •  “The  future  is  already  here  —  it's   just  not  very  evenly  distributed.”     by  William  Gibson  
  • 17. Appendix   •  Project  URL   – wassermann「あいまいランチ」   •  hbps://github.com/esodov/wassermann   –  362  commits   –  3  conMrbutos   – チーム土曜日「タビノタネ」   •  hbp://www.tabinotane.com/   •  hbps://github.com/tnumata3632/ RakuTabi   –  292  commits   –  5  contributors  
  • 18. •  Project  URL  (cont.)   – 主音(トニカ)「Tas-­‐quel」   •  hbp://tasquel-­‐tonika.herokuapp.com/home/login   •  hbps://github.com/enPIT-­‐Tonika/tasquel   –  204  commits   –  4  contributors   – IRohash「eXMck」   •  hbp://exMck.herokuapp.com/   •  hbps://github.com/328-­‐-­‐/eXMck   –  263  commits   –  6  contributors  
  • 19. •  Project  URL  (cont.)   – Project  KUA「QUA  Map」   •  hbp://quamap.herokuapp.com/   •  hbps://github.com/projectKUA/quamap   –  193  commits   –  4  contributors   – buzaar「cloreco」   •  hbps://cloreco.herokuapp.com/   •  hbps://github.com/aiit-­‐enpit/cloreco   –  19  commits   –  3  contributors  
  • 20. Special  Thanks  to     Agile  Coaches   •  Masanori  Kado   •  Takashi  Takebayashi   •  Masashi  Arino   •  Kiro  Harada   •  Shintaro  Kakutani   •  Naoto  Nishimura   •  Ayumu  Aizawa  (Heroku)     •  Makoto  Takaesu   •  Etsuo  Yamada   •  Takashi  Imagire   •  Tsutomu  Yasui   •  Shogo  Kawahara  (Rakuten)   •  Takuo  Doi   •  Eiji  Ienaga   •  Ken  Matsumoto