We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode Code Generation

Code Generation

2024/1/13
logo of podcast AhbarjietMalta

AhbarjietMalta

Shownotes Transcript

Code Generation

Today's Amazon Deals - https://amzn.to/3FeoGyg

—-

Code Generation

Figure 28.1: Capability of GPT to write codes in Python

ChatGPT can also generates the raw level codes with objective-based queries as well. It can generate sequential code constructing instructions for a particular task and it helps achieving the basic to medium-level tasks with coding

Figure 28.2: Ability to write code for website building according to tasks

Above is part of birthday wish code in python, HTML and CSS generated by ChatGPT. Students and Developers can modify there question as per requirements idea of sample code suit interests and problem solving goals, ChatGPT impressed me because it not only by generate a code also explanations Step by Step and cover all parameter of it.