Category: Programming

  • Learn React.js – Full Course for Beginners – Tutorial 2019

    React is a JavaScript library for building dynamic web applications. Upon completion of this course, you’ll know everything you need in order to build web applications in React. You can also try the interactive version of the course here: https://scrimba.com/g/glearnreact This comprehensive introduction to React was created by Bob Ziroll (@bobziroll). Bob is the Director…

  • Bootstrap 4

    Bootstrap 4

    [ad_1] https://i.ytimg.com/vi/lFrbkihfkn0/hqdefault.jpg Curso “Introducción al desarrollo web”: novedades de la versión 4 del framework de CSS Bootstrap. Autor del vídeo: Danny Gabriel Rivera Solorzano. Curso abierto en línea a gran escala (MOOC, massive open online course). Copyright y licencia: http://idesweb.es/copyright Más información: http://idesweb.es/ Original source

  • How To Code Tic-Tac-Toe In Plain JavaScript – Functional JavaScript Tutorial

    In this video we code a Tic Tac Toe game from scratch in plain HTML, CSS, and JavaScript in a functional way! Tic-Tac-Toe is a great tutorial as it goes over DOM manipulation and very basic game “A.I.”. Follow me on social media! Links on my website: https://www.portexe.com/ Link to previous video with ES6 explanations:…

  • What is Server-Side Rendering? (Server-side Rendering with JavaScript Frameworks)

    Server Side Rendering (SSR) is the process of taking a client-side JavaScript Framework website and rendering it to static HTML and CSS on the server. Why is this important? We all want fast loading websites and SSR is a tool to help you get your website rendered faster. SSR flips the process of rendering a…

  • Getting Started with ng-bootstrap in Angular 6

    Getting Started with ng-bootstrap in Angular 6

    [ad_1] https://i.ytimg.com/vi/tybcHBQIpwk/hqdefault.jpg In this video, we’ll take a look at how we can get started with ng-bootstrap (Bootstrap 4 components, powered by Angular) Original source

  • Building a Messaging App | Javascript | Tutorial 15

    Giraffe Academy is rebranding! I’ve decided to re-focus the brand of this channel to highlight myself as a developer and teacher! The newly minted Mike Dane channel will have all the same content, with more to come in the future! Source Code – http://www.mikedane.com/web-development/javascript/ This video is one in a series of videos where we’ll…

  • JavaScript List Example [ Select and Option ]

    Creating a list with single selection and multiple selection. Creating a javascript to find the selected item from the list. Original source

  • Bootstrap 4 Tutorial 31 – Card Columns

    Bootstrap 4 Tutorial 31 – Card Columns

    [ad_1] https://i.ytimg.com/vi/JQERoDLGWtk/hqdefault.jpg Source Code: https://github.com/SonarSystems/Bootstrap-4-Tutorial-Series http://v4-alpha.getbootstrap.com/layout/grid/#grid-options Like our content and want to support us more directly? Help Us, Help You! https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E If you like this stuff, as always, show the love through comments, likes, favorites, subscriptions, etc. Thousands of free videos at www.sonarlearning.co.uk If you have any questions feel free to post them at http://www.sonarlearning.co.uk/questions.php…

  • Static Methods in JavaScript Tutorial : Object Oriented Programming Series – Part 11

    JavaScript Static Class Methods. Article and code samples from this tutorial * techsith.com Please be my patreons on patreaon * https://www.patreon.com/techsith Follow me for technology updates * https://facebook.com/techsith * https://twitter.com/techsith1 Help me translate this video. * http://www.youtube.com/timedtext_video?ref=share&v=10b6K9fORI4 Original source

  • Flask – Lecture 2 – CS50's Web Programming with Python and JavaScript

    00:00:00 – Introduction 00:00:48 – Python 00:01:45 – hello.py 00:03:26 – name.py 00:07:06 – variables.py 00:10:10 – conditions.py 00:12:51 – sequences.py 00:18:48 – loops0.py 00:23:26 – loops1.py 00:23:42 – sets.py 00:24:58 – dictionaries.py 00:27:57 – functions.py 00:32:12 – modules.py 00:35:56 – classes.py 00:39:17 – HTTP 00:40:25 – Flask 00:46:56 – routes0 00:52:25 – templates 00:57:14…