Category: Programming

  • Javascript tutorial || How to access elements by ID || Web Development Classes

    Complete Web Development Classes in Hindi : Computer Fundamental Classes : If you want to know more about Hindi and English Typing then you can check my Typing lessons.. Link is here: https://www.youtube.com/watch?v=BXIxwFydiJw&list=PLcnuXGrBAu2jo71FAYJA_xcyi_7ydw43i Download the “Luke typing Pro software”. Perfect software to learn Hindi and English Typing at home. Link is here : http://www.technoguruamit.com/luke Keep…

  • How to use Fetch with JavaScript

    Fetch is a promise based HTTP request API. It’s fairly well supported (87%+ https://caniuse.com/#feat=fetch) and is promise based for ease of use and is a perfect fit for those wanting to use out of the box solutions for HTTP. For more information, check out the MDN documentation on how to use Fetch within your project(s):…

  • Bootstrap Tutorial #26 – Modal Pop-ups

    Bootstrap Tutorial #26 – Modal Pop-ups

    [ad_1] https://i.ytimg.com/vi/jp_p6wCkc9I/hqdefault.jpg Yo ninjas, in this tutorial I’m going to show you how to create a modal pop-up using Bootstrap. Modals can be used to display more info about something, or capturing data etc. You can find more front-end development tutorials on CSS, HTML, JavaScript, jQuery, WordPress & more on the channel homepage… SUBSCRIBE TO…

  • JavaScript Project Tutorial: Shopping Cart

    Create a shopping cart using JavaScript. This project tutorial shows how to add all the basic functionality of a shopping cart into a website. 💻Source files: https://github.com/john-smilga/js-cart-setup Tutorial from Coding Addict. Check out the Coding Addict YouTube channel: https://www.youtube.com/codingaddict — Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles…

  • Callback Functions in JavaScript

    Original source

  • Intro to HTML and CSS – Applying Bootstrap Grid System

    Intro to HTML and CSS – Applying Bootstrap Grid System

    [ad_1] https://i.ytimg.com/vi/Fu-_kwAFX64/hqdefault.jpg This video is part of a full course, Intro to HTML and CSS offered on Udacity.com. To view the full course visit https://www.udacity.com/course/ud304. Original source

  • JavaScript Tutorial For Beginners #18 – Break & Continue

    Break and Continue are two reserved keywords in JavaScript that help us when trying to ‘get out’ of a loop, and we’ll cover both in this tutorial. Break, as the name suggests, breaks out of a loop at any given point, and Continue just tells the loop to ‘skip’ this particular iteration and carries on…

  • Javascript Regular Expressions

    Javascripts Free Scripting Tutorial will completely cover the capabilities of Javascript. Javascript is a scripting language that makes your website interactive. Here I cover Regular Expressions and Form validation. Original source

  • How To Make Website With Center Logo Using HTML CSS Bootstrap | Tutorial For Beginners

    How To Make Website With Center Logo Using HTML CSS Bootstrap | Tutorial For Beginners

    [ad_1] https://i.ytimg.com/vi/0hYQ5JDxREA/hqdefault.jpg Learn to make website navbar with center logo using HTML CSS and Bootstrap. Website Design Tutorial For Beginners ► Subscribe Us: https://goo.gl/tTFmPb ► Download Code: https://drive.google.com/open?id=1AFpkSiVuPLyn9jBs0XHawUL8GuHvqsPK In this tutorial you will learn to make canter logo responsive navigation bar using HTML and CSS, step by step. Please subscribe easy tutorials for more videos…

  • Javascript beginner tutorial 7 – Strings

    In this video I talk about the string data type. I recap on the escape character as well as introduce you to string concatenation. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages: http://ChannelPages.com/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original…