How to add WordPress JS Script Links

get_template_directory_uri() is better practice. That said, you should be properly enqueuing (http://codex.wordpress.org/Function_Reference/wp_enqueue_script) your scripts, and should have no reason to call jQuery from Google at all, as jQuery is bundled with WP.