Menu
EUR
Nu 10% korting op alle Microsoft-certificeringen! Bekijk aanbod
ChatGPT Pair Programming with Generative AI Tools Training
€239,58 €198,00
In shopping cart
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT
(0)
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT Pair Programming with Generative AI Tools Training

ChatGPT Pair Programming with Generative AI Tools Training

€239,58 €198,00 Incl. tax Excl. tax
In stock

Pair Programming with Generative AI Tools E-Learning Training Certified teachers Quizzes Assessments Tips tricks and Certificate. Read more.

Bulk discount
No discount
1 Piece
€239,58 €198,00
2% Discount
2 Pieces
€234,79 €194,04 / Piece
3% Discount
3 Pieces
€232,39 €192,06 / Piece
4% Discount
4 Pieces
€230,00 €190,08 / Piece
5% Discount
5 Pieces
€227,60 €188,10 / Piece
10% Discount
10 Pieces
€215,62 €178,20 / Piece
15% Discount
25 Pieces
€203,64 €168,30 / Piece
20% Discount
50 Pieces
€191,66 €158,40 / Piece
Make a choice
Pair Programming with Generative AI Tools Training
150815558
In stock
Ordered before 5 p.m.! Start today.
150815558
€239,58 €198,00
  • Officieel examen
    Online of fysiek
  • Start nu – bekroonde e-learning
    Inclusief proefexamens & 24/7
  • ISO 9001 & 27001 werkwijze
    1000+ organisaties gingen u voor
  • Maatwerk & gratis intake
    Inclusief nulmeting bij training

Product description

Pair Programming with Generative AI Tools E-Learning

Master SQL and Django with the support of generative AI tools like ChatGPT and Bard – your coding partner 24/7.

This multifaceted training blends two core pillars of development: SQL database querying and Django application building, enhanced through strategic prompt engineering.

Begin with SQL fundamentals, from table creation to advanced filtering and grouping, all aided by AI-generated prompts. Then transition into Django development, where you'll build dynamic web apps using HTML/CSS, define models, and manage data with Django Admin — guided by smart AI prompts that optimize your workflow.

Whether you’re managing data or crafting full-stack applications, this learning journey empowers you with skills and efficiency.

Why Choose This Training?

  • Learn by pairing with AI: smarter prompts, faster coding
  • Build strong SQL querying skills from basic to advanced
  • Develop Django apps with real-time AI assistance
  • Use ChatGPT, Bard, and more to debug, build and learn
  • 365-day access to e-learning, labs, mentor guidance, and exams

Who Should Enroll?

This training is ideal for:

  • Beginner and experienced programmers boosting efficiency
  • Aspiring developers and data analysts
  • AI enthusiasts seeking practical applications in coding
  • Trainers and educators enhancing learning with AI tools

This Learning Kit with more than 11 hours of learning is divided into three tracks:

Course content

Track 1: Pair Programming with Generative AI Tools - SQL Databases

In this track of the Pair Programming with Generative AI Tools Skillsoft Aspire journey, the focus is into the intricacies of SQL, progressing from foundational skills in table manipulation to the mastery of advanced features. Incorporating prompt engineering, you'll adeptly manipulate tables and utilize AI tools, such as ChatGPT and Bard, for efficient data filtering and grouping. Culminating in an exploration of advanced SQL scenarios, prompt engineering refines the approach for optimal results.

Courses:

Querying SQL Databases: Learning SQL Using Prompt Engineering

Course: 1 Hour, 48 Minutes

  • Course Overview
  • Prompt Engineering for Querying SQL Databases
  • Using Generative AI Assistants for Prompt Engineering
  • Installing and Setting Up MySQL on macOS and Windows
  • Creating a Database and Table
  • Using ChatGPT to Insert Data into Tables
  • Performing Update and Delete Operations on Tables
  • Adding Not Null Constraints
  • Using Unique Constraints and Constraint Enforcement
  • Working with Primary Keys and Auto Increment
  • Viewing and Dropping Constraints
  • Course Summary

Querying SQL Databases: Using Generative AI Tools to Filter & Group Data

Course: 2 Hours, 4 Minutes

  • Course Overview
  • Uploading Data from a CSV File to MySQL
  • Using ChatGPT to Filter Rows Using the WHERE Clause
  • Using Different Conditional Clauses for Filtering
  • Using the LIKE and IN Keywords for Filtering
  • Using Prompt Engineering for Subquery Operations
  • Configuring Foreign Key Constraints
  • Setting up ON DELETE CASCADE with ChatGPT's Help
  • Using Bard to Perform Numeric Aggregations on Data
  • Executing String Functions and Math Operations
  • Computing Aggregations on Grouped Data
  • Using the HAVING Clause to Filter Grouped Results
  • Writing Complex Grouping and Aggregation Queries Using Bard
  • Course Summary

Querying SQL Databases: Prompt Engineering to Work with Advanced SQL Operations

Course: 2 Hours, 12 Minutes

  • Course Overview
  • Creating Indexes with Bing Chat's Help
  • Performing Cross Join Operations
  • Performing Inner Join Operations with Generative AI Help
  • Implementing Left Joins, Right Joins, and Full Outer Joins1
  • Using ChatGPT to Create Views
  • Limiting Access to Data Using Views
  • Normalizing Data with Google Bard
  • Normalizing Data in SQL
  • Prompting ChatGPT to Help Create Triggers
  • Creating Advanced Triggers
  • Committing and Rolling Back Transactions
  • Working with Savepoints
  • Course Summary

Assessment:

  • Final Exam: Pair Programming with Generative AI Tools - SQL Databases

Track 2: Pair Programming with Generative Ai Tools - Django

In this track of the Pair Programming with Generative AI Tools Skillsoft Aspire journey, the focus is on Django Application Development. Through prompt engineering, you'll establish a robust foundation by understanding Django's architecture, installing the framework, and navigating its default app. Progressing further, you'll master the creation of dynamic Django apps with HTML/CSS templates, incorporating prompt engineering for efficiency. This encompasses data modeling, migrations, and navigating the Django Admin interface, all seamlessly employing prompt engineering to enhance database interaction and streamline CRUD operations.

Courses:

Prompt Engineering for Django: Learning Django Using Generative AI Help

Course: 1 Hour, 36 Minutes

  • Course Overview
  • Django for Web Application Development
  • Prompt Engineering to Learn Django
  • Using Generative AI Assistants
  • Using Pair Programming to Create a Django Project
  • Running the Django Development Server
  • Creating a Django App
  • Creating and Configuring Views in a Django App
  • Using Templates and Static Files with Generative AI Help
  • Dealing with Misdirection from Generative AI Tools
  • Course Summary

Prompt Engineering for Django: Creating Django Views & Models

Course: 1 Hour, 59 Minutes

  • Course Overview
  • Displaying Dynamic Content Using Template Parameters
  • Configuring Links Using Named URLs with ChatGPT's Help
  • Using Chain of Thought Prompting to Configure Parameterized URLs
  • Eliminating Boilerplate Using Template Inheritance
  • Configuring an App Theme Using a Bootstrap Template
  • Using ChatGPT's Help to Refactor Templates
  • Applying Migrations Using Bing Chat
  • Creating and Applying Migrations for the Catalog App
  • Managing Database Schema Evolution
  • Configuring Foreign Key References in Models
  • Course Summary

Prompt Engineering for Django: Prompt Engineering to Build a Django App

Course: 1 Hour, 44 Minutes

  • Course Overview
  • Logging in to the Admin Interface using ChatGPT's Instructions
  • Creating Users and Assigning Privileges
  • Administering Catalog Models
  • Querying and Displaying Products Using Prompt Engineering
  • Displaying Products Filtered by Category
  • Navigating to the Product Details Page
  • Creating an Add Product Page following ChatGPT's Instructions
  • Adding and Saving Products in the Catalog
  • Updating and Deleting Products
  • Course Summary

Assessment:

  • Final Exam: Pair Programming with Generative AI Tools - Django

Specifications

Article number
150815558
SKU
150815558
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
11:23 Hours
Assesments
The assessment tests your knowledge and application skills of the topics in the learning pathway. It is available 365 days after activation.
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Online mentor
You will have 24/7 access to an online mentor for all your specific technical questions on the study topic. The online mentor is available 365 days after activation, depending on the chosen Learning Kit.
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.

Reviews

0/5
0 stars based on 0 reviews
0 reviews
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!

Recently viewed

LearnKit
ChatGPT Pair Programming with Generative AI Tools Training
ChatGPT
Pair Programming with Generative AI Tools Training
Pair Programming with Generative AI Tools E-Learning Training Certified teachers...
€239,58 €198,00
 

Specifications

Article number
150815558
SKU
150815558
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
11:23 Hours
Assesments
The assessment tests your knowledge and application skills of the topics in the learning pathway. It is available 365 days after activation.
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Online mentor
You will have 24/7 access to an online mentor for all your specific technical questions on the study topic. The online mentor is available 365 days after activation, depending on the chosen Learning Kit.
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
0/5
0 stars based on 0 reviews
0 reviews
Choose your language
Choose your currency

Recently added

Total excl. VAT
€0,00
Order for another €50,00 and receive free shipping
0
Compare
Start comparison

Review ChatGPT Pair Programming with Generative AI Tools Training

This product has been added to your cart
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies. Manage cookies