Pharocasts: GUI with Polymorph
Develop a contact manager desktop application. You will learn: - how Pharo helps the "Program by intention" style of programming - how to create basic persistency of created Contact object - how to compose a GUI, basic widgets, events and layout http://www.pharocasts.com/2011/02/pharo-gui-with-polymorph.html <http://www.pharocasts.com/2011/02/pharo-gui-with-polymorph.html> Laurent Laffont - @lolgzs <http://twitter.com/#!/lolgzs> Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
Thank you, it's cool :) Ben On Feb 3, 2011, at 12:46 PM, laurent laffont wrote:
Develop a contact manager desktop application.
You will learn: - how Pharo helps the "Program by intention" style of programming - how to create basic persistency of created Contact object - how to compose a GUI, basic widgets, events and layout
http://www.pharocasts.com/2011/02/pharo-gui-with-polymorph.html
Laurent Laffont - @lolgzs
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
Another EXCELLENT screencast by Laurent. Thanks by share!!! 2011/2/3 laurent laffont <laurent.laffont@gmail.com>:
Develop a contact manager desktop application.
You will learn: - how Pharo helps the "Program by intention" style of programming - how to create basic persistency of created Contact object - how to compose a GUI, basic widgets, events and layout
http://www.pharocasts.com/2011/02/pharo-gui-with-polymorph.html
Laurent Laffont -Â @lolgzs
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
--
argh the kind of mail I cannot skip fast :) Thanks a lot laurent! S. On Feb 3, 2011, at 12:46 PM, laurent laffont wrote:
Develop a contact manager desktop application.
You will learn: - how Pharo helps the "Program by intention" style of programming - how to create basic persistency of created Contact object - how to compose a GUI, basic widgets, events and layout
http://www.pharocasts.com/2011/02/pharo-gui-with-polymorph.html
Laurent Laffont - @lolgzs
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
Hello, I really exciting in how #changed: work. It is from old smalltalk MVC? 2011/2/3 laurent laffont <laurent.laffont@gmail.com>
Develop a contact manager desktop application.
You will learn: - how Pharo helps the "Program by intention" style of programming - how to create basic persistency of created Contact object - how to compose a GUI, basic widgets, events and layout
http://www.pharocasts.com/2011/02/pharo-gui-with-polymorph.html
<http://www.pharocasts.com/2011/02/pharo-gui-with-polymorph.html> Laurent Laffont - @lolgzs <http://twitter.com/#%21/lolgzs>
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
Thanks - that's very informative. Especially interesting for me. Firstly I've been playing around with a similar example and was at least on the right track, though my several hours have only yielded half the solution so far :-) Secondly, and much more importantly, it has given me a bit of an insight into how real smalltalk developers work. I had never really understood the productivity gains that this environment can give you over and above all the other IDEs for other languages that I have used previously. Seeing the debugger being used to dynamically create stuff as you need it was a revelation :-) -- View this message in context: http://forum.world.st/Pharocasts-GUI-with-Polymorph-tp3257888p3280217.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On Tue, Feb 8, 2011 at 11:34 PM, Jeff Gray <jeff@rogerthedog.com> wrote:
Thanks - that's very informative. Especially interesting for me. Firstly I've been playing around with a similar example and was at least on the right track, though my several hours have only yielded half the solution so far :-) Secondly, and much more importantly, it has given me a bit of an insight into how real smalltalk developers work. I had never really understood the productivity gains that this environment can give you over and above all the other IDEs for other languages that I have used previously. Seeing the debugger being used to dynamically create stuff as you need it was a revelation :-)
Cool ! Laurent
-- View this message in context: http://forum.world.st/Pharocasts-GUI-with-Polymorph-tp3257888p3280217.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (6)
-
Benjamin -
Denis Kudriashov -
Germán Arduino -
Jeff Gray -
laurent laffont -
Stéphane Ducasse