English as a programming language

MA
New Contributor II

I’m super excited to hear about plain English as a programming language. Watching the demos at the Keynote where they wrote a comment inline with other code, and the block of SQL popped up felt like something totally out of sci-fi! I can’t wait for what this future brings, hopefully it will make my bad code into good code 😃

JulioCastro
New Contributor III

Actually, it can already help you do that!! Seriously, try using gpt4, with a prompt like “optimize my code” and then give it your code. It will do wonders. Of course, it isnt that great with databricks specific syntax as it is with raw python or sql, but the databricks team is getting there!