Course lesson
Build Tools in Languages You Don't Know with Cursor
If you have the idea of what you want to build but don't the language you need to build in, Cursor can help. This is a show-case of how I went from an empty Swift project to a fully functional window centering tool in about 15 minutes without any prior...
- Duration
- 2 min
- Access
- Included
- Transcript
- Retained from source evidence
If you have the idea of what you want to build but don't the language you need to build in, Cursor can help. This is a show-case of how I went from an empty Swift project to a fully functional window centering tool in about 15 minutes without any prior knowledge of Swift.
I described the tool I wanted Cursor to build and then followed up with the errors that were encountered until Cursor solved all these errors.