* Cantinho Satkeys

Refresh History
  • 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
  • j.s.: ghyt74 a todos  4tj97u<z
    18 de Outubro de 2024, 09:33

Autor Tópico: JavaScript 101: JavaScript for absolute beginners  (Lida 81 vezes)

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

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115633
  • Karma: +0/-0
JavaScript 101: JavaScript for absolute beginners
« em: 17 de Novembro de 2020, 14:58 »

JavaScript 101: JavaScript for absolute beginners
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 874 MB
Genre: eLearning Video | Duration: 31 lectures (2 hour, 44 mins) | Language: English

 Learn how to code in JavaScript even if you've never written any JavaScript in your life

What you'll learn

    JavaScript
    Programming fundamentals
    Moderns JavaScript concepts like let, const, forEach functions, fat arrow functions and more
    Moderns JavaScript concepts like template literals, object literals and more

Requirements

    You should know a little HTML and CSS

Description

JavaScript 101: JavaScript for absolute beginners

If you have never written any JavaScript, this course is absolutely for you.

We're going to get started at the very beginning, even if you don't have a code editing program installed on your computer.

The short version:

Look, here's the short version:

If you are interested in learning JavaScript from scratch, this is the course for you. Try it out on Udemy, there's nothing to lose if you don't like it.

Beginner friendly:

This course is designed for beginners. You should already know some HTML and a little CSS at this point and that will make learning JavaScript a lot easier.

JavaScript is nothing like HTML or CSS though because JavaScript is a REAL programming language, whereas HTML and CSS are not programming languages.

Modern JavaScript included:

Just because this is a beginner-friendly course doesn't mean you shouldn't learn the ins-and-outs of modern JavaScript. You will learn about modern JavaScript concepts such as:

    let/const variables

    template literals

    fat arrow functions

    forEach function-based loops

    object literals

    node selectors and query selectors

    and much more

Practice:

There is A LOT of practice (hands on coding) in this course. And you'll be writing code from the very first lesson!

Plus there's a very interactive project at the end of this course.

In this course you will learn these major concepts:

    JavaScript syntax

    Where to put your JavaScript and how it affects your page

    How to debug your JavaScript using developer tools (Inspect tools, console logging, and more)

    Storing variables with var, let, and const JavaScript variable types (Variables)

    How to tell a computer what to do based on certain circumstances (Conditionals)

    The Document Object Model (DOM)

    Making custom sentences with string concatenation and template literals

    Data types and structures and why they're important (Data structures)

    How to make lists and take an action on every item in that list (Iteration)

    How to select elements on your web page and change them

    Functions, function parameters, and how to use JavaScript rests

Final Project:

Lastly, there's a final project that will make use of almost everything you will have learned in this course.

Requirements:

To start learning JavaScript you should know a little HTML and CSS. These aren't hard requirements, but I strongly suggest knowing the basics of HTML and CSS before learning JavaScript.

JavaScript is how you make your page interactive, so you'll need to know how to make a basic webpage first.

    Basic HTML

    Basic CSS

Who is JavaScript 101 for?

If you've never written any JavaScript in your life, this course is for you.

If you just finished learning HTML and CSS, this course is for you.

If you want to learn modern JavaScript in an easy way, this course is for you.

If you want lots of hands on practice writing JavaScript, this course is for you.

--

If you already know JavaScript, this course is NOT for you.

If you know about features such as fat arrow functions and object literals, this course is NOT for you.

If you already know how to manipulate the DOM using JavaScript, this course is NOT for you.

Testimonials

I've produced several JavaScript courses with a total of over 80,000 JavaScript students. Here are what some of them have to say about my other courses (and you can trust this course will be even better because it's new!)

    "Almost there. A lot to learn and Kalob makes it easy and interactive with the video and files. But he also pushed you to try it on your own for homework and mini projects."

    "Its a great course! Love the way Kalob teaches, very clear understanding. Thank you for this course, really needed something like this."

    "It was a great, this is the first time to find Java Script easy to learn"

    "I have a computing degree (4years), none                                                                                                                                                                                                        of my teachers were this clear!! Thank you"

Who this course is for:

    Aspiring web developers
    Frontend web developers
    Web developers who want to make their sites more interactive

Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction