Ways I use ChatGPT
23 February 2024 (Updated 23 February 2024)
- Explain concepts like Iām 10.
- Learn how to do common things in various programming languages like mapping over a list, implementing a custom sorting function, etc. Especially useful when working with unfamiliar languages.
- Generate random HTML to test the styling of different elements or test how components adjust to different types and quantities of content.
- Optimize slow code (especially SQL code).
- Convert from one data format to another (e.g., extract the POST data from a CURL to JSON).
- Recommend names for database tables, classes, or functions.
Tagged:
Misc
Thanks for your comment š. Once it's approved, it will appear here.
Leave a comment