Author Topic: Tutoring others  (Read 37368 times)

0 Members and 1 Guest are viewing this topic.

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Tutoring others
« on: September 27, 2011, 02:01:36 pm »
I'm due to start my first real job (Hooray!) this Wednesday: I'm going to be tutoring another student in math.

I was wondering if there were any tips/tricks/things to keep in mind while tutoring?
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Tutoring others
« Reply #1 on: September 27, 2011, 02:03:54 pm »
Hmm I am unsure since I never did any similar stuff, but congrats on the job!
Dream of Omnimaga

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: Tutoring others
« Reply #2 on: September 27, 2011, 02:06:51 pm »
I don't know if you have heard of khanacademy or not, but assigning a video to him for homework, and doing quizzes during your lesson might be a good idea. Sal is a great teacher and you may want to do some of the videos yourself. Also, you can keep track of what videos he is watching from your dashboard.

Khanacademy.org - For teachers/coaches: http://www.khanacademy.org/class_profile



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Tutoring others
« Reply #3 on: September 27, 2011, 03:04:31 pm »
I'm due to start my first real job (Hooray!) this Wednesday: I'm going to be tutoring another student in math.

I was wondering if there were any tips/tricks/things to keep in mind while tutoring?
Don't ever make the students lose interest. Math-interest = terrible time
Sig wipe!

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Tutoring others
« Reply #4 on: September 27, 2011, 06:07:12 pm »
I'm due to start my first real job (Hooray!) this Wednesday: I'm going to be tutoring another student in math.

I was wondering if there were any tips/tricks/things to keep in mind while tutoring?
Don't ever make the students lose interest. Math-interest = terrible time

Okay, how do I make sure they don't lose interest?  I mean, I'm not entirely sure why I like math so much myself.
« Last Edit: September 27, 2011, 06:07:29 pm by Michael_Lee »
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Tutoring others
« Reply #5 on: September 27, 2011, 06:18:52 pm »
Make sure you teach them how things work before the things. 
Trying to kinda say basics before everything else.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: Tutoring others
« Reply #6 on: September 27, 2011, 06:25:38 pm »
Try watching a few khanacademy videos and try to get an idea of how he teaches.



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Tutoring others
« Reply #7 on: September 27, 2011, 06:48:30 pm »
I'm due to start my first real job (Hooray!) this Wednesday: I'm going to be tutoring another student in math.

I was wondering if there were any tips/tricks/things to keep in mind while tutoring?

Try to relate it to interesting stuff. As much fun as the rest of us think solving ax+b=dy/dx abstractly is fun, a lot of people find it more interesting if you make them understand that linear differential equations such as that general form describe more relevant stuff such as the velocity of rockets over time (live demos are encouraged where rockets or other combustibles are concerned :P).

Another thing to do is constantly show pictures. People like pictures, particularly pretty ones.


∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Tutoring others
« Reply #8 on: September 27, 2011, 07:37:35 pm »
Hmm I am unsure since I never did any similar stuff, but congrats on the job!
^ That, and relating it to other stuff is a good idea. Use real-life examples instead of overwhelming them with pure math :)




Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Tutoring others
« Reply #9 on: September 27, 2011, 07:53:58 pm »
Ya, I agree with the others. Also, try to think of alternative ways of explaining things in case one way doesn't work. That could mean by using visual helpers or just different wording. You could find those kind of things through Google if you can't think of any.
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Tutoring others
« Reply #10 on: September 27, 2011, 10:46:12 pm »
Ya, I agree with the others. Also, try to think of alternative ways of explaining things in case one way doesn't work. That could mean by using visual helpers or just different wording. You could find those kind of things through Google if you can't think of any.
On a related note, make sure you know what you're going to talk about before you get there. Googling things during the tutoring session isn't the best of ideas, since then he might as well have done it himself.




Offline sqrt(Time)

  • LV2 Member (Next: 40)
  • **
  • Posts: 37
  • Rating: +4/-0
    • View Profile
Re: Tutoring others
« Reply #11 on: September 28, 2011, 12:49:53 am »
For the lower-level math students who are still having trouble grokking abstract variables, one trick I've heard of is covering up the letter with some symbol - a simple symbol or picture, or anything. That can give them a link back to what the variable is, and understand things a bit less abstractly, which they might be comfortable with. Then just pull away the picture, and hopefully kind of a "woosh" moment will happen to help them get the whole abstraction.

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: Tutoring others
« Reply #12 on: September 28, 2011, 07:14:43 pm »
You should also tell them why it is important to learn the stuff they are learning. When teachers just tell me how to do stuff, and don't tell me how it is supposed to be applied in real life, I don't like that. Not well said, but you get the point. :P

Offline BalancedFury

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 722
  • Rating: +29/-2
    • View Profile
Re: Tutoring others
« Reply #13 on: September 28, 2011, 07:24:05 pm »
You shouldn't make it boring...math itself is already boring because of all the memorization.
I recommend looking up some corny, but actually funny math puns. Also, never get frustrated.
Antonio Nam = DualBLDR = Tony Arthur... U choose!





JOIN THE PETITION TO ADD THIS EMOTICON!!
[|:{P ------->


Yo dawg I herd u lost the game game so I coded the game game in your calc so you can lose the game game while you code your code about losing the game game.

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: Tutoring others
« Reply #14 on: September 28, 2011, 07:25:14 pm »
funny puns are good. Like how my math teacher call synthetic division a "happy box". :)