Functional programming with JavaScript Posted By : at 2008-05-08 13:41:05
Last week, Brendan Eich, CTO of the Mozilla Corporation and the original designer of the JavaScript programming language, was hanging out at Northeastern, talking about JavaScript and writing reliable software for the web. ...
Other Posts about Functional programming with JavaScript you may like:
PHP Functions Essential Reference at 2008-05-08 13:44:09
PHP Functions Essential Reference is a detailed and practical function reference for the PHP programming language. Concise and authoritative, this working programmer's guide covers the core function groups plus 300 additional commonly ...
VBScript: More Fun with the Date Functions at 2008-05-08 13:41:32
In our first article on VBScript date functions way back in January we covered CDate Date DateAdd and DateDiff. In this article we ll be picking up where we left off. We still have a lot of ground to cover who knew dates were so ...
VBScript: Final Date Functions at 2008-05-08 13:41:32
In our previous article we discussed more of the Date Functions like IsDate Hour Minute Month and so forth. In this article we will conclude our discussion of the VBScript Date Functions and if there s time and room we ll throw in the ...
VBScript: Functioning with Strings at 2008-05-08 13:41:32
In this continuing series on VBScript functions I will cover the string functions. In the past we went over date time and array functions. There are not quite as many built-in string functions in the language as there are date time ...
VBScript: More String Functions at 2008-05-08 13:41:32
In our previous article we left off discussing a few of the string functions in VBScript. We didn t get very far of the sixteen available to us we only covered four. As you will recall they were the InStr and InStrRev which let us check ...