English as a programming language
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 11:13 AM
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 😃
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 11:15 AM
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!