Win a copy of Java Persistence with Spring Data and Hibernate this week in the Spring forum!
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Teaching using Android

 
Greenhorn
Posts: 22
3
Netbeans IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What would be the prerequisites for teaching Android - i.e. what do the students need to know before starting Android development itself.

How suitable is the Android platform to first year (college) students, vice later years?

Thanks,
Jim
 
Rancher
Posts: 43075
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would think that first year students have enough to learn grappling with the Java language, without having to deal with the additional complexities of the Android SDK and emulator. Plus, Android is pretty specialized - would that be appropriate for college courses? I could see it being part of an advanced course (maybe 4th year) that contrasts different UI styles - Android vs. Swing vs. web apps.
 
author
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree with this. If they know Java well enough, then a class on Android can focus on the Android parts of Android, and not Java. I could see using Android as part of a 200+ level Java course, since showing off your homework on your phone is pretty cool.

-Lucas Jordan


Ulf Dittmer wrote:I would think that first year students have enough to learn grappling with the Java language, without having to deal with the additional complexities of the Android SDK and emulator. Plus, Android is pretty specialized - would that be appropriate for college courses? I could see it being part of an advanced course (maybe 4th year) that contrasts different UI styles - Android vs. Swing vs. web apps.

 
crispy bacon. crispy tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic