Tag: Development

  • Javascript Tutorial – Using the prompt() and Number() functions

    Original source

  • Pro tip: type-check your JavaScript the easy way!

    Sure, TypeScript isn’t for everyone. But sometimes you want types and type-checking… well, turns out you can use the TypeScript compiler to check the types on your JavaScript – let me show you how! More info: https://www.typescriptlang.org/docs/handbook/type-checking-javascript-files.html Original source

  • Learn Vanilla Javascript: Memory Game Tutorial – Shuffling [11/11]

    Project developed in vanilla javascript. Learn the fundamentals of pure javascript by building simple and quick projects. No frameworks or libraries, definitely no jquery. This video will cover how to: * shuffle the deck of cards with the flexbox property order * js Math Object ✏️Written Tutorial: https://medium.freecodecamp.org/vanilla-javascript-tutorial-build-a-memory-game-in-30-minutes-e542c4447eae 🕹Demo: https://marina-ferreira.github.io/projects/js/memory-game/ 📂Repo: https://github.com/code-sketch/memory-game *********************************************************************** Don’t be…

  • Javascript Programming Tutorial | Client-Side Validation of Forms

    Want all of our free Javascript videos? Download our free iPad app at ‪http://itunes.apple.com/us/app/video-training-courses-from/id418130423?mt=8‬ More details on this Javascript training can be seen at http://www.infiniteskills.com/training/learning-javascript-programming.html This clip is one example from the complete course. For more free Javascript tutorials please visit out our main website. YouTube: https://www.youtube.com/user/OreillyMedia Facebook: https://www.facebook.com/OReilly/?fref=ts Twitter: https://twitter.com/OReillyMedia Website: http://www.oreilly.com/ Original source

  • An Introduction to Particle Systems – Particle Fire – Blender Physics Tutorial

    An Introduction to Particle Systems – Particle Fire – Blender Physics Tutorial

    https://i.ytimg.com/vi/LkOmbyy67mQ/hqdefault.jpg So in this video we will explain particle systems in all their glory and then put together a quick particcle simulation n the form of a particle fire. link to the resources pack for this tutorial: https://drive.google.com/open?id=1hCBvND1mSwYP53skgD2kwQjJtZ318QZH miusic by Stellardrone and Kevin Macleod source

  • Complete Form Validation using JavaScript tutorial – (Part – 1)

    Learn how to create a complete script that can validate your forms on the client side using JavaScript. Please watch the Form Validation Using JavaScript to learn how we can validate different form elements using JavaScript here Original source

  • New 3D Cursor – Blender 2.8 Code Quest

    New 3D Cursor – Blender 2.8 Code Quest

    https://i.ytimg.com/vi/0wVcmThh09o/hqdefault.jpg Seems like even the classic 3D Cursor is getting some love in Blender 2.8! Learn more about the Blender 2.8 Code Quest on https://code.blender.org – Twitter: https://twitter.com/BlenderDev – Facebook: https://www.facebook.com/BlenderDevelopers – YouTube: https://www.youtube.com/BlenderDevelopers source

  • Javascript Tutorial – declaring variables

    Original source

  • Creating a Blender 2.8 Voxelize Python Script – Beginner Tutorial

    Creating a Blender 2.8 Voxelize Python Script – Beginner Tutorial

    https://i.ytimg.com/vi/l9wSDtqThmQ/hqdefault.jpg In this free bonus tutorial for Blender 2.8, I walk through how I created a script to turn any 3d model into a voxel style mesh. 7-DAY FREE TRIAL (100’s of Blender Tutorials) 🎉 http://cgcookie.com GETTING STARTED IN BLENDER: Blender Beginner Basics: https://cgcookie.com/course/learn-the-blender-basics What is Blender? https://cgcookie.com/articles/getting-started-with-blender FOLLOW US: http://instagram.com/cgcookie Tweets by cgcookie http://facebook.com/cgcookieinc…

  • Javascript Tutorial – DOM using Nodes and removing elements

    FInd the code over here http://betacoding.net/javascript/using-dom-to-access-nodeselements-and-deleting-them-in-javascript __________________ Thank you for watching this video, if you like it please don’t forget to like it, or subscribe to my channel for more programming tutorials — also visit my website for more content http://betacoding.net Original source