Home Sign up! Channels Courses Publish your post Login Contact us RSS Mr.Bool Credits Buy Credits
Search:
Kind: Site:
 
Kind: Video tutorial


9/1/2010 02:58p - Video tutorial - Recursive Functions - Course JavaScript - Part 19
In this video we will talk about functions that call themselves. We refer to this as recursive functions. These functions need to have carefully planned exit conditions.

Kind: Video tutorial


9/1/2010 02:52p - Video tutorial - Remove elements from the array - Course JavaScript - Part 15
In this video we wrap up the current Array discussion. As you saw we can use arrays in many different ways.

Kind: Video tutorial


8/31/2010 05:06p - Video tutorial - Passing function to a function - Course JavaScript - Part 18
In this video we explore how to pass a function as a parameter to a function. This type of practice is supported in JavaScript.

Kind: Video tutorial


8/31/2010 05:05p - Video tutorial - Dynamic Functions - Course JavaScript - Part 17
In this video we discuss dynamic functions. We create dynamic functions using the Function constructor. We provide to the constructor the parameters as well as the body of the function.

Kind: Video tutorial


8/31/2010 05:02p - Video tutorial - Passing by value and by reference - Course JavaScript - Part 16
In this video we discuss functions and how we can pass parameters to them. As we stated in previous videos functions are chunks of code that you can name and refer to any time you need them.

Kind: Video tutorial


8/31/2010 05:01p - Video tutorial - Queues - Course JavaScript - Part 14
In this video we continue our discussion of working with JavaScript arrays. We cover some the important methods that come handy when working with arrays. splice() help us remove and add some elements to the array at once.

Kind: Video tutorial


8/31/2010 04:49p - Video tutorial - Date Functions - Course JavaScript - Part 12
In this video we continue our discussion of JavaScript objects. We talked about the Math class and all the static methods it contains.

Kind: Video tutorial


8/31/2010 04:44p - Video tutorial - Math Functions - Course JavaScript - Part 11
In this video we wrap up our discussion on regular expressions for now and introduce the Math object. The last functionality we talked about for regular expressions has to do with fixing a name to change it from one format to another.

Kind: Video tutorial


8/31/2010 04:41p - Video tutorial - Doing match: Regular Expression - Course JavaScript - Part 10
In this video we continue our discussion of regular expressions. We illustrate an example of doing match but for dates in this case.

Kind: Video tutorial


8/31/2010 04:36p - Video tutorial - test() method: Regular Expression - Course JavaScript - Part 9
In this video we start our discussion of regular expressions. Regular expressions are coded patterns that can be used to search for matching patterns in strings.

Kind: Video tutorial


8/31/2010 04:35p - Video tutorial - Functions indexOf, substr, toLowerCase and toUpperCase: The String Object - Course JavaScript - Part 8
In this video we wrap up our discussion of the String object. As I mentioned before the String object in JavaScript is very powerful.

Kind: Video tutorial


8/31/2010 04:34p - Video tutorial - Length and concat: The String Object - Course JavaScript - Part 7
In this video we start our discussion of the String object. As I mentioned in the previous video, JavaScript supports object-oriented concepts.

Kind: Video tutorial


8/31/2010 04:32p - Video tutorial - The Number Object - Course JavaScript - Part 6
In this video we discuss the Number object. JavaScript supports some object-oriented concepts. We are able to work with existing objects and create new ones.

Kind: Video tutorial


8/31/2010 04:31p - Video tutorial - Escape And Encode - Course JavaScript - Part 5
In this video we discuss escaping characters and encoding strings. I will show you how to use the escape function to escape some special characters in the string.

Kind: Video tutorial


8/31/2010 04:17p - Video tutorial - Variable Scope - Course JavaScript - Part 4
In this video we discussed variable scope. When we declare a variable in JavaScript we use the keyword var.

Kind: Video tutorial


8/4/2010 08:03p - Video tutorial - Simple Binding - Course Silverlight 3 - Lesson 10
In this video, we start discussing bindings. We will give a simple example on how to bind the font size of a text block to a slider.

Kind: Video tutorial


8/4/2010 07:52p - Video tutorial - State transitions using Blend - Course Silverlight 3 - Lesson 9
In this video, we discuss state transitions using Blend.

Kind: Video tutorial


8/4/2010 06:21p - Video tutorial - Creating resources and adding sample data - Course Silverlight 3 - Lesson 8
In this video, we take a control (like a rectangle), and we change some of its properties.

Kind: Video tutorial


8/4/2010 06:14p - Video tutorial - Projects in Blend and Visual Studio 2008 - Course Silverlight 3 - Lesson 7
In this video, we will take the project we started in Blend and open it in Visual Studio 2008.

Kind: Video tutorial


8/4/2010 06:00p - Video tutorial - Introducing Blend 3 - Course Silverlight 3 - Lesson 6
In this video we will take a quick tour of Blend 3 in this video.

Kind: Video tutorial


8/4/2010 04:02p - Video tutorial - Loops and Operators - Course JavaScript - Lesson 3
In this video we will explore two versions of the for loop.

Kind: Video tutorial


8/4/2010 03:54p - Video tutorial - Script Tag and a .js File - Course JavaScript - Lesson 2
In this video, we also use document.writeln() to display the content directly in the browser.

Kind: Video tutorial


8/4/2010 03:38p - Video tutorial - Priority Queue - Sun Certified Java Programmer 310-065 - Lesson 78 (End)
In this video we will bee tested too in class and package declarations.

Kind: Video tutorial


8/4/2010 03:31p - Video tutorial - How to declare and initialize an array - Sun Certified Java Programmer 310-065 - Lesson 77
In this video, we will see too questions about loopings.

Kind: Video tutorial


8/4/2010 02:58p - Video tutorial - Parent classes and child objects - Sun Certified Java Programmer 310-065 - Lesson 76
In this video we will see too how to walk through infinite loops, continue statements, and break with a label.

Kind: Video tutorial


8/4/2010 02:26p - Video tutorial - Static and non-static methods - Sun Certified Java Programmer 310-065 - Lesson 75
In this video, we will see calling static and non-static methods, determining when a sort() method is valid when the items added to an ArrayList are Objects.

Kind: Video tutorial


8/4/2010 11:11a - Video tutorial - Inheritance and casting between classes- Sun Certified Java Programmer 310-065 - Lesson 74
n this video, we continue the second set of 75 questions. First, we look at calling the run() method of the Thread class.

Kind: Video tutorial


8/4/2010 08:20a - Video tutorial - Namespace System.Numerics - C# 4.0 development tools - Lesson 3
In this video, we discuss few C# concepts. The first one has to do with a new addition the C# 4.0.

Kind: Video tutorial


7/31/2010 03:02p - Video tutorial - Database Email & Operator Alert - SQL Server 2008 Maintenance plan - Lesson 3
This lesson will show what is a database maintenance plan and how can you configure Database Email & Operator Alert.

Kind: Video tutorial


7/31/2010 02:59p - Video tutorial - Maintenance Cleanup Task - SQL Server 2008 Maintenance plan - Lesson 2
This lesson will show what is a database maintenance plan and how can you configure Maintenance Cleanup Task.

1 2 3 4 5 6 7 8 9 10 ... >

 
www.mrbool.com
Copyright 2010 - All rights reserved to DevMedia Group