-
Book Overview & Buying
-
Table Of Contents
Supercharged Coding with GenAI
By :
Symbols
__call__ method 110
A
AI pair programmer 45
AI winter 6
American Invitational Mathematics Examination (AIME) 78
application programming interface (API) 10, 17
artificial intelligence (AI) 6, 389
assistant prompts 19, 107
B
C
calculate_distance function 250
calls
call parameters, customizing with ChatGPT and OpenAI 182, 183
code debugging, with GitHub Copilot 177-179
creating, with example parameters 175, 176
central processing unit (CPU) 336
chained prompts, code optimization 351
chaining 209
chain-of-thought (CoT) 209, 241, 361
refactoring, with ChatGPT 254, 255
refactoring, with GitHub Copilot 251-253
refactoring, with OpenAI API 254, 255
ChatGPT 9, 154, 155
chaining 228-231
used, for explaining code 166-168
used, for performance...