• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Java 2 Micro Edition (J2ME) Seminar & Workshop

 
Ranch Hand
Posts: 697
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
have you guys been to anything like this before?


Duration:- 3 Days
The first day is a seminar that is largely conceptual and introduces the overall framework of the mobile technology landscape, the last two days are a workshop that covers specifics of application development and some hand-on exercises on J2ME.

Who Can Benefit:
Project managers, decision makers and architects can attend just the first day, i.e. the seminar, while developers should attend all three days.
Prerequisite Skills:
- Familiarity with Web technologies
- In addition, developers attending the workshop should have strong Java programming skills
- and be experienced with object-oriented design and analysis.

Course Outline:
The seminar & workshop aim to provide attendees with
- An understanding of the role of Java as a sound technology for developing applications for mobile and handheld devices
- A perspective into the scope of J2ME and how it integrates into a business model
- The ability to relate J2ME to existing frameworks for delivery such as WAP and i-mode
- An appreciation of the limitations of working with J2ME in contrast to standard Java development
- The ability to categorize devices based on configurations and profiles
- Understanding of the tools and resources necessary for J2ME development
- Demonstrations and code of working examples
- Exposure specifically on the KVM, MIDP, CDC and CLDC configurations
- An understanding of the restrictions that CLDC enforces
- Some hands-on experience in programming simple MIDlets
- An understanding of how the High-level and Low level UI classes are used
- A practical working knowledge of the MIDP event framework
- Some hands-on experience in networking, and RMS programming
- An understanding of how to write a simple application for Palm

Skills Gained:
Upon completion of this course, delegates should be able to:
- Describe the restrictions and requirements put in place by the CLDC
- Write a simple text-based application for the CLDC Reference Implementation
- Describe the lifecycle of a MIDlet, and how it interacts with its environment
- Create simple MIDlets using the Canvas class and low-level events
- Create simple MIDlets using the high-level GUI components and command listeners
- Use the RecordStore API to persist data
- Write simple networked applications using the Generic Connection Framework
- Package MIDlets using .jad/.jar files, and deploy them to an emulator

 
Ranch Hand
Posts: 1072
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well i was thinking about going to Nextel/Motorola training @ Virginia but I decided to attend to JDJEdge J2ME track for a day.
 
joke time: What is brown and sticky? ... ... ... A stick! Use it to beat this tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic