Tag: html5

  • JavaScript beginner tutorial 19 – switch statements

    In this video I show you how to use a switch statement to check for conditions when the list of conditions may be really long. This is much efficient and a lot more tidy than using lots of if statements. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages:…

  • Memory Game Programming JavaScript Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Memory-Game-Programming-Tutorial In this programming exercise you can learn to create a JavaScript powered memory game that you can easily enhance and extend as your skills improve as a JavaScript programmer. We will use HTML and CSS for the looks and user interface. Original source

  • APRENDA JAVASCRIPT (ES6) CRIANDO UM JOGO #1 – INTRODUÇÃO

    CURSO DE FRAMEWORK CSS: https://cursocss.com.br Aprenda a linguagem Javascript como se fosse brincadeira. Crie um projeto real e divitar-se no caminho. Essa é a receita para um aprendizado de sucesso e é isso que nós vamos fazer juntos a partir dessa aula! LINK PRO LIVRO: http://www.aprendahtmlecss.com.br LINK PRO JOGO: http://www.lostdecadegames.com/demos/simple_canvas_game/ O código do jogo será…

  • Curso de HTML5 – 22 – Introdução ao JavaScript

    Introdução ao JavaScript. Veja como criar programas simples com a linguagem JS, criada e popularizada pela empresa Netscape. Vamos aprender alguns comandos específicos e introdutórios do JavaScript, como o alert, document.write, Date História do JavaScript: em 1992, a OpenWave estava criando a linguagem Cmm, rebatizada para ScriptEase, quando foi comprada pela Netscape. O projeto então…

  • Should you learn JavaScript in 2016 and 2017

    https://shop.killervideostore.com/ When considering a programming language, the #1 concern is the business opportunities and the TYPE of projects you want to work on. Original source

  • Kneipentest-Tutorial: Einleitung (HTML5, CSS3, PHP, MySQL, jQuery, JSON)

    Kneipentest-Tutorial: Einleitung (HTML5, CSS3, PHP, MySQL, jQuery, JSON)

    Anhand einer Kneipen-Bewertungsseite -Kneipentest- sollen aktuelle Webtechnologien wie HTML5, CSS3, PHP und MySQL – MySQLi, sowie jQuery und JSON … source

  • Get dropdown items from mysql database

    Get dropdown items from mysql database

    In this tutorial I will show you how to connect to your MySQL server and retrieve information to insert into your dropdown menu. You will also learn a couple of … source