Category: Programming

  • Beat Asteroids Game Using a Neural Network – JavaScript Tutorial

    This complete JavaScript tutorial shows how to automate an asteroids game using a neural network. This tutorial keeps the complex theory to a minimum and demonstrates how to use a neural network in a real-world situation. The tutorial builds off of a previous JavaScript tutorial that shows how to build an astroids game from scratch.…

  • Bootstrap 3 Grid System Tutorial by Bootstrap CSS Girl

    Bootstrap 3 Grid System Tutorial by Bootstrap CSS Girl

    [ad_1] https://i.ytimg.com/vi/GESSkwAxpnE/hqdefault.jpg This Bootstrap CSS tutorial discusses the Bootstrap Grid System for beginners to Bootstrap CSS. Bootstrap’s grid system can be used to easily create responsive web design and layouts. Bootstrap grids consist of rows and columns with up to 12 columns per row. Included in this video tutorial are examples of the bootstrap grid…

  • Vale a pena aprender Javascript e CSS puro?

    O JavaScript e CSS puro podem te ajudar a dominar vários frameworks, você sabe como? ———————————————————— Assista essa live completa para saber ainda mais: https://www.youtube.com/watch?v=MDbMy2c7C4U Tá afim de aprender a linguagem da web ou até mesmo se aprofundar e não sabe por onde começar? Fizemos uma seleção de cursos que vão te ajudar: – HTML5…

  • JavaScript Tutorial: Unit Testing with Tape pt2

    See more tutorials at https://frontendgods.com In this video we are going to format the output of Tape to a more readable format with tap-simple and tap-spec. Original source

  • Bootstrap 4 Tutorial in Hindi Part 7 : Bootstrap 4 responsive image gallery in Hindi

    Bootstrap 4 Tutorial in Hindi Part 7 : Bootstrap 4 responsive image gallery in Hindi

    [ad_1] https://i.ytimg.com/vi/Ygga2WKR7mY/hqdefault.jpg Welcome Developers, we will see Bootstrap 4 image gallery in Hindi. We have classes in Bootstrap 4 images Rounded Corners The .rounded class adds rounded corners to an image: Circle The .rounded-circle class shapes the image to a circle: Thumbnail The .img-thumbnail class shapes the image to a thumbnail (bordered): Responsive Images Images…

  • Curso Javascript para Principiantes

    Javascript es uno de los lenguajes de programación más populares actualmente, ademas de ser una tecnología fundamental de la web, ya que todos los sitios web utilizan Javascript, aunque puede ser utilizado en otros entornos, como aplicaciones de escritorio, aplicaciones moviles, aplicaciones de servidor y mucho más. Este curso es una introducción práctica a Javascript,…

  • Snake Game Using JavaScript

    We will create the Snake game using JavaScript only, means no framework is been used during the tutorial, the tutorial has two parts: 1st part : we understand everything about the game, we discuss things before we code. 2nd part : Type in the Code. **************************************************************************************** Download the starter template from gitHub, so you can…

  • Bootstrap 4 Tutorial [#2] Download & Install Bootstrap 4

    Bootstrap 4 Tutorial [#2] Download & Install Bootstrap 4

    [ad_1] https://i.ytimg.com/vi/OU8wX88mulk/hqdefault.jpg Learn how to download & install Bootstrap 4. Download the final course files for free here: http://www.bradhussey.ca/bootstrap4-coursefiles Get this course free at CodeCollege.ca: http://codecollege.ca/courses/bootstrap-4-quickstart/ Share the love, spread the word: 1) Subscribe to my channel 2) Share on Facebook & Twitter 3) Send this free course to a friend Original source

  • ¿Qué es JavaScript? bien explicado

    JavaScript es un lenguaje de programación interpretado del lado del cliente, que se utiliza principalmente para agregar interactividad en las paginas web. Síguenos: ● Twitter: https://goo.gl/UKw1b3 ● Instagram: https://goo.gl/5pNEub ● Facebook: https://goo.gl/EvifkN ● Linkedin: https://goo.gl/v6Gidp Original source

  • Tetris Game Using JavaScript

    We will create the TETRIS game using JavaScript only, means no framework is been used during the tutorial, the tutorial has two parts: 1st part : we understand everything about the game, we discuss things before we code. 2nd part : Type in the Code. ( you can go to the 2nd part directly :…