Posts

  • Using Python to Bulk Resize Images

    This tutorial will cover a very simple process for resizing a collection of images. We will be using the Pillow module, which is a fork of the older PIL module. Pillow has been maintained more consistently and been kept up-to-date. To begin, we will need to add the Pillow package...

    Posted in

  • Motion Design Week 4

    Previous Series Next Links & Resources Greensock (GSAP) https://greensock.com/ GSAP Products Ease Visualizer GSAP Simple Tweens Turtle Example - Hue, Saturation, Brightness Monster Example - Timelines GSAP Animation Video Typography Typography Handbook Visual Hierarchy Example Proximity Example Fonts Web Open Font Format (WOFF) Google Fonts Font Squirrel Typekit Loading a...

    Posted in

  • Intermediate JavaScript Week 4

    Previous Series Next Links & Resources Arrays Array Reference Array Methods Array Map Array Filter Array Reduce Other Libraries Lodash

    Posted in

  • Intermediate JavaScript Week 3

    Previous Series Next Links & Resources Conditional Statements If…Else… Reference Switch Statement Comparison Operators JavaScript Objects Object Basics Working with Objects ES6+ Class Pattern

    Posted in

  • Motion Design Week 3

    Previous Series Next Links & Resources Velocity.js http://velocityjs.org/ Basic Examples “Official Collection” Exampes Velocity UI Pack http://velocityjs.org/#uiPack Text Animation Examples Video Demo Web Accessibility https://en.wikipedia.org/wiki/Web_accessibility Scalable Vector Graphics (SVG) SVG Intro SVG Shapes Polyline Example Pocket Guide to Writing SVG SVG Animation Using Velocity http://velocityjs.org/#svg Example

    Posted in

  • Intermediate JavaScript Week 2

    Previous Series Next Links & Resources Variable Declaration let Scope JavaScript Scope Block Scope Conventions Strict Mode String Interpolation Template Literals Data Types String Reference Number Reference Booleans JavaScript Operators Operators Math Object typeof JavaScript Functions Functions Closures

    Posted in

  • Intermediate JavaScript Week 1

    Series Next Links & Resources JavaScript History JavaScript Versions ECMAscript History AJAX and XMLHttpRequest https://en.wikipedia.org/wiki/Ajax_(programming) Babel Transpiling https://babeljs.io/ Polyfillls https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign#Polyfill Feature Detection Modernizr Linting Tools ESLint ESLing Predefined Rules NodeJS NodeJS Express Node Simple Server Example

    Posted in

  • Intermediate JavaScript Series

    Intermediate JavaScript Week 1 In this introduction, we will be covering the history of JavaScript. Included will be overview of code organization, and some common conventions. Intermediate JavaScript Week 2 This week's material will contain variables, operators, algorithms, scope, and functions. Also included will be some of the changes brought...

    Posted in

  • Motion Design Week 2

    Previous Series Next Links & Resources CSS Vendor Prefixes Autoprefixer CSS Transitions Example CSS Transforms CSS Transforms Matrix CSS Function Easing Basics of Easing Easing Illustrations Bézier Curve Custom Easing CSS Animations CSS3 Animations Ball Bounce Example jQuery jQuery Selectors jQuery Events jQuery CSS jQuery Dimensions jQuery Animate jQuery Animate...

    Posted in

  • Motion Design Week 1

    Series Next Links & Resources HTML5 Structure HTML5 Boilerplate UI Frameworks Bootstrap Foundation Materialize Material UI Bulma CSS CSS Syntax CSS Box Model CSS Layout Block, inline-block and inline Bootstrap Grid Positioning Flexbox Media Queries Checking Browser Support Can I Use Color Magic of CSS Bootstrap Color for Statuses Adobe...

    Posted in

subscribe via RSS