* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31

Autor Tópico: Build Chatbots Using Javascript  (Lida 51 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115810
  • Karma: +0/-0
Build Chatbots Using Javascript
« em: 06 de Novembro de 2022, 13:03 »

Build Chatbots Using Javascript
Last updated 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.13 GB | Duration: 3h 27m

Build Chatbots Using Javascript From Scratch

What you'll learn
You will learn how chatbots work.
You will create chatbot client-side web apps using Javascript.
You will be able to start creating your own chatbot web apps in Javascript.
You will built strong knowleadge in Javascript
Requirements
Basic knowledge of HTML.
Good knowledge in CSS.
Intermediate level in Javascript..
Description
Do you wanna create a chatbot web app using Javascript?Do you wanna improve your javascript skills by creating uncommon web app?With the advance of technology, chatbots have become important and even mandatory in many applications these days. Several e-commences stores, banks, businesses, and different sorts of apps have added chatbots in their application because they knew the importance of having chatbots.In this course, you will learn how to create chatbots using vanilla Javascript. Firstly, you will get to know how chatbots work, then I'm gonna walk you through 4 different chatbot apps that are commonly used these days. This course does not incorporate Artificial Intelligence in the process of creating chatbots. It neither uses a server nor a database. Instead, it only uses Javascript where the complete logic will be created in the front-end (client-side). So this course is perfect for web developers, specifically, front-end web developers.Who is this course for?This course is basically for:1. Web developers who want to build real-life projects.2. Developers who want to shift towards Javascript.3. Developers who want to specialize in building chatbots.What is different about this course?Well, instead of teaching unnecessary concepts that you may forget quickly and might not use. I'm teaching you the "how to" in a very simple steps so that you understand everything easily and you learn how to create your own chatbots.By the end of this course you will have:Learned the logic behind 4 different chatbot web apps.Created 4 different chatbot web apps.The ability to create your own chatbots.Wish you an incredible learning experience.
Overview
Section 1: Course Content
Lecture 1 What you will learn
Lecture 2 What is a Chatbot?
Lecture 3 Chatbot applications
Lecture 4 Choosing an IDE
Lecture 5 Project Structure
Lecture 6 Adding Bootstrap
Lecture 7 Testing Bootstrap
Lecture 8 Chatbot Header
Lecture 9 Single Message Design
Lecture 10 Overflow & Scroll
Lecture 11 Input & Button Design
Lecture 12 Create Main JS
Lecture 13 Reference to Elements
Lecture 14 Send Message Listener
Lecture 15 Chatbot send message function
Lecture 16 Background Colors
Lecture 17 Prevent Sending Empty Messages
Lecture 18 Remove message from the input
Lecture 19 Animating messages
Lecture 20 Animation & delay
Lecture 21 Process Messages
Lecture 22 Array of expected messages
Lecture 23 Delay for chatbot messages
Lecture 24 Check chatbot response
Lecture 25 More Response Messages
Lecture 26 Process Message Advanced Logic
Lecture 27 Adding More Questions
Lecture 28 Ask questions function
Lecture 29 Storing answers in questions array
Lecture 30 Asking all possible questions
Lecture 31 Answer key
Lecture 32 Which questions to use
Lecture 33 Scroll to last message
Lecture 34 Application types
Lecture 35 Assistant initialize options
Lecture 36 Assistant Response
Lecture 37 Get location and weather
Lecture 38 Get location and weather Ajax request
Lecture 39 Weather service API
Lecture 40 Weather JSON parse
Lecture 41 Access JSON keys
Lecture 42 Please wait (UX)
Lecture 43 Open window for sports
Lecture 44 Separate Applications
Lecture 45 Enter key to send message
Lecture 46 Trim to remove spaces
Lecture 47 Replying with a link
Lecture 48 "hi" message exception
Lecture 49 Display date to users
Lecture 50 Show restaurant menu function
Lecture 51 Restaurant response to users
Lecture 52 Something else message
Lecture 53 Display user's order
Lecture 54 Checkout link
Lecture 55 Wrong meal number
Lecture 56 Meal price
Lecture 57 Total price
Lecture 58 Order ticket
Lecture 59 Sending to the back-end
Lecture 60 Four separate apps
Lecture 61 Split up code into four folders
Web Developers (all levels).,Web Designers (all levels).,Front End Web Developers.


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/e46eb0a3433d57fcbd2636fc064cf891/ftxhh.Build.Chatbots.Using.Javascript.part1.rar.html
https://rapidgator.net/file/b232b64df8ea734b2875e3650b8d5213/ftxhh.Build.Chatbots.Using.Javascript.part2.rar.html
https://rapidgator.net/file/3bf01b8f1c1dbc9d47f5f451a14263d8/ftxhh.Build.Chatbots.Using.Javascript.part3.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/6475c3f3eD4440e8/ftxhh.Build.Chatbots.Using.Javascript.part1.rar
https://uploadgig.com/file/download/353811758bb26385/ftxhh.Build.Chatbots.Using.Javascript.part2.rar
https://uploadgig.com/file/download/97f3C73e8f46da6f/ftxhh.Build.Chatbots.Using.Javascript.part3.rar

nitroflare.com:
Citar
https://nitroflare.com/view/A4854B2FC96138F/ftxhh.Build.Chatbots.Using.Javascript.part1.rar
https://nitroflare.com/view/9E9F9280DF7F6EB/ftxhh.Build.Chatbots.Using.Javascript.part2.rar
https://nitroflare.com/view/40F80FA421DA846/ftxhh.Build.Chatbots.Using.Javascript.part3.rar

1dl.net:
Citar
https://1dl.net/lngh1ve1kor4/ftxhh.Build.Chatbots.Using.Javascript.part1.rar.html
https://1dl.net/y37o7hb4z6ct/ftxhh.Build.Chatbots.Using.Javascript.part2.rar.html
https://1dl.net/f76jz1gbrmi7/ftxhh.Build.Chatbots.Using.Javascript.part3.rar.html