SlideShare uma empresa Scribd logo
1 de 32
Tamkang
University

Social Media Apps Programming
Course Orientation and Introduction to
Social Media and Mobile Apps Programming
1021SMAP01
TLMXM1A (8687) (M2143) (Fall 2013)
(MIS MBA) (2 Credits, Elective) [Full English Course]
Thu 9,10 (16:10-18:00) B310

Min-Yuh Day, Ph.D.
Assistant Professor
Department of Information Management
Tamkang University
http://mail.tku.edu.tw/myday
2013-09-26
#1 Activity on the Web?
Social Media

Source: Social Media Business, http://www.youtube.com/watch?v=X9sTq3pzNQQ

2
Source: http://www.amazon.com/Complete-Social-Media-Community-Managers/dp/1118466853

3
Jonathan Stark, Building iPhone Apps with HTML, CSS, and JavaScript:
Making App Store Apps Without Objective-C or Cocoa, O’reilly, 2010

Source: http://www.amazon.com/Building-iPhone-Apps-HTML-JavaScript/dp/0596805780

4
PhoneGap: http://phonegap.com/

5
Course Syllabus

Tamkang
University

Tamkang University
Academic Year 102, 1st Semester (Fall, 2013)
• Course Title: Social Media Apps Programming
• Instructor: Min-Yuh Day
• Course Class: TLMXM1A (MIS MBA)
– Master’s Program, Department of Information
Management, 1A

• Details
– Selective
– One Semester
– 2 Credits

• Time & Place: Thu 9,10 (16:10-18:00) B310

6
Tamkang
University

Department Teaching Objectives
• Devoting to the integration and research of
information technology and business
management knowledge
• Cultivating for society, middle and higher level
managers with both information capabilities
and modern management skills

7
Tamkang
University

Department Core Competences
1.
2.
3.
4.

5.
6.
7.
8.

Use of modern management knowledge
Logical thinking
Critical analysis
Integration of information technology and
business management
Research and innovation
Theory and applications data analysis
Information and communication security
management
Verbal and writing communication skills
8
Course Introduction

Tamkang
University

• This course introduces the fundamental concepts and
practices of social media and mobile apps programming.
• Topics include
– Introduction to Android / iOS apps programming,
– Developing Android native apps with Java (Eclipse),
– Developing iPhone / iPad apps native apps with objective-C
(XCode),
– Mobile apps using HTML5/CSS3/JavaScript,
– jQuery Mobile,
– Create hybrid apps with Phonegap,
– Google app engine, Google map API,
– Facebook API,
– Twitter API,
– Case study on social media apps programming and
marketing in Google Play and App Store.
9
Tamkang
University

Teaching Objectives
Students will be able to
understand and apply
the fundamental concepts
and practices of
social media and
mobile apps programming

10
Tamkang
University

Teaching Methods
• Lecture
• Discussion
• Simulation
• Practicum
• Problem Solving

11
Assessment
• Practicum
• Report
• Participation

12
Course Schedule (1/3)
Week Date Subject/Topics
• 1 2013/09/19 Mid-Autumn Festival (Day off)
• 2 2013/09/26 Course Orientation and Introduction to
Social Media and Mobile Apps Programming
• 3 2013/10/03 Introduction to Android / iOS Apps
Programming
• 4 2013/10/10 Double Tenth Day (Day off)
• 5 2013/10/17 Developing Android Native Apps with Java
(Eclipse) (MIT App Inventor)
• 6 2013/10/24 Developing iPhone / iPad Apps Native Apps
with Objective-C (Xcode)

13
Course Schedule (2/3)
Week Date Subject/Topics
• 7 2013/10/31 Mobile Apps using HTML5/CSS3/JavaScript
• 8 2013/11/07 jQuery Mobile
• 9 2013/11/14 Create Hybrid Apps with Phonegap
• 10 2013/11/21 Midterm Exam Week (Midterm Project
Report)
• 11 2013/11/28 jQuery Mobile/Phonegap
• 12 2013/12/05 Google App Engine

14
Course Schedule (3/3)
Week Date Subject/Topics
• 13 2013/12/12 Google Map API
• 14 2013/12/19 Facebook API (Facebook JavaScript SDK)
(Integrate Facebook with iOS/Android Apps)
• 15 2013/12/26 Twitter API
• 16 2014/01/02 Case Study on Social Media Apps
Programming and Marketing in Google Play
and App Store
• 17 2014/01/09 Final Project Presentation
• 18 2014/01/16 Final Exam Week (Final Project Report)

15
Grading Policy
• Mark of Usual: 50%
• Final Apps Project: 50%
– Midterm Project Report
– Final Project Report

16
Textbooks and References
• Textbook: Slides
– http://mail.tku.edu.tw/myday/teaching.htm#1021SMAP

• Jonathan Stark, Building iPhone Apps with HTML,
CSS, and JavaScript: Making App Store Apps
Without Objective-C or Cocoa, O’reilly, 2010.
• Rohit Ghatol and Yogesh Patel, Beginning
PhoneGap: Mobile Web Framework for JavaScript
and HTML5, Apress, 2012.
• Jon Reid, jQuery Mobile, O’reilly, 2012.
17
References
•
•
•
•
•
•
•
•
•

jQuery Mobil: http://jquerymobile.com/
PhoneGap: http://phonegap.com/
MIT App Inventor: http://appinventor.mit.edu/
Apple Developer: https://developer.apple.com/
Android Developer: http://developer.android.com/
Facebook Developers: https://developers.facebook.com/
Twitter Developers: https://dev.twitter.com/
Google App Engine: https://developers.google.com/appengine/
Gephi: Social Network Analysis and Visualization:
https://gephi.org/
• Netvizz: Facebook Netvizz app:
https://apps.facebook.com/netvizz/
18
Jonathan Stark, Building iPhone Apps with HTML, CSS, and JavaScript:
Making App Store Apps Without Objective-C or Cocoa, O’reilly, 2010

Source: http://www.amazon.com/Building-iPhone-Apps-HTML-JavaScript/dp/0596805780

19
Rohit Ghatol and Yogesh Patel, Beginning PhoneGap: Mobile Web
Framework for JavaScript and HTML5, Apress, 2012

Source: http://www.amazon.com/Beginning-PhoneGap-Mobile-Framework-JavaScript/dp/1430239034

20
Jon Reid, jQuery Mobile, O’reilly, 2012

Source: http://www.amazon.com/jQuery-Mobile-Running-Maximiliano-Firtman/dp/1449397654

21
jQuery Mobil: http://jquerymobile.com/

22
PhoneGap: http://phonegap.com/

23
MIT App Inventor: http://appinventor.mit.edu/

24
Apple Developer: https://developer.apple.com/

25
Android Developer: http://developer.android.com/

26
Facebook Developers: https://developers.facebook.com/

27
Twitter Developers: https://dev.twitter.com/

28
Google App Engine: https://developers.google.com/appengine/

29
Gephi: Social Network Analysis and Visualization: https://gephi.org/

30
Summary
• This course introduces the fundamental concepts and
practices of social media and mobile apps programming.
• Topics include
– Introduction to Android / iOS apps programming,
– Developing Android native apps with Java (Eclipse),
– Developing iPhone / iPad apps native apps with objective-C
(XCode),
– Mobile apps using HTML5/CSS3/JavaScript,
– jQuery Mobile,
– Create hybrid apps with Phonegap,
– Google app engine, Google map API,
– Facebook API,
– Twitter API,
– Case study on social media apps programming and
marketing in Google Play and App Store.
31
Tamkang
University

Social Media Apps Programming
Contact
Min-Yuh Day, Ph.D.
Assistant Professor
Department of Information Management,
Tamkang University
Tel: 886-2-26215656 ext. 2846
Fax: 886-2-26209737
Office: B929
Address: No.151, Yingzhuan Rd., Danshui Dist.,
New Taipei City 25137, Taiwan (R.O.C.)
Email: myday@mail.tku.edu.tw
Web: http://mail.tku.edu.tw/myday/
32

Mais conteúdo relacionado

Destaque

Taking your International SEO to the next level at #SMXParis
Taking your International SEO to the next level at #SMXParis Taking your International SEO to the next level at #SMXParis
Taking your International SEO to the next level at #SMXParis Aleyda Solís
 
How to Succeed at Real International SEO Scenarios - #SearchLove London
How to Succeed at Real International SEO Scenarios - #SearchLove London How to Succeed at Real International SEO Scenarios - #SearchLove London
How to Succeed at Real International SEO Scenarios - #SearchLove London Aleyda Solís
 
7 International SEO Dos & Dont's by @aleyda at #ionSearch
7 International SEO Dos & Dont's by @aleyda at #ionSearch7 International SEO Dos & Dont's by @aleyda at #ionSearch
7 International SEO Dos & Dont's by @aleyda at #ionSearchAleyda Solís
 
International SEO - How Not to Suck - MozCon 2011
International SEO - How Not to Suck - MozCon 2011International SEO - How Not to Suck - MozCon 2011
International SEO - How Not to Suck - MozCon 2011Hannah Smith
 
Mobilizing your International SEO by @aleyda at #iss #smx
Mobilizing your International SEO by @aleyda at #iss #smx Mobilizing your International SEO by @aleyda at #iss #smx
Mobilizing your International SEO by @aleyda at #iss #smx Aleyda Solís
 
International Search Engine Optimisation White Paper: how to speak the langua...
International Search Engine Optimisation White Paper: how to speak the langua...International Search Engine Optimisation White Paper: how to speak the langua...
International Search Engine Optimisation White Paper: how to speak the langua...Susan Hallam
 

Destaque (6)

Taking your International SEO to the next level at #SMXParis
Taking your International SEO to the next level at #SMXParis Taking your International SEO to the next level at #SMXParis
Taking your International SEO to the next level at #SMXParis
 
How to Succeed at Real International SEO Scenarios - #SearchLove London
How to Succeed at Real International SEO Scenarios - #SearchLove London How to Succeed at Real International SEO Scenarios - #SearchLove London
How to Succeed at Real International SEO Scenarios - #SearchLove London
 
7 International SEO Dos & Dont's by @aleyda at #ionSearch
7 International SEO Dos & Dont's by @aleyda at #ionSearch7 International SEO Dos & Dont's by @aleyda at #ionSearch
7 International SEO Dos & Dont's by @aleyda at #ionSearch
 
International SEO - How Not to Suck - MozCon 2011
International SEO - How Not to Suck - MozCon 2011International SEO - How Not to Suck - MozCon 2011
International SEO - How Not to Suck - MozCon 2011
 
Mobilizing your International SEO by @aleyda at #iss #smx
Mobilizing your International SEO by @aleyda at #iss #smx Mobilizing your International SEO by @aleyda at #iss #smx
Mobilizing your International SEO by @aleyda at #iss #smx
 
International Search Engine Optimisation White Paper: how to speak the langua...
International Search Engine Optimisation White Paper: how to speak the langua...International Search Engine Optimisation White Paper: how to speak the langua...
International Search Engine Optimisation White Paper: how to speak the langua...
 

Semelhante a Social Media Apps Programming Course Overview

1021 smap14 social media apps programming review
1021 smap14 social media apps programming review1021 smap14 social media apps programming review
1021 smap14 social media apps programming reviewimyday
 
Android project report learning np complete
Android project report learning np completeAndroid project report learning np complete
Android project report learning np completeSubha Deb
 
Latest proposal project info zakat
Latest proposal project info zakatLatest proposal project info zakat
Latest proposal project info zakatUmmi Zakiah
 
Technology for Creative Classroom Communication: Web 2.0 Tools and Apps for T...
Technology for Creative Classroom Communication: Web 2.0 Tools and Apps for T...Technology for Creative Classroom Communication: Web 2.0 Tools and Apps for T...
Technology for Creative Classroom Communication: Web 2.0 Tools and Apps for T...Michael Campana
 
Mobilising Digital - Perth 13/03/14
Mobilising Digital - Perth 13/03/14Mobilising Digital - Perth 13/03/14
Mobilising Digital - Perth 13/03/14Precedent
 
An Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsAn Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsIJCSIS Research Publications
 
IT6611 Mobile Application Development Lab Manual
IT6611 Mobile Application Development Lab ManualIT6611 Mobile Application Development Lab Manual
IT6611 Mobile Application Development Lab Manualpkaviya
 
Archit Rai Saxena - 2 years (1)
Archit Rai Saxena - 2 years (1)Archit Rai Saxena - 2 years (1)
Archit Rai Saxena - 2 years (1)archit rai saxena
 
Basics of iPhone Development
Basics of iPhone DevelopmentBasics of iPhone Development
Basics of iPhone DevelopmentChris LaBelle
 
Android app for hostel outpass form
Android app for hostel outpass formAndroid app for hostel outpass form
Android app for hostel outpass formIJARIIT
 
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...csandit
 

Semelhante a Social Media Apps Programming Course Overview (20)

1021 smap14 social media apps programming review
1021 smap14 social media apps programming review1021 smap14 social media apps programming review
1021 smap14 social media apps programming review
 
Android project report learning np complete
Android project report learning np completeAndroid project report learning np complete
Android project report learning np complete
 
Smack11-Gannod
Smack11-GannodSmack11-Gannod
Smack11-Gannod
 
Latest proposal project info zakat
Latest proposal project info zakatLatest proposal project info zakat
Latest proposal project info zakat
 
Nagendran resume
Nagendran resumeNagendran resume
Nagendran resume
 
CV_Alex
CV_AlexCV_Alex
CV_Alex
 
Technology for Creative Classroom Communication: Web 2.0 Tools and Apps for T...
Technology for Creative Classroom Communication: Web 2.0 Tools and Apps for T...Technology for Creative Classroom Communication: Web 2.0 Tools and Apps for T...
Technology for Creative Classroom Communication: Web 2.0 Tools and Apps for T...
 
Android App Dev.pptx
Android App Dev.pptxAndroid App Dev.pptx
Android App Dev.pptx
 
unX_App Inventor MOOC
unX_App Inventor MOOCunX_App Inventor MOOC
unX_App Inventor MOOC
 
Mobilising Digital - Perth 13/03/14
Mobilising Digital - Perth 13/03/14Mobilising Digital - Perth 13/03/14
Mobilising Digital - Perth 13/03/14
 
Mofizur-Rahman-Resume
Mofizur-Rahman-ResumeMofizur-Rahman-Resume
Mofizur-Rahman-Resume
 
An Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsAn Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering Students
 
IT6611 Mobile Application Development Lab Manual
IT6611 Mobile Application Development Lab ManualIT6611 Mobile Application Development Lab Manual
IT6611 Mobile Application Development Lab Manual
 
Archit Rai Saxena - 2 years (1)
Archit Rai Saxena - 2 years (1)Archit Rai Saxena - 2 years (1)
Archit Rai Saxena - 2 years (1)
 
Resume_IOS_3.9 (1).DOC
Resume_IOS_3.9 (1).DOCResume_IOS_3.9 (1).DOC
Resume_IOS_3.9 (1).DOC
 
Basics of iPhone Development
Basics of iPhone DevelopmentBasics of iPhone Development
Basics of iPhone Development
 
Android app for hostel outpass form
Android app for hostel outpass formAndroid app for hostel outpass form
Android app for hostel outpass form
 
Kalairesume
KalairesumeKalairesume
Kalairesume
 
Resume
ResumeResume
Resume
 
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
 

Último

What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 

Último (20)

What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 

Social Media Apps Programming Course Overview

  • 1. Tamkang University Social Media Apps Programming Course Orientation and Introduction to Social Media and Mobile Apps Programming 1021SMAP01 TLMXM1A (8687) (M2143) (Fall 2013) (MIS MBA) (2 Credits, Elective) [Full English Course] Thu 9,10 (16:10-18:00) B310 Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University http://mail.tku.edu.tw/myday 2013-09-26
  • 2. #1 Activity on the Web? Social Media Source: Social Media Business, http://www.youtube.com/watch?v=X9sTq3pzNQQ 2
  • 4. Jonathan Stark, Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa, O’reilly, 2010 Source: http://www.amazon.com/Building-iPhone-Apps-HTML-JavaScript/dp/0596805780 4
  • 6. Course Syllabus Tamkang University Tamkang University Academic Year 102, 1st Semester (Fall, 2013) • Course Title: Social Media Apps Programming • Instructor: Min-Yuh Day • Course Class: TLMXM1A (MIS MBA) – Master’s Program, Department of Information Management, 1A • Details – Selective – One Semester – 2 Credits • Time & Place: Thu 9,10 (16:10-18:00) B310 6
  • 7. Tamkang University Department Teaching Objectives • Devoting to the integration and research of information technology and business management knowledge • Cultivating for society, middle and higher level managers with both information capabilities and modern management skills 7
  • 8. Tamkang University Department Core Competences 1. 2. 3. 4. 5. 6. 7. 8. Use of modern management knowledge Logical thinking Critical analysis Integration of information technology and business management Research and innovation Theory and applications data analysis Information and communication security management Verbal and writing communication skills 8
  • 9. Course Introduction Tamkang University • This course introduces the fundamental concepts and practices of social media and mobile apps programming. • Topics include – Introduction to Android / iOS apps programming, – Developing Android native apps with Java (Eclipse), – Developing iPhone / iPad apps native apps with objective-C (XCode), – Mobile apps using HTML5/CSS3/JavaScript, – jQuery Mobile, – Create hybrid apps with Phonegap, – Google app engine, Google map API, – Facebook API, – Twitter API, – Case study on social media apps programming and marketing in Google Play and App Store. 9
  • 10. Tamkang University Teaching Objectives Students will be able to understand and apply the fundamental concepts and practices of social media and mobile apps programming 10
  • 11. Tamkang University Teaching Methods • Lecture • Discussion • Simulation • Practicum • Problem Solving 11
  • 13. Course Schedule (1/3) Week Date Subject/Topics • 1 2013/09/19 Mid-Autumn Festival (Day off) • 2 2013/09/26 Course Orientation and Introduction to Social Media and Mobile Apps Programming • 3 2013/10/03 Introduction to Android / iOS Apps Programming • 4 2013/10/10 Double Tenth Day (Day off) • 5 2013/10/17 Developing Android Native Apps with Java (Eclipse) (MIT App Inventor) • 6 2013/10/24 Developing iPhone / iPad Apps Native Apps with Objective-C (Xcode) 13
  • 14. Course Schedule (2/3) Week Date Subject/Topics • 7 2013/10/31 Mobile Apps using HTML5/CSS3/JavaScript • 8 2013/11/07 jQuery Mobile • 9 2013/11/14 Create Hybrid Apps with Phonegap • 10 2013/11/21 Midterm Exam Week (Midterm Project Report) • 11 2013/11/28 jQuery Mobile/Phonegap • 12 2013/12/05 Google App Engine 14
  • 15. Course Schedule (3/3) Week Date Subject/Topics • 13 2013/12/12 Google Map API • 14 2013/12/19 Facebook API (Facebook JavaScript SDK) (Integrate Facebook with iOS/Android Apps) • 15 2013/12/26 Twitter API • 16 2014/01/02 Case Study on Social Media Apps Programming and Marketing in Google Play and App Store • 17 2014/01/09 Final Project Presentation • 18 2014/01/16 Final Exam Week (Final Project Report) 15
  • 16. Grading Policy • Mark of Usual: 50% • Final Apps Project: 50% – Midterm Project Report – Final Project Report 16
  • 17. Textbooks and References • Textbook: Slides – http://mail.tku.edu.tw/myday/teaching.htm#1021SMAP • Jonathan Stark, Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa, O’reilly, 2010. • Rohit Ghatol and Yogesh Patel, Beginning PhoneGap: Mobile Web Framework for JavaScript and HTML5, Apress, 2012. • Jon Reid, jQuery Mobile, O’reilly, 2012. 17
  • 18. References • • • • • • • • • jQuery Mobil: http://jquerymobile.com/ PhoneGap: http://phonegap.com/ MIT App Inventor: http://appinventor.mit.edu/ Apple Developer: https://developer.apple.com/ Android Developer: http://developer.android.com/ Facebook Developers: https://developers.facebook.com/ Twitter Developers: https://dev.twitter.com/ Google App Engine: https://developers.google.com/appengine/ Gephi: Social Network Analysis and Visualization: https://gephi.org/ • Netvizz: Facebook Netvizz app: https://apps.facebook.com/netvizz/ 18
  • 19. Jonathan Stark, Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa, O’reilly, 2010 Source: http://www.amazon.com/Building-iPhone-Apps-HTML-JavaScript/dp/0596805780 19
  • 20. Rohit Ghatol and Yogesh Patel, Beginning PhoneGap: Mobile Web Framework for JavaScript and HTML5, Apress, 2012 Source: http://www.amazon.com/Beginning-PhoneGap-Mobile-Framework-JavaScript/dp/1430239034 20
  • 21. Jon Reid, jQuery Mobile, O’reilly, 2012 Source: http://www.amazon.com/jQuery-Mobile-Running-Maximiliano-Firtman/dp/1449397654 21
  • 24. MIT App Inventor: http://appinventor.mit.edu/ 24
  • 29. Google App Engine: https://developers.google.com/appengine/ 29
  • 30. Gephi: Social Network Analysis and Visualization: https://gephi.org/ 30
  • 31. Summary • This course introduces the fundamental concepts and practices of social media and mobile apps programming. • Topics include – Introduction to Android / iOS apps programming, – Developing Android native apps with Java (Eclipse), – Developing iPhone / iPad apps native apps with objective-C (XCode), – Mobile apps using HTML5/CSS3/JavaScript, – jQuery Mobile, – Create hybrid apps with Phonegap, – Google app engine, Google map API, – Facebook API, – Twitter API, – Case study on social media apps programming and marketing in Google Play and App Store. 31
  • 32. Tamkang University Social Media Apps Programming Contact Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management, Tamkang University Tel: 886-2-26215656 ext. 2846 Fax: 886-2-26209737 Office: B929 Address: No.151, Yingzhuan Rd., Danshui Dist., New Taipei City 25137, Taiwan (R.O.C.) Email: myday@mail.tku.edu.tw Web: http://mail.tku.edu.tw/myday/ 32