• maiweb v0.1.0
  • ★
  • Feedback

Coding Math

active · last success 2026-06-18 22:52

Visit site ↗ · Feed ↗

  • Coding Math youtube.com channel retired video youtube 2017-01-30 11:00
    ↗

    Today we look at various mathematical tips and tricks used with arrays, such as optimization, 2d arrays and comparing all members of an array with all other members. Support Coding Math: http://patreon.com/codingmath Support Coding Math: https://www.coinbase.com/bit101 Source...

    ▶ Watch on YouTube Opens in a new tab
    Today we look at various mathematical tips and tricks used with arrays, such as optimization, 2d arrays and comparing all members of an array with all other members. Support Coding Math: http://patreon.com/codingmath Support Coding Math: https://www.coinbase.com/bit101 Source Code: http://jsbin.com/bujeju/2/edit?html,css,js,output http://jsbin.com/johinik/1/edit?html,js,output http://jsbin.com/kokagu/2/edit?html,js,output
  • Coding Math youtube.com channel retired video youtube 2016-12-12 12:00
    ↗

    We continue the UI Layout series with different ways to create a grid layout. Support Coding Math: http://patreon.com/codingmath Support Coding Math: https://www.coinbase.com/bit101 Source Code: http://jsbin.com/kiteni/1/edit?html,js,output

    ▶ Watch on YouTube Opens in a new tab
    We continue the UI Layout series with different ways to create a grid layout. Support Coding Math: http://patreon.com/codingmath Support Coding Math: https://www.coinbase.com/bit101 Source Code: http://jsbin.com/kiteni/1/edit?html,js,output
  • Coding Math youtube.com channel retired video youtube 2016-11-30 01:01
    ↗

    Another layout episode - we cover how to do a box layout, focusing on the horizontal box layout, but the principles can be applied vertically as well. Donate Bitcoin: https://www.coinbase.com/bit101 Support Coding Math: http://patreon.com/codingmath Source Code:...

    ▶ Watch on YouTube Opens in a new tab
    Another layout episode - we cover how to do a box layout, focusing on the horizontal box layout, but the principles can be applied vertically as well. Donate Bitcoin: https://www.coinbase.com/bit101 Support Coding Math: http://patreon.com/codingmath Source Code: http://jsbin.com/vejotuz/2/edit?html,js,output
  • Coding Math youtube.com channel retired video youtube 2016-11-14 13:04
    ↗

    We take a look at aspect ratio - specifically, how to size an image, video or other object of one size to fit it into a container of another size. Support Coding Math: http://patreon.com/codingmath Source Code: http://jsbin.com/lovido/2/edit?js,output

    ▶ Watch on YouTube Opens in a new tab
    We take a look at aspect ratio - specifically, how to size an image, video or other object of one size to fit it into a container of another size. Support Coding Math: http://patreon.com/codingmath Source Code: http://jsbin.com/lovido/2/edit?js,output
  • Coding Math youtube.com channel retired video youtube 2016-10-19 19:04
    ↗

    Let's take a look at what "dot product" is - a couple of ways to calculate it, and some uses for it. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath http://jsbin.com/hutisoq/edit?js,output

    ▶ Watch on YouTube Opens in a new tab
    Let's take a look at what "dot product" is - a couple of ways to calculate it, and some uses for it. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath http://jsbin.com/hutisoq/edit?js,output
  • Coding Math youtube.com channel retired video youtube 2016-09-20 11:18
    ↗

    A quick, fun video on a technique known as circle packing. Or at least one take on the technique. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath Source for this episode: http://jsbin.com/fegeti/edit?js,output Mario:...

    ▶ Watch on YouTube Opens in a new tab
    A quick, fun video on a technique known as circle packing. Or at least one take on the technique. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath Source for this episode: http://jsbin.com/fegeti/edit?js,output Mario: https://www.flickr.com/photos/quasimondo/
  • Coding Math youtube.com channel retired video youtube 2016-09-12 10:52
    ↗

    This time we look at a couple of existing PRNG libraries available in JavaScript, and look at some examples of how PRNGs can be used in cryptography, games, and generative art. Support Coding Math: http://patreon.com/codingmath Source Code: Crypto:...

    ▶ Watch on YouTube Opens in a new tab
    This time we look at a couple of existing PRNG libraries available in JavaScript, and look at some examples of how PRNGs can be used in cryptography, games, and generative art. Support Coding Math: http://patreon.com/codingmath Source Code: Crypto: http://jsbin.com/kipequk/2/edit?js,console Landscape: http://jsbin.com/zizeje/1/edit?js,output Circles: http://jsbin.com/zizeje/2/edit?js,output
  • Coding Math youtube.com channel retired video youtube 2016-09-01 11:00
    ↗

    Back to School Special. This short series will discuss pseudo random number generators (PRNGs), look at how they work, some algorithms for PRNGs, and how they are used. Support Coding Math: http://patreon.com/codingmath Source Code: https://jsbin.com/nifutup/1/edit?js,output...

    ▶ Watch on YouTube Opens in a new tab
    Back to School Special. This short series will discuss pseudo random number generators (PRNGs), look at how they work, some algorithms for PRNGs, and how they are used. Support Coding Math: http://patreon.com/codingmath Source Code: https://jsbin.com/nifutup/1/edit?js,output Earlier Source Code: http://github.com/bit101/codingmath
  • Coding Math youtube.com channel retired video youtube 2016-08-25 11:00
    ↗

    A quick intro to the QuickSettings.js library. Super useful for experimenting with algorithms and changing values on the fly. Find it here: https://github.com/bit101/quicksettings

    ▶ Watch on YouTube Opens in a new tab
    A quick intro to the QuickSettings.js library. Super useful for experimenting with algorithms and changing values on the fly. Find it here: https://github.com/bit101/quicksettings
  • Coding Math youtube.com channel retired video youtube 2016-04-20 02:20
    ↗

    This is too much fun to play with. Need to stop myself sometimes, so I can get some actual progress on the code. Support Coding Math: http://patreon.com/codingmath

    ▶ Watch on YouTube Opens in a new tab
    This is too much fun to play with. Need to stop myself sometimes, so I can get some actual progress on the code. Support Coding Math: http://patreon.com/codingmath
  • Coding Math youtube.com channel retired video youtube 2016-04-19 12:47
    ↗

    A very early demo of a project I'm working on. This is an extension of the code in Episode 50, IFS Fractals. It will allow you to create rule sets consisting of 2d transforms, change all the parameters and weight, and see the results in real time. All HTML5 Canvas and...

    ▶ Watch on YouTube Opens in a new tab
    A very early demo of a project I'm working on. This is an extension of the code in Episode 50, IFS Fractals. It will allow you to create rule sets consisting of 2d transforms, change all the parameters and weight, and see the results in real time. All HTML5 Canvas and JavaScript. Still a lot of work to do, but it's still really fun to play around with it. Support Coding Math: http://patreon.com/codingmath
  • Coding Math youtube.com channel retired video youtube 2016-04-09 10:58
    ↗

    Combining everything from episodes 47 - 49 to create some cool fractal images. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath http://jsbin.com/fevira/1/edit?html,css,js,output

    ▶ Watch on YouTube Opens in a new tab
    Combining everything from episodes 47 - 49 to create some cool fractal images. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath http://jsbin.com/fevira/1/edit?html,css,js,output
  • Coding Math youtube.com channel retired video youtube 2016-03-29 11:48
    ↗

    This week we wrap up our discussion of Matrix Math with some real world examples of translating, rotating and scaling using matrices, both in Canvas and straight CSS. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath...

    ▶ Watch on YouTube Opens in a new tab
    This week we wrap up our discussion of Matrix Math with some real world examples of translating, rotating and scaling using matrices, both in Canvas and straight CSS. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath http://jsbin.com/zumako/2/edit?html,css,js,output http://jsbin.com/qetage/2/edit?html,css,output
  • Coding Math youtube.com channel retired video youtube 2016-03-25 13:50
    ↗

    In part one of this series, we discuss the basics of matrices for scaling, rotating and translating 2d points and objects, including multiplying and adding matrices. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath

    ▶ Watch on YouTube Opens in a new tab
    In part one of this series, we discuss the basics of matrices for scaling, rotating and translating 2d points and objects, including multiplying and adding matrices. Support Coding Math: http://patreon.com/codingmath Source Code: http://github.com/bit101/codingmath
  • Coding Math youtube.com channel retired video youtube 2016-03-14 12:34
    ↗

    Weighted random functions allow you to randomly choose between multiple options, while specifying the exact odds of getting any one option.

    ▶ Watch on YouTube Opens in a new tab
    Weighted random functions allow you to randomly choose between multiple options, while specifying the exact odds of getting any one option.
  • End of feed
Maibook — your private personalized AI community
  • rcanand.com
  • mlaillc.com
  • @rcanand (X)
  • LinkedIn
  • Feedback
  • Credits