Tag: coding

  • Bootstrap Grid – CSS Grids Series (part 2 – Page Header)

    Bootstrap Grid – CSS Grids Series (part 2 – Page Header)

    [ad_1] https://i.ytimg.com/vi/kFtEfHJp11s/hqdefault.jpg — DevTips is a YouTube show about web design and development. “HTML5 Basics” Playlist: “CSS Basics” Playlist: “How to build a professional website from start to finish” Playlist: —- Follow the DevTips GitHub Page to get all the codez: https://github.com/DevTips DevTips now has a twitter account: Tweets by DevTipsShow Travis also tweets: Tweets…

  • JavaScript Functional Programming Tutorial

    Functional Programming in JavaScript is more like a style, rather than a paradigm. This JavaScript Functional Programming Tutorial was made to demonstrate it’s simply writing your code in a chained, clean and efficient way. Doing this can reduce your 50-100 lines of code to just a few without sacrificing readability and logical integrity. Relevant keywords,…

  • 16.3: ES6 Arrow Function – Topics of JavaScript/ES6

    In this video, I cover anonymous functions with the arrow syntax in ES6 JavaScript. Next Video on ES6: https://youtu.be/Y8sMnRQYr3c Support this channel on Patreon: https://patreon.com/codingtrain To buy Coding Train merchandise: https://www.designbyhumans.com/shop/codingtrain/ To Support the Processing Foundation: https://processingfoundation.org/support Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics Contact: Twitter: https://twitter.com/shiffman The Coding Train website: http://thecodingtrain.com/ Source Code…

  • JavaScript Programming All-in-One Tutorial Series (9 HOURS!)

    This is everything you need to know to get started as a JavaScript Programming Software developer / Software engineer. We start off with the super basics and work our way to intermediate topics. Special thank you to IBM Call for Code for supporting this video. They are doing great work to help this world in…

  • Coding Challenge 1: Discount calculator in HTML and javascript in under 10 minutes

    My first coding challenge on this channel, trying to build a web-based discount calculator in under 10 minutes with HTML and javascript. Editor: Atom.io with many extra packages Original source

  • Plain Text Setup, part 1 of JavaScript Basics: Choose Your Own Adventure

    Original source

  • Bootstrap Grid – CSS Grids Series (part 9 2nd Column Layout)

    Bootstrap Grid – CSS Grids Series (part 9 2nd Column Layout)

    [ad_1] https://i.ytimg.com/vi/O8h9MHSBIAw/hqdefault.jpg — DevTips is a YouTube show about web design and development. “HTML5 Basics” Playlist: “CSS Basics” Playlist: “How to build a professional website from start to finish” Playlist: —- Follow the DevTips GitHub Page to get all the codez: https://github.com/DevTips DevTips now has a twitter account: Tweets by DevTipsShow Travis also tweets: Tweets…

  • TLDR JavaScript | Introduction to JavaScript | JavaScript 101

    TLDR JavaScript | Introduction to JavaScript | JavaScript 101 Check out the DevMountain coding bootcamp: https://www.DevMountain.com Thank you to our sponsor DevicePlus.com – Check out how to make a trip wire http://www.deviceplus.com/how-tos/arduino-guide/diy-home-security-make-a-laser-tripwire-using-arduino/ My Courses with huge discounts: -JavaScript 360: part 1 https://www.udemy.com/javascript-360/?couponCode=CODINGGOD -Angular 360: Part 1 Personal Portfolio https://www.udemy.com/learn-angular-by-projects-part-1/?couponCode=CODINGGOD -Angular 360: Part 2 Top 100…

  • Functions in JavaScript – Coderbyte

    Creating and using functions in JavaScript. View the full course here: https://coderbyte.com/course/learn-javascript-in-one-week Original source

  • How do Javascript Promises Work?

    This is a video about building a JavaScript Promise Library which is part of a larger two hour class. You are watching the video from the student’s perspective. If you’d like to be part of a live class, check out the next available time at https://www.chainshot.com/classes If you’re interested in trying out the code exercises…