Differences between revisions 5 and 21 (spanning 16 versions)
Revision 5 as of 2014-12-10 22:21:54
Size: 2926
Editor: JunHu
Comment:
Revision 21 as of 2016-12-25 08:54:24
Size: 3372
Editor: PeterPeters
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * ./CreativeApps201502  * ./CreativeApps201611
Line 17: Line 17:
 * ./CreativeApps201602
 * ./CreativeApps201502
Line 20: Line 22:
Get first-hand experience with mobile apps on popular mobile platforms such as Andorid and iOS. We will also touch upon topics such as object-oriented programming, design patterns, and mobile GUI design. Get first-hand experience with mobile apps on popular mobile platforms (Mainly Android). We will also touch upon topics such as object-oriented programming, design patterns, and mobile GUI design.
Line 23: Line 25:
Line 27: Line 28:
Line 28: Line 30:
The assignment will consist of a series of workshops, focusing on three different techniques for creating mobile apps: The course consists of a series of workshops, focusing on three different techniques for creating mobile apps:
 * Processing for Android;
 * HTML5 and Javascript;
Workshops will be organized, to introduce the topics and related techniques. Homework assignments will be given, to engage the students in the creative use of the techniques learned.
Line 30: Line 35:
 1. Processing for Android;
 1. HTML5 on Android or iOS;
 1. Java based Android Programing using Eclipse.

Every week a two-hour workshop will be organized, to introduce a topic and related techniques. A six-hour homework will be given, to engage the students in the creative use of the techniques learned.

== Deliverables ==

Results of the homework every week:
 * Source code;
 * Screenshots, photos or video to show the working application.
== List of available reference and or background materials ==
Books
 *[[attachment:FrontPage/CreativeApps201206/AndroidCookbook.zip]]
 * Also see [[http://androidcookbook.com | Android Cookbook website]]
Video Tutorials
 * [[http://www.youtube.com/playlist?list=PL2F07DBCDCC01493A&feature=plcp | Android Application Development Tutorials ]], by thenewboston. 200 episodes, 20 hours. [[http://www.androidpolice.com/2011/08/23/learning-android-development-here-is-a-200-episode-almost-20-hours-tutorial-series-all-for-free-videos/ | for those starting out, they're just perfect]].
 * [[http://www.youtube.com/playlist?list=PLB03EA9545DD188C3&feature=plcp | Android Development For Absolute Beginners]], by mybringback. "If you are an Absolute Beginner or even a master at Java programming already, this is the perfect starting place for you!".
Line 43: Line 44:
== To work around this wiki ==
What is this wiki about?
== Official site for Android Developers featuring documentation, SDK, Design Guidelines etc.: ==
Line 46: Line 46:
Interesting starting points:
 * RecentChanges: see where people are currently working
 * WikiSandBox: feel free to change this page and experiment with editing
 * FindPage: find some content, explore the wiki
 * HelpOnMoinWikiSyntax: quick access to wiki markup
 * [[http://developer.android.com|Portal]]
Line 52: Line 48:
 * [[http://developer.android.com/resources/browser.html?tag=tutorial|Tutorials]]
Line 53: Line 50:
=== How to use this site ===  * [[http://developer.android.com/design/index.html|Design Guidelines]]
Line 55: Line 52:
A Wiki is a collaborative site, anyone can contribute and share:
 * Edit any page by pressing '''<<GetText(Edit)>>''' at the top or the bottom of the page
 * Create a link to another page with joined capitalized words (like WikiSandBox) or with {{{[[words in brackets]]}}}
 * Search for page titles or text within pages using the search box at the top of any page
 * See HelpForBeginners to get you going, HelpContents for all help pages.
== HTML tutorial ==
 * [[http://www.w3schools.com/html/default.asp|w3schools html tutorial]]
Line 61: Line 55:
To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature. == Information lecturers ==
 * dr. Javed Khan (j.khan(at)tue.nl).
 * dr. Peter Peters (p.j.f.peters(at)tue.nl).

== Information student assistents ==
 * Geert Roumen (g.j.roumen(at)student.tue.nl).
 * Stijn Kamp (s.l.kamp(at)student.tue.nl).
Line 64: Line 64:

---- /!\ '''End of edit conflict''' ----

Creative Apps

It is the new era of mobile and social computing. The super computers 20 years ago are now in our pockets, being connected all the time and everywhere. Not only people connected by mobile and social computing, things around us are also connected, forming an Internet of Things. It is impossible for almost anyone to ignore these small computers and smart objects in our everyday life, and it is impossible for industrial designers to ignore the design opportunities brought up by them.

Schedule

Running

Completed

Learning objectives

Get first-hand experience with mobile apps on popular mobile platforms (Mainly Android). We will also touch upon topics such as object-oriented programming, design patterns, and mobile GUI design.

We will also look beyond the device itself, bringing in the perspectives of:

  • Mobile devices as social actors in a social network.
  • Connectivity – connecting to other mobile devices and IO controllers, for example, Arduinos, to make use of sensors and actuators.

Learning activities

The course consists of a series of workshops, focusing on three different techniques for creating mobile apps:

  • Processing for Android;
  • HTML5 and Javascript;

Workshops will be organized, to introduce the topics and related techniques. Homework assignments will be given, to engage the students in the creative use of the techniques learned.

List of available reference and or background materials

Books

Video Tutorials

Official site for Android Developers featuring documentation, SDK, Design Guidelines etc.:

HTML tutorial

Information lecturers

  • dr. Javed Khan (j.khan(at)tue.nl).
  • dr. Peter Peters (p.j.f.peters(at)tue.nl).

Information student assistents

  • Geert Roumen (g.j.roumen(at)student.tue.nl).
  • Stijn Kamp (s.l.kamp(at)student.tue.nl).

This wiki is powered by MoinMoin.


/!\ End of edit conflict


CreApps: FrontPage (last edited 2016-12-25 08:55:54 by PeterPeters)