Companies Home Search Profile

JavaScript: Getting Started

Focused View

Mark Zamoyta

3:57:59

9 View
  • 01. Course Overview.mp4
    01:25
  • 02. Introduction.mp4
    02:15
  • 03. Installing Development Software.mp4
    01:53
  • 04. Hello World Project from GitHub.mp4
    05:08
  • 05. Our Sample Website.mp4
    04:10
  • 06. Introduction.mp4
    01:41
  • 07. Adding JavaScript Code to a Web Page.mp4
    03:39
  • 08. Working with JavaScript Files.mp4
    06:18
  • 09. Formatting Code.mp4
    02:18
  • 10. Detecting and Fixing Errors.mp4
    03:14
  • 11. Case Sensitivity.mp4
    01:48
  • 12. Commenting Code.mp4
    02:24
  • 13. Summary.mp4
    02:14
  • 14. Introduction.mp4
    01:19
  • 15. What Is a Variable.mp4
    02:11
  • 16. Declaring Variables.mp4
    02:30
  • 17. Using let to Declare Variables.mp4
    03:28
  • 18. Naming Variables.mp4
    03:14
  • 19. Common Errors Using Variables.mp4
    03:30
  • 20. Changing Variable Values.mp4
    02:04
  • 21. Constants.mp4
    03:15
  • 22. The var Keyword.mp4
    02:20
  • 23. Summary.mp4
    01:49
  • 24. Introduction.mp4
    01:55
  • 25. Numbers.mp4
    06:14
  • 26. Operator Precedence.mp4
    02:58
  • 27. Number Precision.mp4
    01:22
  • 28. Negative Numbers.mp4
    01:35
  • 29. Strings.mp4
    04:07
  • 30. Manipulating Strings.mp4
    05:08
  • 31. Converting Strings and Numbers.mp4
    02:55
  • 32. Boolean Variables.mp4
    01:39
  • 33. null and undefined.mp4
    02:05
  • 34. Objects and Symbols.mp4
    02:15
  • 35. Summary.mp4
    02:38
  • 36. Introduction.mp4
    01:52
  • 37. Conditionals Using if.mp4
    04:27
  • 38. Truthy and Falsy.mp4
    04:25
  • 39. if ... else.mp4
    03:30
  • 40. Comparing === and ==.mp4
    01:52
  • 41. The Ternary Operator.mp4
    02:47
  • 42. Block Scope Using let.mp4
    02:21
  • 43. Looping with for.mp4
    05:30
  • 44. Looping with while.mp4
    02:10
  • 45. Looping with do ... while.mp4
    01:58
  • 46. Summary.mp4
    02:21
  • 47. Introduction.mp4
    01:39
  • 48. Function Basics.mp4
    02:46
  • 49. Function Expressions.mp4
    02:32
  • 50. Passing Information to Functions.mp4
    03:19
  • 51. Function Return Values.mp4
    03:13
  • 52. Function Scope.mp4
    04:20
  • 53. Using Functions to Modify Web Pages.mp4
    03:42
  • 54. Summary.mp4
    02:03
  • 55. Introduction.mp4
    01:48
  • 56. Object Properties.mp4
    04:28
  • 57. Object Methods.mp4
    03:03
  • 58. Passing Objects to Functions.mp4
    03:27
  • 59. Standard Built-in Objects.mp4
    06:55
  • 60. The Document Object Model DOM.mp4
    03:29
  • 61. Styling DOM Elements.mp4
    02:42
  • 62. Detecting Button Clicks.mp4
    02:58
  • 63. Showing and Hiding DOM Elements.mp4
    04:37
  • 64. Summary.mp4
    02:47
  • 65. Introduction.mp4
    01:13
  • 66. Creating and Initializing Arrays.mp4
    04:06
  • 67. Accessing Array Items.mp4
    02:04
  • 68. Manipulating Arrays.mp4
    04:03
  • 69. slice and splice.mp4
    05:54
  • 70. Array Searching and Looping.mp4
    07:32
  • 71. Arrays in the DOM.mp4
    04:11
  • 72. Summary.mp4
    02:28
  • 73. Introduction.mp4
    01:20
  • 74. Global Scope.mp4
    03:14
  • 75. Function Scope.mp4
    03:45
  • 76. var and Hoisting.mp4
    02:21
  • 77. Undeclared Variables and Strict Mode.mp4
    02:16
  • 78. Summary.mp4
    01:33
  • Description


    JavaScript is the popular programming language which powers web pages and web applications. If you are new to programming or just new to the language, this course will get you started coding in JavaScript.

    What You'll Learn?


      If you’re learning to program for the first time, or if you’re coming from a different language, this course, JavaScript: Getting Started, will give you the basics for coding in JavaScript.

      In this JavaScript for Beginners course you'll learn:

      • The types of applications that can be built with JavaScript, and the platforms they’ll run on.
      • Next, you’ll explore the basics of JavaScript, learning from plenty of JavaScript examples.
      • Lastly, you’ll put your JavaScript knowledge to work and modify a modern, responsive web page.

      When you’re finished with this course, you’ll have the skills and knowledge in JavaScript to create simple programs, create simple web applications, and modify web pages!

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Mark Zamoyta
    Mark Zamoyta
    Instructor's Courses
    Mark started in the developer world over 25 years ago. He began his career with a Bachelor of Science in Computer Science from St. Johns University. After spending 10 years on Wall Street working for Goldman Sachs, Lehman Brothers and other major investment banks, Mark became interested in animation and video game software. He has written numerous mobile apps and games for clients including Electronic Arts and Yahoo! Games. Some of his popular mobile titles include Yahtzee, Yahoo! Chess, and Yahoo! Poker. Currently, Mark is the founder of Curious Inventions in Portland, Oregon. This company develops a wide range of entertainment and educational software titles for the web and mobile devices.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 78
    • duration 3:57:59
    • level preliminary
    • Release Date 2023/12/09

    Courses related to JavaScript