SlideShare a Scribd company logo
1 of 73
Download to read offline
My experience of Ruby
Education in Taiwan
Mu-Fan Teng(@ryudoawaru)
Ruby World Conference
~台湾にRuby教育で得た知⾒見
はじめに
発表する機会をいただき
ありがとうございます
自己紹介
鄧 慕凡(Mu-Fan Teng)
a.k.a: 竜堂 終
両方どもある小説の登場人物
Github / Twitter: @ryudoawaru
http://ryudo.tw
台湾人であり
仕事は
五倍の紅宝石
http://5xruby.tw/en
弊社の業務
Ruby / Rails の 教育業者
コンサルタンシー / オフショア
海外の取引先は日本、シンガポールなどを持ちます
Rubyの広める
RailsGirls / RubyConf…etc
RWC初めの海外スポンサーになりま
した
ここから、英語で話
す
AGENDA
Introduce Ruby Taiwan Community.
Ruby Employment Market in Taiwan.
Our Ruby/Rails Courses, how and
why.
Cooperate Training.
My findings in teaching Ruby.
Ruby Taiwan Community
Established in 2008, only Ruby Community in
Taiwan.
Ruby Community
Events in Taiwan
Ruby Tuesday
Regular Ruby Meetup
Taipei.rb
Meet-up with Technical & Soft Topics
RubyConf Taiwan
Anniversary Ruby Seminar
Rails Girls Taipei
5 times from 2013.9
Rails Girls Weekly
Spin-Off of Rails Girls
Chronicle
Appear in
OSS Community
2006
Ruby.TW
Established
2008
2nd
RubyConf.TW
2011.8
2010.04
First
RubyConf.TW
2012.12
3rd RubyConf.TW
1st
RailsGirls Taipei
2013.09
4th RubyConf.TW
5th
RubyConf.TW
2015.09
2014.04
Ruby Jobs in Taiwan
Statement
The following data is baed on what I see
and hear, no guarantee.
Ruby Company Distribution
30%
30%
40%Foreign Company
Local Companies
Local Startups
Many Oversea Companies
From 2010.
Mainly from Silicon Valley.
For Relatively Cheaper Salary Level.
Rise Salary Level of Web Engineers Taiwan
Average Salary LevelAnnualSalary
100万¥
225万¥
350万¥
475万¥
600万¥
Junior Intermediate Senior
Other Ruby
Engineer Skill Level
Junior: Entry-Level Skill.
Intermediate: Eligible Skill.
Senior: Fluent Skills and Experience on both
Front-End and Back-End.
Summary
The Actual Market
Demand of Ruby engineers are growing.
Employers always look for compact
power(即戦⼒力).
Lack of experienced ones.
Juniors become depressed easily.
Our Ruby/Rails
Courses, how and
why.
Courses
Free
Monthly Ruby Basic
Promotional Courses in Campus
Commercial
Main Ruby on Rails Curriculum
Others
FREE Ruby Entry COURSE
FREE Ruby Course
Monthly and Free
No Qualification
Hand-made Texts
Syllabus—Ruby Intro
Install & Write your first Ruby Program
Basic Syntax(variable / flow control…etc)
Basic Class
Block, Proc and lambda
OOP
Use Rubygems & rake
Introduce Ruby’s Ecosystem
Campus Ruby Classes
Campus Ruby Courses
Topics: Ruby + Rails
Period: Between 2 and 5 days.
The skill level of students are more even.
Usually in computer class:
Difficult to keep learning.
Commercial Course
Class Type
Main Curriculum: Ruby on Rails From Zero
Other: Additive for Main Course, or other
independent topics.
Ruby on Rails from Zero
Separate into 3 parts:
“Prototyping”
“Handcrafting”
“Go Shopping”
3 + 3 + 7 = 13 hours a week, 3 weeks in a row.
Student can elect any one or all parts.
Prototyping
Environment Setup / Scaffold / HTTP Basic
HTML / CSS / Git Basic / Ruby Basic
Rails Convention / Bootstrap / Useful
Gems / Deploy to Heroku
Concept & Goals
Foundation of the following parts, like HTTP/
GIT/Ruby Syntax
Get a quick taste of Rails by Generators and
some useful Gems
Use Bootstrap Framework to decorate HTML
Help Students build confidence by deploying
their first APP to Heroku
Handcrafting Part
MVC Structure / Assets
Layouts / Helpers / Form Objects
ActiveRecord / Association / Scope /
Validation / Callback
Concept & Goals
Learn Common Parts of Rails
Bottom-Up Style, not only Generator
Students will write a voting system as
homework
Go shopping
Detail User system by Devise/Facebook
Connection
Establish an E-Commerce site with
shopping cart
ActionMailer and Delayed Job
Paypal Integration
Homework Flow
Instructor create a new
Github repo and puts initial
codes.
Trainees then fork &
implement.
Send PR for review.
Other Courses
Supplementry
Advanced Ruby
HTML / CSS
Independent
Ruby Motion
HTML / CSS
Name: “Evolution From Designer to Front-End Engineer”
14 hours, 2 days
Target: Designers who want to become Web Front-End
Engineers.
Goal:
Foundation of Rails Course.
For Designers to Write Modern HTML and CSS3 by
Hand.
Advanced Ruby
Class name: Ruby’s Note to Oneself
1 day, 6 hours
Target: Ruby programmer who want to advance metaprogramming
ability.
What will learn:
How to write OOP in Ruby
Write Metaprogramming in Rails
Write DSL
Write Command Line Program in Ruby
RubyMotion
Name:iOS App Development Guide for
Rails Workers
4 days, 18 hours
Target Audience: Rails Programmer who
want to keep using Ruby to write iOS App
Use ProMotion and Related RubyGem
instead of teach Cocoa framework
Corporate Training
Customer Background
Convert existing projects from other
languages (PHP,ASP…etc) to Rails.
Used to use other languages, planning to
develop new projects in Rails.
Currently using system based on Rails
(Redmine,Gitlab…etc) and want to
customise.
Difference
Taught at Customer’s office.
Programs are customized.
Students usually have web programming
skills of other languages.
Programs
Ruby + Rails
Git + Github + GitFlow
Test Driven Development
Services Besides Training
Consulting Service
Outsourcing Development
Human Resource Service
Special Outsourcing +
Consulting Service
We develop customer’s commission
project.
Use the project’s code as example on
training.
Assign issues to students, and review their
results.
Actual Migrating Case
Mission: Migrate old site to Rails.
Target: An online cosmetic catalog website
which has ran for 10+ years based on
ASP,PHP and MySQL.
My Findings
Problems in Class
Environment Building
Environment building is
always a pain.
Even for Mac.
Spends too much time.
OS Distribution
5%
35%
60%
Windows Mac
Linux
Workaround for Windows
Install VM and Linux:
Sometimes fails.
Unable to Keep Learning.
Rails Installer:
C-Binding Issues on Some Gems.
Windows Console is Awkward.
Cloud Web IDE platforms:
So far the best solution.
Cloud Web IDE Platforms
My recommendation:Nitrous.io and C9.io
Pros:No need to work on student’s computer setup anymore.
Cons:
Free plan runs tardily with low resources and no SSH.
Sometimes boots very slowly, especially when many
instances boots concurrently in class.
In case we told students to register and create instance
before class.
Inconsistent Skill Level
Program Experience
40%
20%
40%
WEB Programmer
Other programmer
Non
Git Experience
No
65%
Yes
35%
Yes No
Three Kind of Students
Total Rookie.
Experienced Web Programmer.
Rails Beginner who wants Instructor to help
with exercising and practicing.
Question & Response
Students are shy.
Need Time for Internalising Knowledge.
People are too Busy to Gather at one
Place.
Online Communication Tool
Slack is easy and
convenient.
Our usage:
Per Private Channel
for one class.
Distribute text and
code,url…etc
Enrolment
Enrolment Status
0
10
20
30
2014/4 2014/7 2014/10 2015/1 2015/3 2015/5 2015/7
会社成⽴立
Split into ABC parts
Motivation of Learning
Transfer from PHP or .NET or Java.
Learn New Skills.
Become Full-Stack.
Communicate with Programmers.
Become a Programmer.
Conclusion
Education is
Communication
Feedback is important
Education is
Experience
Keep Accumulating Experience
Education is Balance
Finding Balance Between Instructor and
Programmer
ご清聴ありがとうございました
Any Questions?

More Related Content

Viewers also liked

Educational System in Taiwan
Educational System in TaiwanEducational System in Taiwan
Educational System in TaiwanRhea Domingo
 
taiwan independence
taiwan independencetaiwan independence
taiwan independenceAries Chen
 
NKUHT 2011 | Introduction PPT of Taiwan & NKUHT (SABS)
NKUHT 2011 | Introduction PPT of Taiwan & NKUHT (SABS)NKUHT 2011 | Introduction PPT of Taiwan & NKUHT (SABS)
NKUHT 2011 | Introduction PPT of Taiwan & NKUHT (SABS)Zack Fong
 
Language Policy In Taiwan
Language Policy In TaiwanLanguage Policy In Taiwan
Language Policy In TaiwanAiden Yeh
 
History, Politics and economic Review of Ethiopia
History, Politics and economic Review of EthiopiaHistory, Politics and economic Review of Ethiopia
History, Politics and economic Review of EthiopiaArega Getaneh
 
Amazing ethiopia final
Amazing  ethiopia finalAmazing  ethiopia final
Amazing ethiopia finalAndyDjan
 
C:\Fakepath\Ethiopia Different Culture
C:\Fakepath\Ethiopia Different CultureC:\Fakepath\Ethiopia Different Culture
C:\Fakepath\Ethiopia Different Cultureasterye
 
Isreal Taiwan Country Comparison
Isreal Taiwan Country ComparisonIsreal Taiwan Country Comparison
Isreal Taiwan Country ComparisonShikhar Sodhani
 
Introduction Taiwan- English version
Introduction Taiwan- English versionIntroduction Taiwan- English version
Introduction Taiwan- English versionShuan Liu
 
Ethiopia Country Study
Ethiopia Country StudyEthiopia Country Study
Ethiopia Country Studyamypitt
 
Ethiopia historic highlights july 21, 2013
Ethiopia historic highlights   july 21, 2013Ethiopia historic highlights   july 21, 2013
Ethiopia historic highlights july 21, 2013Nebiyu Asfaw
 
Ethiopian Presentation
Ethiopian PresentationEthiopian Presentation
Ethiopian Presentationguest54c257
 
Introducing taiwan
Introducing taiwanIntroducing taiwan
Introducing taiwanWade Huang
 
Taiwan’s Festivals & Cultural Performances ppt
Taiwan’s Festivals & Cultural Performances pptTaiwan’s Festivals & Cultural Performances ppt
Taiwan’s Festivals & Cultural Performances pptFoung Huat
 
Taiwan power point
Taiwan power pointTaiwan power point
Taiwan power pointakiiiipe
 

Viewers also liked (20)

Educational System in Taiwan
Educational System in TaiwanEducational System in Taiwan
Educational System in Taiwan
 
taiwan independence
taiwan independencetaiwan independence
taiwan independence
 
NKUHT 2011 | Introduction PPT of Taiwan & NKUHT (SABS)
NKUHT 2011 | Introduction PPT of Taiwan & NKUHT (SABS)NKUHT 2011 | Introduction PPT of Taiwan & NKUHT (SABS)
NKUHT 2011 | Introduction PPT of Taiwan & NKUHT (SABS)
 
Language Policy In Taiwan
Language Policy In TaiwanLanguage Policy In Taiwan
Language Policy In Taiwan
 
History, Politics and economic Review of Ethiopia
History, Politics and economic Review of EthiopiaHistory, Politics and economic Review of Ethiopia
History, Politics and economic Review of Ethiopia
 
Taiwan
TaiwanTaiwan
Taiwan
 
Amazing ethiopia final
Amazing  ethiopia finalAmazing  ethiopia final
Amazing ethiopia final
 
C:\Fakepath\Ethiopia Different Culture
C:\Fakepath\Ethiopia Different CultureC:\Fakepath\Ethiopia Different Culture
C:\Fakepath\Ethiopia Different Culture
 
Ethiopia
EthiopiaEthiopia
Ethiopia
 
Isreal Taiwan Country Comparison
Isreal Taiwan Country ComparisonIsreal Taiwan Country Comparison
Isreal Taiwan Country Comparison
 
Introduction Taiwan- English version
Introduction Taiwan- English versionIntroduction Taiwan- English version
Introduction Taiwan- English version
 
Ethiopia Country Study
Ethiopia Country StudyEthiopia Country Study
Ethiopia Country Study
 
Ethiopia historic highlights july 21, 2013
Ethiopia historic highlights   july 21, 2013Ethiopia historic highlights   july 21, 2013
Ethiopia historic highlights july 21, 2013
 
Ethiopian Presentation
Ethiopian PresentationEthiopian Presentation
Ethiopian Presentation
 
Taiwan
TaiwanTaiwan
Taiwan
 
Ethiopia
EthiopiaEthiopia
Ethiopia
 
Taiwan
TaiwanTaiwan
Taiwan
 
Introducing taiwan
Introducing taiwanIntroducing taiwan
Introducing taiwan
 
Taiwan’s Festivals & Cultural Performances ppt
Taiwan’s Festivals & Cultural Performances pptTaiwan’s Festivals & Cultural Performances ppt
Taiwan’s Festivals & Cultural Performances ppt
 
Taiwan power point
Taiwan power pointTaiwan power point
Taiwan power point
 

Similar to My experience of Ruby Education in Taiwan

Learning Web Development with Ruby on Rails Launch
Learning Web Development with Ruby on Rails LaunchLearning Web Development with Ruby on Rails Launch
Learning Web Development with Ruby on Rails LaunchThiam Hock Ng
 
Rails Vs CakePHP
Rails Vs CakePHPRails Vs CakePHP
Rails Vs CakePHPGautam Rege
 
(M) brochure full stack development learning path
(M) brochure full stack development learning path(M) brochure full stack development learning path
(M) brochure full stack development learning pathNirupamNishant2
 
Real World Rails 5 Programming for Web Developers
Real World Rails 5 Programming for Web DevelopersReal World Rails 5 Programming for Web Developers
Real World Rails 5 Programming for Web Developersprshant navgrha
 
WebSocket For Web Rubyists
WebSocket For Web RubyistsWebSocket For Web Rubyists
WebSocket For Web RubyistsMu-Fan Teng
 
Ruby On Rails Presentation
Ruby On Rails PresentationRuby On Rails Presentation
Ruby On Rails PresentationPaul Pajo
 
Php mysql-training online-by_php2ranjan
Php mysql-training online-by_php2ranjanPhp mysql-training online-by_php2ranjan
Php mysql-training online-by_php2ranjanphp2ranjan
 
php training in hyderabad
php training in hyderabadphp training in hyderabad
php training in hyderabadphp2ranjan
 
Ruby On Rails Seminar Basis Softexpo Feb2010
Ruby On Rails Seminar Basis Softexpo Feb2010Ruby On Rails Seminar Basis Softexpo Feb2010
Ruby On Rails Seminar Basis Softexpo Feb2010arif44
 
Joomla training-by-ruchiwebsolutions
Joomla training-by-ruchiwebsolutionsJoomla training-by-ruchiwebsolutions
Joomla training-by-ruchiwebsolutionsphp2ranjan
 
Exploring Ruby on Rails and PostgreSQL
Exploring Ruby on Rails and PostgreSQLExploring Ruby on Rails and PostgreSQL
Exploring Ruby on Rails and PostgreSQLBarry Jones
 
PHP/MySQL Training Course in Delhi, India by IT People
PHP/MySQL Training Course in Delhi, India by IT PeoplePHP/MySQL Training Course in Delhi, India by IT People
PHP/MySQL Training Course in Delhi, India by IT PeopleAbhishekve
 
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...Dominik Lukes
 
RailsConf 2022 - Upgrading Rails: The Dual Boot Way
RailsConf 2022 - Upgrading Rails: The Dual Boot WayRailsConf 2022 - Upgrading Rails: The Dual Boot Way
RailsConf 2022 - Upgrading Rails: The Dual Boot Waymtoppa
 
angular js and node js training in hyderabad
angular js and node js training in hyderabadangular js and node js training in hyderabad
angular js and node js training in hyderabadphp2ranjan
 
Tech Thursdays: Building Products
Tech Thursdays: Building ProductsTech Thursdays: Building Products
Tech Thursdays: Building ProductsHayden Bleasel
 
User interface-ui-training-by-ruchiwebsolutions
User interface-ui-training-by-ruchiwebsolutionsUser interface-ui-training-by-ruchiwebsolutions
User interface-ui-training-by-ruchiwebsolutionsphp2ranjan
 

Similar to My experience of Ruby Education in Taiwan (20)

Learning Web Development with Ruby on Rails Launch
Learning Web Development with Ruby on Rails LaunchLearning Web Development with Ruby on Rails Launch
Learning Web Development with Ruby on Rails Launch
 
Rails Vs CakePHP
Rails Vs CakePHPRails Vs CakePHP
Rails Vs CakePHP
 
(M) brochure full stack development learning path
(M) brochure full stack development learning path(M) brochure full stack development learning path
(M) brochure full stack development learning path
 
Real World Rails 5 Programming for Web Developers
Real World Rails 5 Programming for Web DevelopersReal World Rails 5 Programming for Web Developers
Real World Rails 5 Programming for Web Developers
 
WebSocket For Web Rubyists
WebSocket For Web RubyistsWebSocket For Web Rubyists
WebSocket For Web Rubyists
 
Ruby On Rails Presentation
Ruby On Rails PresentationRuby On Rails Presentation
Ruby On Rails Presentation
 
C Lokesh Reddy CV
C Lokesh Reddy CVC Lokesh Reddy CV
C Lokesh Reddy CV
 
Php mysql-training online-by_php2ranjan
Php mysql-training online-by_php2ranjanPhp mysql-training online-by_php2ranjan
Php mysql-training online-by_php2ranjan
 
php training in hyderabad
php training in hyderabadphp training in hyderabad
php training in hyderabad
 
Ruby On Rails Seminar Basis Softexpo Feb2010
Ruby On Rails Seminar Basis Softexpo Feb2010Ruby On Rails Seminar Basis Softexpo Feb2010
Ruby On Rails Seminar Basis Softexpo Feb2010
 
Joomla training-by-ruchiwebsolutions
Joomla training-by-ruchiwebsolutionsJoomla training-by-ruchiwebsolutions
Joomla training-by-ruchiwebsolutions
 
Exploring Ruby on Rails and PostgreSQL
Exploring Ruby on Rails and PostgreSQLExploring Ruby on Rails and PostgreSQL
Exploring Ruby on Rails and PostgreSQL
 
Google summer of code 2012
Google summer of code 2012Google summer of code 2012
Google summer of code 2012
 
PHP/MySQL Training Course in Delhi, India by IT People
PHP/MySQL Training Course in Delhi, India by IT PeoplePHP/MySQL Training Course in Delhi, India by IT People
PHP/MySQL Training Course in Delhi, India by IT People
 
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
How Do You Know that Gal Knows Drupal? Towards an Open Source Curriculum and ...
 
RailsConf 2022 - Upgrading Rails: The Dual Boot Way
RailsConf 2022 - Upgrading Rails: The Dual Boot WayRailsConf 2022 - Upgrading Rails: The Dual Boot Way
RailsConf 2022 - Upgrading Rails: The Dual Boot Way
 
angular js and node js training in hyderabad
angular js and node js training in hyderabadangular js and node js training in hyderabad
angular js and node js training in hyderabad
 
Ankur Bajad
Ankur BajadAnkur Bajad
Ankur Bajad
 
Tech Thursdays: Building Products
Tech Thursdays: Building ProductsTech Thursdays: Building Products
Tech Thursdays: Building Products
 
User interface-ui-training-by-ruchiwebsolutions
User interface-ui-training-by-ruchiwebsolutionsUser interface-ui-training-by-ruchiwebsolutions
User interface-ui-training-by-ruchiwebsolutions
 

More from Mu-Fan Teng

20150118 學個 Sinatra 好過年
20150118 學個 Sinatra 好過年20150118 學個 Sinatra 好過年
20150118 學個 Sinatra 好過年Mu-Fan Teng
 
Mopcon2014 - 使用 Sinatra 結合 Ruby on Rails 輕鬆打造完整 Full Stack 網站加 API Service服務
Mopcon2014 - 使用 Sinatra 結合 Ruby on Rails 輕鬆打造完整 Full Stack 網站加 API Service服務Mopcon2014 - 使用 Sinatra 結合 Ruby on Rails 輕鬆打造完整 Full Stack 網站加 API Service服務
Mopcon2014 - 使用 Sinatra 結合 Ruby on Rails 輕鬆打造完整 Full Stack 網站加 API Service服務Mu-Fan Teng
 
實踐大學教案20140329
實踐大學教案20140329實踐大學教案20140329
實踐大學教案20140329Mu-Fan Teng
 
Rails Girls Taiwan 2014 Intro
Rails Girls Taiwan 2014 IntroRails Girls Taiwan 2014 Intro
Rails Girls Taiwan 2014 IntroMu-Fan Teng
 
Eventmachine Websocket 實戰
Eventmachine Websocket 實戰Eventmachine Websocket 實戰
Eventmachine Websocket 實戰Mu-Fan Teng
 
Introduce Ruby Taiwan@Rubykaigi2013
Introduce Ruby Taiwan@Rubykaigi2013Introduce Ruby Taiwan@Rubykaigi2013
Introduce Ruby Taiwan@Rubykaigi2013Mu-Fan Teng
 
Webconf2013-非典型貧窮網站維運經驗分享
Webconf2013-非典型貧窮網站維運經驗分享Webconf2013-非典型貧窮網站維運經驗分享
Webconf2013-非典型貧窮網站維運經驗分享Mu-Fan Teng
 
Concurrency model for mysql data processing@rubyconf.tw 2012
Concurrency model for mysql data processing@rubyconf.tw 2012Concurrency model for mysql data processing@rubyconf.tw 2012
Concurrency model for mysql data processing@rubyconf.tw 2012Mu-Fan Teng
 
Sinatra Tutorial@Rubyconf.TW2011
Sinatra Tutorial@Rubyconf.TW2011Sinatra Tutorial@Rubyconf.TW2011
Sinatra Tutorial@Rubyconf.TW2011Mu-Fan Teng
 
Ruby程式語言入門導覽
Ruby程式語言入門導覽Ruby程式語言入門導覽
Ruby程式語言入門導覽Mu-Fan Teng
 

More from Mu-Fan Teng (11)

20150118 學個 Sinatra 好過年
20150118 學個 Sinatra 好過年20150118 學個 Sinatra 好過年
20150118 學個 Sinatra 好過年
 
Mopcon2014 - 使用 Sinatra 結合 Ruby on Rails 輕鬆打造完整 Full Stack 網站加 API Service服務
Mopcon2014 - 使用 Sinatra 結合 Ruby on Rails 輕鬆打造完整 Full Stack 網站加 API Service服務Mopcon2014 - 使用 Sinatra 結合 Ruby on Rails 輕鬆打造完整 Full Stack 網站加 API Service服務
Mopcon2014 - 使用 Sinatra 結合 Ruby on Rails 輕鬆打造完整 Full Stack 網站加 API Service服務
 
實踐大學教案20140329
實踐大學教案20140329實踐大學教案20140329
實踐大學教案20140329
 
Rails Girls Taiwan 2014 Intro
Rails Girls Taiwan 2014 IntroRails Girls Taiwan 2014 Intro
Rails Girls Taiwan 2014 Intro
 
Eventmachine Websocket 實戰
Eventmachine Websocket 實戰Eventmachine Websocket 實戰
Eventmachine Websocket 實戰
 
Introduce Ruby Taiwan@Rubykaigi2013
Introduce Ruby Taiwan@Rubykaigi2013Introduce Ruby Taiwan@Rubykaigi2013
Introduce Ruby Taiwan@Rubykaigi2013
 
Webconf2013-非典型貧窮網站維運經驗分享
Webconf2013-非典型貧窮網站維運經驗分享Webconf2013-非典型貧窮網站維運經驗分享
Webconf2013-非典型貧窮網站維運經驗分享
 
Concurrency model for mysql data processing@rubyconf.tw 2012
Concurrency model for mysql data processing@rubyconf.tw 2012Concurrency model for mysql data processing@rubyconf.tw 2012
Concurrency model for mysql data processing@rubyconf.tw 2012
 
Sinatra Tutorial@Rubyconf.TW2011
Sinatra Tutorial@Rubyconf.TW2011Sinatra Tutorial@Rubyconf.TW2011
Sinatra Tutorial@Rubyconf.TW2011
 
Ruby程式語言入門導覽
Ruby程式語言入門導覽Ruby程式語言入門導覽
Ruby程式語言入門導覽
 
Ruby on discuz
Ruby on discuzRuby on discuz
Ruby on discuz
 

Recently uploaded

ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 

Recently uploaded (20)

ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 

My experience of Ruby Education in Taiwan