Can a low-level programmer learn OOP?

Paddy paddy3118 at googlemail.com
Sun Jul 15 15:57:35 EDT 2007


On Jul 13, 5:06 pm, Chris Carlen <crcarleRemoveT... at BOGUSsandia.gov>
wrote:
> Hi:
> Christopher

>
> Problem:
>
> 1.  How to most easily learn to write simple PC GUI programs that will
> send data to remote embedded devices via serial comms, and perhaps
> incorporate some basic (x,y) type graphics display and manipulation
> (simple drawing program).  Data may result from user GUI input, or from
> parsing a text config file.  Solution need not be efficient in machine
> resource utilization.  Emphasis is on quickness with which programmer
> can learn and implement solution.

Have you also tried looking for a cross-platform GUI program that has
a
scripting interface that you might adapt? If found then the extra
scripting needs may be reduced.

- Paddy.




More information about the Python-list mailing list