The Process of Rapid Prototyping with Python S60
Python for S60 can be seen as an ideal prototyping tool. Turning an ideaor concept into code for a working software prototype can be done in
weeks, if not days. Many fully functioning code examples, such as the
ones found in this book, can be used as a springboard to get started with
the rapid prototyping process. Rapid prototyping with Python for S60
may:
SUMMARY
• save much development time
• save many development costs
• allow a developer team to turn several ideas into prototypes within
budget and time limits, instead of building just one.
1.8 Summary
Python for S60 is all about having one’s head in the clouds, one’s hands
in mud and one’s feet on the ground. In other words, it allows you to
come up with ideas and implement and test them in a straightforward
and pragmatic manner. Dive in, develop, share and enjoy!
In the next chapter we take the first practical steps. We start by
installing the Python for S60 interpreter on your phone and then create
our first PyS60 program.
No comments:
Post a Comment