• 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

Listener Methods and Events Study Aid

 
Ranch Hand
Posts: 275
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here's a power point animation that I built to help me remember how to reconstruct the listeners and events. I get out a blank sheet of paper and write down the next item to appear on the screen.

http://sengsation.freeprohost.com/ServletListeners.ppt

--Dale--
 
Cowgirl and Author
Posts: 1589
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wow Dale! This is so cool!

What a great thing to do. I love the way you did the color-coding and then the underlines. Very very nice.

I bet just organizing this and *making* it probably REALLY helped you with remember them, too. I think if everyone who is studying took the time to take something tricky that they're having trouble with and tried to prepare a study aid for OTHERS to use, the act of building that study aid would help the person creating it really nail it!

There's actually a book about this very idea (I think the name is "Minds at Play"), but the idea goes something like this...
* Take a group of kids who have to learn a subject like fractions
* Divide the group into three sub-groups:
1) Those who take normal formal lessons by the teacher on fractions
2) Those who don't have any lessons on fractions
3) Those who don't have any lessons on fractions BUT are asked to figure out how to make study aids and multimedia lessons for OTHER kids to learn fractions.

Guess you scored the best on their fractions tests? Yes, of course. The kids who never were actually *taught* fractions in a formal way, but instead had to create lessons for other kids. They did better than the kids who had the formal training.

Now... the kids creating the training lessons still had to LEARN about fractions, obviously, but they did it by trying to self-study, figuring out what they needed to learn, and then in the course of making the lessons for others, they were able to really discover parts that they did not understand. When in the context of creating study aids they found things they didn't understand enough to explain it to others, they would then ask a teacher/mentor for help with that topic.

In many ways, trying to answer a question on javaranch, EVEN WHEN YOU ARE NOT SURE OF YOUR ANSWER, is one of the best things you can do. Every time you try to explain something to someone else, you get two very important benefits:
* It becomes reinforced in your own mind (so, better memory)
* You find out if there are holes or places you don't really understand
(Plus, you help others)

OK, Dale, you pushed a fun button for me.

I would strongly encourage everyone who is actively preparing to do something like what Dale did. If you choose to share it here with others, that's even better. But if not, it's still a great thing for you to do. I bet Dale outscores us all on the listener questions

cheers,
Kathy
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dale:

the link for ppt is not working!
 
Ranch Hand
Posts: 108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dale,

Can you post the the PPT some where else . The link is not working.

Cheers
 
Dale Seng
Ranch Hand
Posts: 275
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by raju srinivasa:
Can you post the the PPT some where else . The link is not working.


Hmm. I thought free was good. Free is good if it works, I guess. That ISP is in Florida, so maybe they're having hurricain problems. You can try this one: http://personal.bellsouth.net/d/r/drseng/ServletJSP/ServletListeners.ppt
 
Dale Seng
Ranch Hand
Posts: 275
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Kathy Sierra:
I bet just organizing this and *making* it probably REALLY helped you with remember them, too.


Thanks for the encouragement. Steven Covey (of Seven Habits... fame) says you can get the biggest changes by changing your paradigm. I always change myself from a learner to a teacher, even if I have to show diagrams to the dog on the whiteboard (sometimes I think he gets it!)

--Dale--
 
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good Job Dale
 
Ranch Hand
Posts: 60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is an excellent work!!!

Thanks so much for sharing your work. It has really helped in remembering about listener methods in a better way.

Thanx again.
 
Raju Sri
Ranch Hand
Posts: 108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Dale

I can able to download it from new link. The PPT is very good.

Cheers
Raju
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic