Skip to main content

Home/ Coders/ Group items matching "expressions" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Joel Bennett

Flex.org - Rich Internet Applications, Rapid Web Application Development, Open Source Flex, Open Source Flash, Adobe Flex, Flex 2, Flex 3 - 0 views

  • Buy Flex Builder 3 Standard from $249 US
    • Joel Bennett
       
      This is interesting, considering the competition (Microsoft) has been giving away Visual Studio Web Express, and is now giving away the Pro version to students.
  •  
    The latest version of Adobe's latest proprietary Flex technology (Flex 3.0) is now available with the RTM of Adobe Air. If you like Javascript (I don't), this may be the way for you to move forward to developing "real" cross-platform apps ...
Joel Bennett

Coding4Fun Developer Kit - 0 views

  •  
    Lots of useful controls here for .Net devs
Joel Bennett

Nregex v/0.1 - 0 views

  •  
    A slick web-based tool for testing and perfecting .net regular expressions
Joel Bennett

SketchPath - 0 views

  •  
    A really good looking xpath debugger and editor, with tons of help: auto-complete, generator, expression libraries, etc.
Joel Bennett

The Regulator - Get Serious About Regular Expressions - 0 views

  •  
    Roy Osherove's The Regulator is a free Regular Expresssions testing and learning tool...
Joel Bennett

claribole.net - ZGRViewer - 0 views

  • ZGRViewer is a 2.5D graph visualizer implemented in Java and based upon the Zoomable Visual Transformation Machine. It is specifically aimed at displaying graphs expressed using the DOT language from AT&T GraphViz and processed by programs dot, neato or others such as twopi.
  •  
    A slick zoomable viewer for graphviz graphs
David Corking

JavaScript as a Functional Language | Ajaxonomy | 2009 - 0 views

  • there is a little bit of hand-waving involved in calling JavaScript a functional language. JavaScript is not a side-effect free language, nor is it an expression-based language (i.e., it is not value-oriented, but rather variable-oriented). There is no tail call optimization in any of the current implementations, so recursion must be kept shallow. And the list goes on. Truth be told, JavaScript is really one of the first hybrid imperative-functional languages.
  • Higher-order functions allow us to do functional composition,
  • Since JavaScript does not have "overloaded" functions, this type of functionality is usually simulated using manipulation of the function's arguments. Currying comes in handy because it allows you to do this manipulation in a much cleaner and more modular way.
  • ...1 more annotation...
  • Closures have quite a few applications in real-world JavaScript: event binding, callbacks, sorting, mapping (in the classical Lisp sense), and many others. In more modern JavaScript programming, you can find them almost everywhere.
  •  
    This is a short tutorial approach to an old but little-noticed saw.
Justin Newton

Downloads - 0 views

  •  
    Tools IDE Editors VisualBasic
  •  
    A bunch of Microsoft tools to develop programs and web pages
Matteo Spreafico

LINQPad - 1 views

  •   LINQPad lets you interactively query SQL databases in a modern query language: LINQ.  Kiss goodbye to SQL Management Studio!
  • it's a highly ergonomic code snippet IDE that instantly executes any C#/VB expression, statement block or program – the ultimate in dynamic development.
  • Best of all, LINQPad standard edition is free and can run without installation (or with a low-impact setup)
Matteo Spreafico

Classical Inheritance in JavaScript - 0 views

  • function ZParenizor2(value) { var that = new Parenizor(value); that.toString = function () { if (this.getValue()) { return this.uber('toString'); } return "-0-" }; return that; }
    • Matteo Spreafico
       
      This constructors lies, wondeful!
  • Again, we augment Function. We make an instance of the parent class and use it as the new prototype. We also correct the constructor field, and we add the uber method to the prototype as well.
  • This adds a public method to the Function.prototype, so all functions get it by Class Augmentation. It takes a name and a function, and adds them to a function's prototype object.
  • ...3 more annotations...
  • To make the examples above work, I wrote four sugar methods. First, the method method, which adds an instance method to a class. Function.prototype.method = function (name, func) { this.prototype[name] = func; return this; };
  • JavaScript can be used like a classical language, but it also has a level of expressiveness which is quite unique. We have looked at Classical Inheritance, Swiss Inheritance, Parasitic Inheritance, Class Augmentation, and Object Augmentation. This large set of code reuse patterns comes from a language which is considered smaller and simpler than Java.
  • I have been writing JavaScript for 8 years now, and I have never once found need to use an uber function. The super idea is fairly important in the classical pattern, but it appears to be unnecessary in the prototypal and functional patterns. I now see my early attempts to support the classical model in JavaScript as a mistake.
Joel Bennett

autofac - Project Hosting on Google Code - 4 views

  • Autofac is based on strongly component-oriented principles. It will change the way you approach dependency injection in .NET.
  •  
    Autofac is based on strongly component-oriented principles. It will change the way you approach dependency injection in .NET.
escaping1 escaping1

rapidement. Manche Longues Ralph Lauren Femme - 0 views

« Ouais , dit Fred lentement. « Oui , vous avez causé trop de problèmes , mon pote. Eh bien, au moins un d'entre vous le monde a le droit de leurs priorités .Il se dirigea vers Harry et lui frappa ...

Manche Longues Ralph Lauren Femme

started by escaping1 escaping1 on 09 Jan 14 no follow-up yet
subsequent1 subsequent1

France. Sac Evelyne pas cher - 0 views

Une dame de caractère distinctif après avoir été raillé par un obscur gratte-papier, qui ne pouvaient pas être découverts, le ministère, à la suite de sa plainte, commandé pas moins de cinq de ving...

Sac Evelyne pas cher

started by subsequent1 subsequent1 on 23 Dec 13 no follow-up yet
« First ‹ Previous 61 - 80 of 86 Next ›
Showing 20 items per page