Tag: best practices

  • Creating a Character Rig – Part 1: Common rigging pitfalls

    https://i.ytimg.com/vi/MV4XRgmTynY/hqdefault.jpg Files used: http://areadownloads.autodesk.com/wdm/maya/htm_chr_character_rigging_part1.zip This movie shows you some of the most common pitfalls and suggests some best practices when rigging characters in Maya. Level: Intermediate Recorded in: Maya 2013 source

  • Dos and Donts: Best Practices When Learning JavaScript

    With every programming language, there’s a list of best practices; do’s and don’ts. JavaScript is no exception. Some of these best practices are there for your protection (like always always always using semi-colons!), some to make your code more readable and less error-prone, and some to increase the efficiency of your code. Don’t miss an…

  • What the… JavaScript?

    Kyle Simpsons talk for Forward 2 attempts to “pull out the crazy” from JavaScript. He wants to help you produce cleaner, more elegant, more readable code, then inspire people to contribute to the open source community. JavaScript Training from NewCircle: http://crcl.to/72rru http://forwardjs.com/ Original source