From the course: Exploring Deterministic LLM Programming
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Myth developer automation
From the course: Exploring Deterministic LLM Programming
Myth developer automation
- [Instructor] Developer Automation: The Myth. There's a story that developer jobs will be automated. It's been spread by many people, including executives at large companies. But in reality, that's just marketing. The data science from even OpenAI themselves is telling a very different story, so for example, how people use ChatGPT. In this research paper, it talks about how the majority of use cases are not related to code. Code is approximately 4% of use. Mostly, we're talking about search engine type features and also helping with writing. One of the reasons why the myth of any kind of coding assistant has been propagated is that many firms that are immature firms, or just getting started with software engineering, don't have basic automation. This is called DevOps, and it's an industry best practice. If you think about what DevOps really is, it's about putting your code into production, checking it in, using a build…