SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Andere mochten auch

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
 

Andere mochten auch (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...
 

Ähnlich wie 1021 smap01 social media apps programming

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
 

Ähnlich wie 1021 smap01 social media apps programming (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...
 

Kürzlich hochgeladen

A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
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.pdfsudhanshuwaghmare1
 
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 2024The Digital Insurer
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
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 AutomationSafe Software
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 

Kürzlich hochgeladen (20)

A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

1021 smap01 social media apps programming

  • 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