Pair Programming with a Large Language Model Short Course

By using LLMs as pair programmers, you can improve your code quickly and effectively. This is the focus of our new course, Pair Programming with a Large Language Model, instructed by Laurence Moroney, AI Lead at Google and longtime instructor!

Join today and get free access to the PaLM API for use throughout the course, and learn how to use LLMs to:

  • Write test cases
  • Debug and refactor your code
  • Reduce technical debt through documentation

Prepare to become a more productive software engineer!

Enroll for free!

2 Likes

I just took this course today. Thanks for offering it. I was great! I look forward to taking more! :smiling_face: :+1:t3:

1 Like

it would be very helpful if you mention the version of the package “google-generativeai” used in the course.

I tried to run the same code in my machine with the latest version and it does not work as some methods used in the course are not included anymore in the latest version.

[‘ChatSession’, ‘GenerationConfig’, ‘GenerativeModel’, ‘builtins’, ‘cached’, ‘doc’, ‘file’, ‘loader’, ‘name’, ‘package’, ‘path’, ‘spec’, ‘version’, ‘annotations’, ‘caching’, ‘configure’, ‘create_tuned_model’, ‘delete_file’, ‘delete_tuned_model’, ‘embed_content’, ‘embed_content_async’, ‘get_base_model’, ‘get_file’, ‘get_model’, ‘get_operation’, ‘get_tuned_model’, ‘list_files’, ‘list_models’, ‘list_operations’, ‘list_tuned_models’, ‘protos’, ‘responder’, ‘string_utils’, ‘types’, ‘update_tuned_model’, ‘upload_file’, ‘utils’]

This way I won’t loose time on it.

Hello @mauriche ,

Have you gone to our Short course Q&A? You can find the short course and add your questions and suggestions there!