Differences between revisions 4 and 22 (spanning 18 versions)
Revision 4 as of 2014-12-10 22:18:27
Size: 1317
Editor: JunHu
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 9: Line 9:

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.
Line 11: Line 14:
 * ./CreativeApps201502  * ./CreativeApps201611
Line 14: Line 17:
 * ./CreativeApps201602
 * ./CreativeApps201502
Line 16: Line 21:
== 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.
Line 17: Line 24:
== 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
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.
Line 27: Line 29:
=== How to use this site === == 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.
Line 29: Line 35:
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.
== List of available reference and or background materials ==
Books
 *[[attachment:FrontPage/CreativeApps201206/AndroidCookbook.zip|Android cookbook]]
 * 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 35: Line 43:
To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature.
== Official site for Android Developers featuring documentation, SDK, Design Guidelines etc.: ==

 * [[http://developer.android.com|Portal]]

 * [[http://developer.android.com/resources/browser.html?tag=tutorial|Tutorials]]

 * [[http://developer.android.com/design/index.html|Design Guidelines]]

== HTML tutorial ==
 * [[http://www.w3schools.com/html/default.asp|w3schools 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).
Line 38: 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)