Tag Archives: JavaScript

The Value of Adding AngularJS to your Development Stack – with Dan Wahlin

AngularJS is one the hottest JavaScript group frameworks available today. Is it worth adding it to your development stack? That’s what we’re going to address in this video. AngularJS is one the hottest JavaScript group frameworks available today. Is it worth adding it to your development stack? That’s what we’re going to address in this … Continue reading The Value of Adding AngularJS to your Development Stack – with Dan Wahlin

ECMAScript 6 (ES6) – The Future Look of JavaScript for C# Developers

This is an excerpt of a webinar by Dan Wahlin – JavaScript for C# Developers that was conducted at Interface Technical Training on September 14, 2014. Watch the entire webinar at JavaScript for C# Developers webinar with Dan Wahlin Dan Wahlin teaches Web Development and .NET Visual Studio classes at Interface Technical Training. Dan’s instructor-led training classes include … Continue reading ECMAScript 6 (ES6) – The Future Look of JavaScript for C# Developers

JavaScript for C# Developers – Differences between JavaScript Dynamic Syntax and C#

This is an excerpt of a webinar by Dan Wahlin – JavaScript for C# Developers that was conducted at Interface Technical Training on September 14, 2014. You can watch the entire webinar at JavaScript for C# Developers webinar Dan Wahlin teaches Web Development and .NET Visual Studio classes at Interface Technical Dan’s instructor-led training includes … Continue reading JavaScript for C# Developers – Differences between JavaScript Dynamic Syntax and C#

JavaScript for C# Developers – Key concepts of C# and JavaScript Syntax

This is an excerpt of a webinar by Dan Wahlin – JavaScript for C# Developers that was conducted at Interface Technical Training on September 14, 2014. You can watch the entire webinar at JavaScript for C# Developers webinar Dan Wahlin teaches Web Development and .NET Visual Studio classes at Interface Technical Dan’s instructor-led training includes … Continue reading JavaScript for C# Developers – Key concepts of C# and JavaScript Syntax

Interface is excited to announce a whole new way to look at Developer training.

  The world that developers live in has been morphing over time. Changing technologies are a given, but changing jobs roles are often overlooked.   Introducing the new Developer program at Interface.  Web Developer focused on the server side? Check out our Open Server courses. WEB240: HTML, XHTML & CSS In-Depth Web Development Training Learn … Continue reading Interface is excited to announce a whole new way to look at Developer training.

Video – Getting Started with Java Programming

In this Interface Video Blog, Java instructor Judy Lipinski discusses what developers will need to know before getting started developing with Java. Judy says that Java programming is a great programming language for beginners to learn. Java teaches students how to understand Object Oriented concepts. There is a great deal of flexibility with Java. For … Continue reading Video – Getting Started with Java Programming

AngularJS Video Series Part II: Directives, Filters and Data Binding

  Previous videos in this series: Part I: Getting Started with AngularJS Video Series One of the features that really sets AngularJS apart from other client-side frameworks is its built-in support for directives and data binding. In a nutshell, directives extend HTML and teach it new tricks that it can’t perform natively. Many directives are … Continue reading AngularJS Video Series Part II: Directives, Filters and Data Binding

Getting Started with AngularJS Video Series

As more and more functionality moves to the client developers are finding that writing JavaScript-centric applications from scratch can be challenging and frustrating. As a result, numerous JavaScript libraries and frameworks have sprouted up to help simplify the development process such as Knockout, Backbone, Ember, Durandal, AngularJS, Meteor and many more. I’ve blogged about some … Continue reading Getting Started with AngularJS Video Series

Getting Started with Grunt a JavaScript task build tool

JavaScript, JavaScript, JavaScript! It seems that just about everywhere you turn now days you here about “this framework” or “that library” being based on JavaScript. If you like JavaScript (and I do) then that’s a good thing but it also presents several unique challenges. Since JavaScript isn’t compiled it needs to be minified for production … Continue reading Getting Started with Grunt a JavaScript task build tool