Differences between revisions 14 and 22 (spanning 8 versions)
Revision 14 as of 2016-11-11 12:17:30
Size: 4383
Editor: PeterPeters
Comment:
Revision 22 as of 2016-12-25 08:55:54
Size: 3389
Editor: PeterPeters
Comment:
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
Processing for Android;
HTML5 and Javascript;
• Java based Android Programing.
 * Processing for Android;
 * HTML5 and Javascript;
Line 35: Line 34:

== Deliverables ==

Results of the homework every week:
 * Source code;
 * Screenshots, photos or video to show the working application.
Line 44: Line 37:
 * [[attachment:FrontPage/CreativeApps201206/AndroidCookbook.zip]]  *[[attachment:FrontPage/CreativeApps201206/AndroidCookbook.zip|Android cookbook]]
Line 51: Line 44:
''Official site for Android Developers featuring documentation, SDK, Design Guidelines etc.:'' == Official site for Android Developers featuring documentation, SDK, Design Guidelines etc.: ==
Line 53: Line 46:
*http://developer.android.com (portal)  * [[http://developer.android.com|Portal]]
Line 55: Line 48:
*http://developer.android.com/resources/browser.html?tag=tutorial (tutorials)  * [[http://developer.android.com/resources/browser.html?tag=tutorial|Tutorials]]
Line 57: Line 50:
*http://developer.android.com/design/index.html (Design Guidelines)  * [[http://developer.android.com/design/index.html|Design Guidelines]]
Line 59: Line 52:
== HTML tutorial ==
 * [[http://www.w3schools.com/html/default.asp|w3schools html tutorial]]
Line 60: Line 55:
== Information lecturer (assignor) ==
 * dr. Jun Hu (j.hu@tue.nl). He has a background in computer science and interaction design
 * dr. Mathias Funk (m.funk@tue.nl). He has a background in computer science.
 * dr. Peter Peters (p.j.f.peters@tue.nl). He has a background in computer science and electronics.
== Information lecturers ==
 * dr. Javed Khan (j.khan(at)tue.nl).
 * dr. Peter Peters (p.j.f.peters(at)tue.nl).
Line 65: Line 59:
== To work around this wiki ==
What is this wiki about?

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


=== How to use this site ===

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.

To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature.
== Information student assistents ==
 * Geert Roumen (g.j.roumen(at)student.tue.nl).
 * Stijn Kamp (s.l.kamp(at)student.tue.nl).
Line 86: 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)