Programming in style or an elevator pitch - http://yakovfain.javadevelopersjournal.com/adobe_flex_program_in_style_or_an_elevator_pitch.htm
- How programming background affects someone when using a new language
- Assignment: Create a Window with a Panel that can resize itself by clicking on the button +/- that is located in the right corner of the panel. One click should minimize the panel’s height to 20 pixels, and a subsequent one should maximize to 100 pixels, and so on.
- Examples of how different programmers solved the same programming assignment:
- Cobol to Flex
- Java to Flex
- Smalltalk to Flex
- Learn another language, no matter what's your current background. Initially you will try to bring your own culture to this new language, but eventually your horizons will broaden, which will make you a better programmer.
Labels:
None
Add Comment