|
|
|
|
|
by kibwen
401 days ago
|
|
If correctness is a secondary consideration, then you'll be happy to learn that LLMs will let you code in plain English, so there's no need to bother with using a programming language at all. The LLM will happily fill in all the holes it encounters, more eagerly than any compiler would ever dream of. But for people who prioritize precision and correctness, that's what programming languages were invented for. |
|
But yeah, if all you need to do is build a vanilla app then an LLM is probably an effective tool.