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

New J2ME/MIDP book from Sun Microsystems Press

 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sun Microsystems Press Java Series has released a new book:
Core J2ME Technology and MIDP
Nearly a year in development, this book covers the latest release of MIDP and CLDC (1.0.3) and provides extensive coverage of all aspects of the API. It includes over 70 well-designed and clearly commented examples, and includes complete, in-depth references to MIDP and CLDC. It also has a bonus chapter on MIDP for the Palm OS.
Some of the examples included are:
- Creating a clipboard to share data among components
- Using Streams to read and write to persistent storage
- Searching and sorting with persistent storage
- Creating animations
- Translating coordinates and clipping rectangles
- Designing and developing a Todo List application
- Using HTTP GET and POST
- Session Management with Java Servlets using Cookies & URL-rewriting
- Using a Thread to download data in the background
There is an enhanced version of the Table of Contents (which highlights all examples and sidebar notes) available at the J2ME Developer Site Core J2ME
John Muchow
(the author)
 
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ! John. Hope you still remembers me. I was anxiously waiting from the day you have made the announcement in the forum.
Many congratulations for completing the book. your absence in the forum was definitely bad experience. But , finally your book is complete , which will be helpful to many j2me lovers.
Great job. Once Again many congratulations.
Shailesh.
 
john muchow
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Shailesh, I do remember your interest early on. Thank you for your kind words and not forgetting about me (smile)
Although it has been nearly a year since I started the book, I do believe it was time well spent. My intention was to write a book that would cover all the bases from installation to complete coverage of the API, in detail. It was also important to time the book with the most current release of J2ME/MIDP.
The feedback I have received, up to this point, has been very positive. I hope you enjoy the book.
Thanks again!
John
Core J2ME Technology and MIDP
[ January 08, 2002: Message edited by: john muchow ]
 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good luck with you book John
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic