Animate Curved Path

Animate Curved Path

Hi, I have been using Jquery for the better part of two years off and on now. I do alot of Ajax interaction with jquery and various other things, including building a couple plugins. But what I really am trying to do is avoid using pre-built plugins for the sake of learning more about jquery before I use those tools, so far thats worked great from a knowledge stand point. At the moment I am working to try and replace a few Flash animations I have been previously using. My questions is along the lines of more complex animations, and the ability to curve an animations path. So for example if say I want a point to go from 0,0 to 600,600, but have a dip in that path prior to getting to the final point. I know there are a few plugins that are really good and that can produce that effect, but what I was wondering is if someone could point me into the right direction as far as attempting to create that myself?
 
Any advice is welcome, thanks in advance.