Tag: Computer Science (Field Of Study)

  • SIGGRAPH 2014

    SIGGRAPH 2014

    https://i.ytimg.com/vi/68BbjVMQ5X4/hqdefault.jpg An inside look at the big CG event that everyone flocks to every year. In this video I ask some fellow attendees why they came and whether or not it’s worth the cost. Photos: http://www.blenderguru.com/articles/5-important-discoveries-siggraph-2014 source

  • Modular Javascript #4 – PubSub Javascript Design Pattern

    Last video, we covered the revealing module pattern – where we expose an API allowing modules to talk to each other. This works well for smaller amounts of modules, but can have issues when many modules need to talk to each other. Here’s the pubsub code I’m using in this example: https://gist.github.com/learncodeacademy/777349747d8382bfb722 In this video,…

  • RDBMS, MYSQL TUTORIAL, PART 4

    RDBMS, MYSQL TUTORIAL, PART 4

    Original source