Companies Home Search Profile

JavaScript & jQuery: From Zero to Hero

Focused View

Marko Holzmann-Miletić

12:30:50

441 View
  • 1. Course Introduction.mp4
    01:04
  • 2. What are HTML, CSS and JavaScript.mp4
    01:51
  • 3. How are Web Pages Served.mp4
    01:54
  • 4. Installing Visual Studio Code.mp4
    06:46
  • 1.1 JavaScriptBasics.pdf
  • 1. JavaScript Intro.mp4
    00:45
  • 2.1 01 JavaScriptIntro.pptx
  • 2.2 index.html
  • 2. JavaScript Basics.mp4
    14:19
  • 3.1 02 JavaScript Variables.pptx
  • 3. Variables Intro.mp4
    07:59
  • 4.1 variables.html
  • 4. Variables Practice.mp4
    18:20
  • 5. Variables Exercise.html
  • 6. Variables Quiz.html
  • 1.1 03 JavaScript DataTypes PrimitiveSpecial.pptx
  • 1. Data Types Intro.mp4
    08:10
  • 2.1 primitive-data-types.html
  • 2. Data Types Basics.mp4
    04:38
  • 3.1 strings.html
  • 3. String Data Type.mp4
    11:38
  • 4.1 numbers.html
  • 4. Number Data Type.mp4
    04:33
  • 5.1 booleans.html
  • 5. Boolean Data Type.mp4
    03:40
  • 6.1 special-data-types.html
  • 6. Special Data Types.mp4
    04:07
  • 7.1 04 JavaScript DataTypes Conversion.pptx
  • 7.2 data-types-conversion.html
  • 7. Data Type Conversion Intro.mp4
    07:36
  • 8.1 strings-to-numbers.html
  • 8. Converting Strings to Numbers.mp4
    04:10
  • 9.1 numbers-to-strings.html
  • 9. Converting Numbers to Strings.mp4
    05:30
  • 10. Data Types Exercise.html
  • 11. Data Types Quiz.html
  • 1.1 05 JavaScript Operators.pptx
  • 1. JavaScript Operators Intro.mp4
    06:09
  • 2.1 arithmetic.html
  • 2. Arithmetic Operators.mp4
    09:16
  • 3.1 assignment.html
  • 3. Assignment Operators.mp4
    04:49
  • 4.1 comparison.html
  • 4. Comparison Operators.mp4
    03:58
  • 5.1 logical.html
  • 5. Logical Operators.mp4
    02:35
  • 6. Operators Exercise.html
  • 7. Operators Quiz.html
  • 1.1 06 JavaScript ConditionalStatements.pptx
  • 1. JavaScript Conditional Statements Intro.mp4
    07:11
  • 2.1 if-statement.html
  • 2. If Statement.mp4
    10:04
  • 3.1 switch-statement.html
  • 3. Switch Statement.mp4
    11:28
  • 4.1 ternary-operator.html
  • 4. Ternary Operator.mp4
    05:12
  • 5. Conditional Statements Exercise.html
  • 6. Conditional Statements Quiz.html
  • 1.1 07 JavaScript Functions.pptx
  • 1. JavaScript Functions Intro.mp4
    06:07
  • 2.1 functions.html
  • 2. Functions.mp4
    11:21
  • 3.1 arrow-functions.html
  • 3. Arrow Functions.mp4
    05:30
  • 4. Functions Exercise.html
  • 5. Functions Quiz.html
  • 1.1 08 JavaScript Events.pptx
  • 1. JavaScript Events Intro.mp4
    05:14
  • 2.1 events.html
  • 2. Working with Events.mp4
    10:02
  • 3.1 custom-events.html
  • 3. Custom Events.mp4
    05:02
  • 4. Events Quiz.html
  • 1.1 09 JavaScript Objects.pptx
  • 1. JavaScript Objects Intro.mp4
    04:17
  • 2.1 objects.html
  • 2. Working with Objects.mp4
    09:25
  • 3.1 object-contructors.html
  • 3. Object Constructors.mp4
    04:45
  • 4. Objects Exercise.html
  • 5. Objects Quiz.html
  • 1.1 10 JavaScript DataTypes Complex Arrays.pptx
  • 1. JavaScript Arrays Intro.mp4
    08:55
  • 2.1 arrays.html
  • 2. Working with Arrays.mp4
    05:56
  • 3.1 array-functions.html
  • 3. Array Functions.mp4
    10:59
  • 4. Arrays Exercise.html
  • 5. Arrays Quiz.html
  • 1.1 11 JavaScript Loops.pptx
  • 1. JavaScript Loops Intro.mp4
    05:49
  • 2.1 loops.html
  • 2. Working with Loops.mp4
    13:16
  • 3.1 break-continue.html
  • 3. Break and Continue Statements.mp4
    04:27
  • 4. Loops Exercise.html
  • 5. Loops Quiz.html
  • 1.1 12 JavaScript Dates.pptx
  • 1. Dates Intro.mp4
    04:00
  • 2.1 create-get-set.html
  • 2. Creating, getting and setting Dates.mp4
    12:58
  • 3.1 formatting-dates.html
  • 3. Formatting Dates.mp4
    10:58
  • 4.1 comparing-dates.html
  • 4. Comparing Dates.mp4
    09:55
  • 5.1 date-arithmetic.html
  • 5. Dates Arithmetic.mp4
    02:18
  • 6. Dates Exercise.html
  • 7. Dates Quiz.html
  • 1.1 15 JavaScript Math Object.pptx
  • 1. Math Object Intro.mp4
    03:00
  • 2.1 math-properties.html
  • 2. Math Object Properties.mp4
    03:04
  • 3.1 math-methods.html
  • 3. Math Object Methods.mp4
    05:08
  • 4. Math Object Exercise.html
  • 5. Math Object Quiz.html
  • 1.1 12 JavaScript ThisKeyword.pptx
  • 1. This Keyword Intro.mp4
    03:56
  • 2.1 this-keyword.html
  • 2. This Keyword Practice.mp4
    05:33
  • 3. This Keyword Quiz.html
  • 1.1 13 JavaScript ErrorHandling TryCatchFinally.pptx
  • 1. JavaScript Error Handling Intro.mp4
    02:12
  • 2.1 try-catch.html
  • 2. Try, catch finally statement.mp4
    04:50
  • 3. Error Handling Quiz.html
  • 1.1 14 JavaScript FetchAPI.pptx
  • 1. JavaScript Fetch API Intro.mp4
    02:33
  • 2.1 15 JS FetchAPI.zip
  • 2. Get Requests.mp4
    15:33
  • 3.1 15 JS FetchAPI.zip
  • 3. Post Requests.mp4
    05:04
  • 4. Fetch API Quiz.html
  • 1. JavaScript Fundamentals Exercises Intro.mp4
    00:43
  • 2.1 01 JS Exercise Arrays Loops.pptx
  • 2. Arrays and Loops Exercise.mp4
    11:47
  • 3.1 03 JS Exercise Events FetchAPI.pptx
  • 3. Events and Fetch API Exercise.mp4
    06:44
  • 4.1 02 JS Exercise Objects.pptx
  • 4. Objects Exercise.mp4
    07:47
  • 5.1 04 JS Exercise SimpleCalculator.pptx
  • 5. Calculator Exercise.mp4
    07:26
  • 6. Best Practices for Writing JavaScript.mp4
    05:29
  • 1.1 01 02 WorkingWithJSinBrowsers.pptx
  • 1. JavaScript in Internet Browsers.mp4
    09:11
  • 2. Selecting Elements.mp4
    06:47
  • 3. Working with HTML.mp4
    04:27
  • 4. Working with CSS.mp4
    04:20
  • 5. Built-in Events.mp4
    03:57
  • 6.1 01 JS UICalculator.pptx
  • 6.2 18 JS UICalculator.zip
  • 6. Building a UI Calculator.mp4
    07:49
  • 7. JavaScript in Browsers Quiz.html
  • 1.1 JavaScriptBasics.pdf
  • 1. JQuery Intro.mp4
    00:38
  • 2.1 01 JQuery.pptx
  • 2. JQuery Basics.mp4
    03:43
  • 3.1 index.html
  • 3. JQuery Implementation.mp4
    06:31
  • 4.1 02 JQuery Selectors.pptx
  • 4. JQuery Selectors.mp4
    05:17
  • 5.1 index.html
  • 5. JQuery Selectors Implementation.mp4
    12:21
  • 6.1 03 JQuery HTML.pptx
  • 6. JQuery HTML.mp4
    04:26
  • 7.1 dom-manipulation.html
  • 7. JQuery HTML Implementation.mp4
    11:13
  • 8.1 dom-navigation.html
  • 8. JQuery DOM Navigation.mp4
    14:49
  • 9.1 04 JQuery CSS.pptx
  • 9. JQuery CSS Intro.mp4
    03:21
  • 10.1 jquery-css.html
  • 10. JQuery CSS Implementation.mp4
    06:56
  • 11.1 jquery-dimensions-positions.html
  • 11. JQuery CSS Positioning.mp4
    04:10
  • 12.1 05 JQuery Events.pptx
  • 12. JQuery Events.mp4
    02:21
  • 13.1 index.html
  • 13. JQuery Events Implementation.mp4
    05:53
  • 14.1 05 JQuery Events.pptx
  • 14. JQuery Effects and Animations.mp4
    05:43
  • 15.1 jquery-effects.html
  • 15. JQuery Effects and Animations Implementation.mp4
    05:06
  • 16.1 07 JQuery AJAX.pptx
  • 16. JQuery AJAX.mp4
    06:00
  • 17.1 07 JQuery AJAX.zip
  • 17. JQuery AJAX Implementation.mp4
    06:27
  • 18.1 07 JQuery AJAX.zip
  • 18. JQuery AJAX Methods.mp4
    06:28
  • 19.1 07 JQuery AJAX.zip
  • 19. JQuery AJAX Forms.mp4
    06:16
  • 20.1 09 JQuery ClientSideValidation.zip
  • 20. JQuery Validation.mp4
    13:52
  • 21.1 01 JQuery Dynamic Person Entry System with jQuery.pptx
  • 21. Person Records Exercise Intro.mp4
    02:14
  • 22.1 10 JQuery PersonalRecordsProject.zip
  • 22. Person Records Exercise Solution.mp4
    13:26
  • 23.1 01 JQuery BestPractices.pptx
  • 23. Best Practices for Writing JQuery.mp4
    02:32
  • 24. JQuery Quiz.html
  • 1.1 JQueryDropdowns.zip
  • 1. Building a Multi-Level Dropdown HTML.mp4
    06:13
  • 2.1 JQueryDropdowns.zip
  • 2. Building a Multi-Level Dropdown CSS.mp4
    11:32
  • 3.1 JQueryDropdowns.zip
  • 3. Building a Multi-Level Dropdown JS.mp4
    03:46
  • 4.1 JQueryAccordion.zip
  • 4. Building an Accordion HTML.mp4
    07:31
  • 5.1 JQueryAccordion.zip
  • 5. Building an Accordion CSS.mp4
    07:12
  • 6.1 JQueryAccordion.zip
  • 6. Building an Accordion JS.mp4
    05:10
  • 7. Building an Image Slider HTML.mp4
    06:10
  • 8. Building an Image Slider CSS.mp4
    17:35
  • 9.1 JQuerySlider.zip
  • 9. Building an Image Slider JS.mp4
    22:26
  • 10.1 JQueryLightbox.zip
  • 10. Building an Interactive Gallery HTML.mp4
    05:49
  • 11.1 JQueryLightbox.zip
  • 11. Building an Interactive Gallery CSS.mp4
    16:24
  • 12.1 JQueryLightbox.zip
  • 12. Building an Interactive Gallery JS.mp4
    05:21
  • 13.1 JQueryDynamicTables.zip
  • 13. Building Interactive Tables HTML.mp4
    07:18
  • 14.1 JQueryDynamicTables.zip
  • 14. Building Interactive Tables CSS.mp4
    11:14
  • 15.1 JQueryDynamicTables.zip
  • 15. Building Interactive Tables JS.mp4
    19:09
  • 1. Final Words.mp4
    02:01
  • Description


    Learn to build engaging websites, components and interfaces for real world applications.

    What You'll Learn?


    • Master JavaScript Fundamentals: No prior experience required; start from basics.
    • Deep Dive into JavaScript Variables and Scoping
    • Understand JavaScript Data Types
    • Implement Control Flow
    • Master Functions and Event Handling
    • Advanced JavaScript Objects and Arrays
    • Effective Date and Time Handling
    • Understanding 'this' Keyword in Context
    • Robust Error Handling Techniques
    • Harness the Power of the JavaScript Math Object
    • Fetch API for Network Requests
    • Learn to use JavaScript in the context of Internet Browsers
    • Building Interactive Web Applications
    • Explore jQuery for Fast and Concise Code
    • Mastering jQuery Selectors and AJAX
    • Client-Side Data Validation with jQuery
    • Build reusable components which serve a purpose in most modern websites
    • Performance Optimization in JavaScript and jQuery

    Who is this for?


  • Individuals starting from scratch who aim to master building a professional, attractive, and adaptable website.
  • Learners with a basic understanding of JavaScript, seeking to effectively combine their skills to craft an outstanding website.
  • Developers looking to broaden their expertise by delving into JavaScript and JQuery.
  • Enthusiasts looking to embark on a journey into frontend web development
  • People who want to become professional web developers
  • What You Need to Know?


  • Basic knowledge of computer usage
  • Basic knowledge of HTML & CSS
  • Internet connection
  • More details


    Description

    Burning to get into website development?

    Eager to dive into the world of JavaScript and jQuery?

    Considering a career switch, or looking to enhance your existing coding skills?

    Overwhelmed by the plethora of learning options and not sure where to start?

    You've found the perfect starting line!

    Welcome to "JavaScript & jQuery - From Zero to Hero," your gateway to mastering web programming. I'm Marko, your guide and instructor on this journey through the dynamic world of JavaScript and the simplifying elegance of jQuery.


    This comprehensive Udemy course is designed to transform beginners into proficient developers, capable of crafting interactive and high-performance web applications.

    Imagine assembling your first complex gadget or piece of furniture, piece by piece. This course is much like that, but for building digital constructs. Here, JavaScript and jQuery are your tools; the web is your workshop.

    Whether you're starting with little to no coding experience or looking to solidify and expand your knowledge of JavaScript, this course is tailored to arm you with the skills needed to become a confident, creative, and capable web developer.

    I understand the challenges and frustrations that come with learning programming—sifting through confusing syntax, debugging elusive errors, and translating logic into code. I've been there, but I've also experienced the triumphs and breakthroughs that make coding profoundly rewarding.


    Here’s what this journey entails:

    • Introduction to JavaScript: You'll start by learning the syntax and basic constructs of JavaScript, the scripting language that powers the web.

    • Deep Dive into jQuery: Simplify and enhance your JavaScript capabilities with jQuery, learning to streamline and extend your scripts effortlessly.

    • Dynamic HTML Manipulation: Use JavaScript and jQuery to dynamically modify HTML elements, adapting content in real-time to user interactions.

    • Styling with CSS and jQuery: Go beyond static designs to implement responsive and animated web design elements that react to user interactions.

    • Event Handling: Master JavaScript events and jQuery event methods to create highly interactive and user-friendly interfaces.

    • Building Real-World Projects: From a multi-level dropdown to an interactive image gallery, you'll build practical projects that solidify your coding skills and enhance your portfolio.

    • AJAX for Seamless Data Operations: Learn to fetch, display, and manage data without ever reloading your web page, providing smooth and fast user experiences.

    Why invest your time in this JavaScript and jQuery course?

    1. Career Opportunities: JavaScript is the language of the web, and knowing jQuery only makes you more valuable as a developer. Whether you aim to work in startups, tech giants, or freelance, these skills will open many doors.

    2. Creative and Fun: There's a unique joy in bringing data to life, animating web pages, and building cool, functional digital products—skills that you'll learn and apply in this course.

    3. Cost Efficiency: For entrepreneurs and hobbyists alike, knowing how to handle web development in-house can significantly cut costs and allow for more creative control.

    Common Concerns:

    • Time Constraints: Worry not! This course is designed to accommodate even the busiest schedules with modular lessons that are concise yet comprehensive. Learn at your pace, anytime, anywhere.

    • Complexity Fears: I break down every concept into bite-sized, manageable sections, ensuring you grasp the fundamentals before moving on to more complex topics. It's structured learning made engaging and effective.

    • Practicality and Application: This course emphasizes real-world applications. You’ll see the direct impact of what you learn with hands-on projects that reinforce every lesson.

    • Career Enhancement: Completing this course will not only equip you with in-demand skills but also provide a certificate of completion that can bolster your resume or LinkedIn profile.

    What makes this course unique?

    • Comprehensive Coverage: From basic JavaScript to advanced jQuery techniques including AJAX, you’ll leave this course with a deep understanding of what you can do with these powerful tools.

    • Interactive Learning Experience: Engage with extensive coding exercises, quizzes, and projects that ensure you apply what you've learned.

    • Expert Instructor: With years of software development and teaching experience, I bring both depth and clarity to my lessons, helping you make meaningful connections between concepts.

    • Community and Support: Join a community of like-minded learners with whom you can share insights, projects, and challenges. Plus, get personalized feedback when you need it!

    Whether you're a total novice or a programmer looking to upgrade your skills, "JavaScript & jQuery - From Zero to Hero" is tailored to catapult you into the world of modern web development.

    Ready to start coding? Let’s embark on this exciting adventure together. Join now and transform your ideas into reality, one line of code at a time!

    Embark on your journey to becoming a JavaScript and jQuery hero today—your future as a web developer awaits!

    Who this course is for:

    • Individuals starting from scratch who aim to master building a professional, attractive, and adaptable website.
    • Learners with a basic understanding of JavaScript, seeking to effectively combine their skills to craft an outstanding website.
    • Developers looking to broaden their expertise by delving into JavaScript and JQuery.
    • Enthusiasts looking to embark on a journey into frontend web development
    • People who want to become professional web developers

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Marko Holzmann-Miletić
    Marko Holzmann-Miletić
    Instructor's Courses
    Hello folks, I'm Marko. I am an experienced full-stack web developer, software engineer, lecturer and business owner with a demonstrated history of working in the software development industry as well as working as a lecturer and mentor. I have a Master's Degree in Software Engineering, and on top of that I have finished specialized courses for Web Design, Frontend Development and Backend Development with C# & .NET which I ended up teaching myself.I have been building web applications for more than a decade now for clients from across the globe and have multiple awards for best teacher under my belt from the schools I worked at.I have a passion for sharing knowledge and helping people achieve their goals and I hope to help you achieve yours.
    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 107
    • duration 12:30:50
    • Release Date 2024/06/16

    Courses related to JavaScript

    Courses related to jQuery

    Subtitle
    Master Javascript & jQuery
    Udemy SkillBakery Studio
    SkillBakery Studio
    Master Javascript & jQuery
    6:41:28
    English subtitles
    04/22/2024
    Subtitle
    jQuery 3 Fundamentals
    Pluralsight Craig Shoemaker
    Craig Shoemaker
    jQuery 3 Fundamentals
    56:04
    English subtitles
    12/08/2022