From Jason Turner
Watch on YouTube

Summary

Jason explores the capabilities of ChatGPT as a tool for programming in C++, demonstrating its ability to convert code between different language standards (C++98 to C++17), implement different programming techniques, and even generate more complex artifacts like Clang-tidy checkers with unit tests. Through a series of interactive examples, he shows both the impressive capabilities and current limitations of AI-assisted programming, raising questions about the future role of AI in software development while recognizing that it's not yet ready to fully replace human programmers.

Resources

Tags