Companies Home Search Profile

Concepts of programming and logical thinking using JavaScrip

Focused View

Lamassu Academy

19:45:01

92 View
  • 1 - Introduction.mp4
    04:10
  • 2 - organizing and downloading vscode.mp4
    04:18
  • 3 - install vscode.mp4
    01:36
  • 4 - open project in vscode.mp4
    03:23
  • 5 - connect html page to javascript file.mp4
    07:53
  • 6 - install extensions.mp4
    04:45
  • 7 - declare a variable.mp4
    09:04
  • 8 - data types and show info to the user.mp4
    14:13
  • 9 - examples variables and show info to the user.mp4
    08:29
  • 10 - prompt method.mp4
    10:52
  • 11 - examples prompt method.mp4
    07:11
  • 12 - keyword const.mp4
    11:03
  • 13 - keyword var.mp4
    03:57
  • 14 - comments.mp4
    05:51
  • 15 - arithmetic operators.mp4
    15:11
  • 16 - examples arithmetic operators.mp4
    13:23
  • 17 - example convert km to mile.mp4
    16:02
  • 18 - example convert miles to km.mp4
    10:40
  • 19 - example circle area.mp4
    10:43
  • 20 - example cylinder size.mp4
    13:01
  • 21 - example price tax.mp4
    20:26
  • 22 - example The sum of the digits of a number.mp4
    27:59
  • 23 - string concatenation.mp4
    10:57
  • 24 - comparison operators.mp4
    11:50
  • 25 - logical operators.mp4
    11:33
  • 26 - example logical operators.mp4
    11:07
  • 27 - if statement.mp4
    10:02
  • 28 - if else statement.mp4
    05:16
  • 29 - ifelse ifelse statement.mp4
    06:33
  • 30 - example if statement.mp4
    12:38
  • 31 - example if statement.mp4
    08:22
  • 32 - example if statement.mp4
    08:02
  • 33 - example if statement.mp4
    17:31
  • 34 - example if statement.mp4
    17:32
  • 35 - example if statement.mp4
    12:59
  • 36 - example if statement.mp4
    12:25
  • 37 - example if statement.mp4
    19:24
  • 38 - switch statement.mp4
    16:34
  • 39 - example switch statement.mp4
    05:41
  • 40 - example switch statement.mp4
    09:09
  • 41 - increment and decrement.mp4
    10:42
  • 42 - while loop.mp4
    13:14
  • 43 - dowhile loop.mp4
    05:52
  • 44 - for loop.mp4
    06:35
  • 45 - example loops.mp4
    14:17
  • 46 - example loops.mp4
    10:17
  • 47 - example loops.mp4
    06:19
  • 48 - example loops.mp4
    10:26
  • 49 - example loops.mp4
    10:22
  • 50 - example loops.mp4
    23:08
  • 51 - example loops.mp4
    13:40
  • 52 - example loops.mp4
    04:06
  • 53 - example loops.mp4
    20:35
  • 54 - example loops.mp4
    12:07
  • 55 - example loops.mp4
    15:59
  • 56 - keywords break and continue.mp4
    08:43
  • 57 - example loops.mp4
    20:29
  • 58 - example loops.mp4
    08:31
  • 59 - example loops.mp4
    11:09
  • 60 - example loops.mp4
    21:38
  • 61 - example loops.mp4
    13:46
  • 62 - declare a function using function keyword.mp4
    10:43
  • 63 - decare function with parameters using function keyword.mp4
    09:04
  • 64 - return keyword.mp4
    10:45
  • 65 - function expression and arrow function.mp4
    08:38
  • 66 - example functions.mp4
    14:59
  • 67 - example functions.mp4
    09:43
  • 68 - example functions.mp4
    11:22
  • 69 - example functions.mp4
    09:40
  • 70 - example functions.mp4
    02:07
  • 71 - example functions.mp4
    28:58
  • 72 - example functions.mp4
    12:44
  • 73 - example functions.mp4
    10:44
  • 74 - example functions.mp4
    03:22
  • 75 - objects part1.mp4
    12:59
  • 76 - objects part2.mp4
    09:07
  • 77 - objects part3.mp4
    04:10
  • 78 - objects part4.mp4
    07:54
  • 79 - objects part5.mp4
    05:44
  • 80 - objects part6.mp4
    09:58
  • 81 - objects part7.mp4
    06:52
  • 82 - calsses part1.mp4
    17:50
  • 83 - calsses part2.mp4
    07:46
  • 84 - inheritance.mp4
    09:16
  • 85 - Math class.mp4
    14:21
  • 86 - Date and String classes.mp4
    14:59
  • 87 - arrays part1.mp4
    06:05
  • 88 - arrays part2.mp4
    14:09
  • 89 - arrays part3.mp4
    15:28
  • 90 - arrays part4.mp4
    13:28
  • 91 - arrays part5.mp4
    19:05
  • 92 - arrays part6.mp4
    05:46
  • 93 - arrays part7.mp4
    18:49
  • 94 - arrays part8.mp4
    15:12
  • 95 - arrays part9.mp4
    28:48
  • 96 - example arrays.mp4
    27:55
  • 97 - example arrays.mp4
    18:08
  • 98 - example arrays.mp4
    01:16
  • 99 - example arrays.mp4
    11:26
  • 100 - example arrays.mp4
    05:26
  • 101 - example arrays.mp4
    12:52
  • 102 - example arrays.mp4
    13:43
  • Description


    This JavaScript course for everyone! Understand JavaScript and programming languages with projects and reallife problems

    What You'll Learn?


    • you will learn concepts of programming in Javascript
    • you will learn how to think (logical thinking)
    • build projects as you learn concepts to get a taste of building applications
    • real world projects and problems
    • look under the hood to understand how JavaScript works

    Who is this for?


  • this course is for everyone wants to enter the world of programming and doesn't know how to start
  • More details


    Description

    Hi,

    I have designed this course so that the focus is on teaching you how to think logically and how to find solutions to the problems you face. In addition to explaining how programming languages work and what they consist of. The course begins with introducing you to what variables are and ends with object-oriented programming. I also tried to add as many examples and exercises as possible so that you will be able to understand how to use your knowledge to write complete programs on your own and how to make a plan to achieve that because programming is not just writing code, programming is the art of solving problems.


    Because the best way to learn is by practicing and making some mistakes.


    So what exactly is covered in the course?


    -Build real-world projects. In these projects, you will learn how to plan and architect your applications


    -Master the JavaScript fundamentals: variables, if/else, operators, boolean logic, functions, arrays, objects, loops, strings, and more


    -How JavaScript works behind the scenes


    -Deep dive into functions: arrow functions, first-class and higher-order functions


    -Learn modern tools that are used by professional web developers


    Check out the course curriculum for an even more detailed overview of the content


    So If you want to become a real programmer who can write any program he wants,and solve any kind fo problems... this course is for you

    Who this course is for:

    • this course is for everyone wants to enter the world of programming and doesn't know how to start

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Lamassu Academy
    Lamassu Academy
    Instructor's Courses
    Mathematics and physics teacher for more than a decade. 5 years programming experience.I have stydyed math and physics at university for 5 years after that I become a teacher for over a decade. Then I statred teaching my self how to program and now I work for a Dutch company as a full stack web developer.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 102
    • duration 19:45:01
    • Release Date 2023/02/06