* 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: Javascript - All You Need( Incl Async,Chatbot And Oops)  (Lida 35 vezes)

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

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115915
  • Karma: +0/-0
Javascript - All You Need( Incl Async,Chatbot And Oops)
« em: 20 de Dezembro de 2022, 07:05 »


Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.11 GB | Duration: 5h 13m

Learn Javascript, Asynchronous Programing, Events, OOPS


What you'll learn
Become an Advanced, Confident, and Modern JavaScript Developer from scratch
JavaScript fundamentals: variables, if/else, operators, boolean logic, functions, arrays, objects, loops, strings, etc.
Asynchronous JavaScript: Event loop, promises, async/await
you will make your own Chat Bot
Requirements
No coding experience is necessary to take this course! I take you from beginner to expert!
Any computer and OS will work - Windows, macOS or Linux. We will set up your text editor the course.
Description
Take your web design/development skills to the next level by learning Javascript!Javascript is one of the most in-demand programming languages today. This course will take you from zero knowledge to confidently adding interactivity to websites and building standalone applications.Javascript is here to stay, it is built into and runs in all the major browsers and is the default scripting language for the web.By learning Javascript you will have the power to add features and interactivity to websites, build large-scale full-stack applications and create games using one programming language!You will learn:Variable and its operationconditional and loopsfunctionEventsoops (object-oriented programming language).Asynchronous ProgrammingIn this course we will make two Projects:1.) ChatBOT:you will make an elegant UI (HTML) in which there will be an input field and message box then we will add basic CSS like background color and etc.here we will add a couple of functions to enable our chatbot would work whenever you sent a message chatbot will give you a relevant reply for example if you asked "How are you" the chatbot will give the answer " I am Fine" in this way it will work.2.) Stop Watch:in this project, you will make a timer and there will be three buttons start, stop and Reset,when you click on start timer will startwhen you click on the stop timer will stopwhen you click on reset timer the timer will stop and reset to 00:00:00
Overview
Section 1: Introduction to Javascript
Lecture 1 Introduction to Javascript
Lecture 2 Web tour
Section 2: Installation and code setup
Lecture 3 Download software
Lecture 4 console log
Section 3: Variable :basic and types
Lecture 5 variable basic
Lecture 6 variable Demo: Let
Lecture 7 Variable naming convention
Lecture 8 Variable Demo : const
Lecture 9 variable types
Lecture 10 variable type of
Lecture 11 Number toFixed
Section 4: Numbers and operators
Lecture 12 Arithmetic operators
Lecture 13 Operator precedence
Lecture 14 incremental and decremental
Lecture 15 Assignment operator
Lecture 16 Conditional Operator
Section 5: String
Lecture 17 String Basic
Lecture 18 String: Functions Part 1 : Length
Lecture 19 String: Functions Part 2: includes, split, indexOf
Lecture 20 String: Functions Part 3: slice, toUpperCase, to LowerCase, Replace, replaceAll
Section 6: Array
Lecture 21 Array : Basic and its methods
Section 7: Building Blocks : if else loops
Lecture 22 if Else
Lecture 23 Ternary operators
Lecture 24 Loops
Section 8: Custom Functions
Lecture 25 Function Part 1: Basic
Lecture 26 Function Part 2: Parameter and return Type
Lecture 27 Function : Project Calculator
Lecture 28 Function :Scope
Section 9: Events
Lecture 29 Events Part 1 : Basic onClick
Lecture 30 Events Part 2: Submit
Section 10: OOPS (Object oriented Programming language)
Lecture 31 Object Part 1: Basic
Lecture 32 Object Part 2: OOPS Class constructor
Lecture 33 Object Part 3: OOPS Inheritance
Lecture 34 Object Part 4: OOPS Encapsulation
Section 11: Asynchronous Programming
Lecture 35 Async basic
Lecture 36 Async promise
Lecture 37 Async promise chaning and catch
Lecture 38 Async promise All
Lecture 39 Async await
Section 12: Project: StopWatch
Lecture 40 Stopwatch : Demo
Lecture 41 Stopwatch basic and setup
Lecture 42 Stopwatch : HTML
Lecture 43 Stopwatch : CSS
Lecture 44 Stopwatch : JS logic part 1
Lecture 45 Stopwatch : JS logic part 2
Section 13: Project: Chat Bot
Lecture 46 Chat bot : demo
Lecture 47 Code Setup
Lecture 48 Chat Bot: HTML
Lecture 49 Chat Bot: CSS
Lecture 50 Chat Bot: JS Logic Part 1
Lecture 51 Chat Bot: JS Logic Part 2
Lecture 52 Chat Bot: JS Logic Part 3
Take this course if you want to gain a true and deep understanding of JavaScript,Take this course if you want to get started with programming: JavaScript is a great first language!,Take this course if you already know JavaScript and are looking for an advanced course. This course includes expert topics!


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/9f65aae2577226f653485aa9dfce7bc7/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part1.rar.html
https://rapidgator.net/file/152a3cc0e417e5534f749a8366c46e80/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part2.rar.html
https://rapidgator.net/file/034057fa019d54d4cd4091d11e973b04/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part3.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/d7c3e1Bb1503a11a/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part1.rar
https://uploadgig.com/file/download/67187860e74b9f40/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part2.rar
https://uploadgig.com/file/download/3E1a14563752006f/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part3.rar

nitroflare.com:
Citar
https://nitroflare.com/view/840F44970686B25/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part1.rar
https://nitroflare.com/view/15ABF3AA8A836AB/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part2.rar
https://nitroflare.com/view/A4F0F73D8BA270F/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part3.rar

1dl.net:
Citar
https://1dl.net/fxyni8gy4vnf/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part1.rar
https://1dl.net/l2864bzcas8k/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part2.rar
https://1dl.net/v8ovykjef2qt/hwwkn.Javascript..All.You.Need.Incl.AsyncChatbot.And.Oops.part3.rar