Skip to main content

Home/ Coders/ Group items tagged class

Rss Feed Group items tagged

anonymous

yUML beta - 3 views

  •  
    Create UML diagrams online in seconds, no special tools needed.
Fabien Cadet

« Big Ball of Mud » (aka. Spaghetti Code) , by Brian Foote and Joseph Yoder (... - 3 views

  • The class of systems that we can build at all may be larger than the class of systems we can build elegantly, at least at first.
  •  
    « While much attention has been focused on high-level software architectural patterns, what is, in effect, the de-facto standard software architecture is seldom discussed. This paper examines this most frequently deployed of software architectures: the BIG BALL OF MUD. A BIG BALL OF MUD is a casually, even haphazardly, structured system. Its organization, if one can call it that, is dictated more by expediency than design. Yet, its enduring popularity cannot merely be indicative of a general disregard for architecture. »
Wicked Tunez

NHibernate Mapping Generator - Home - 0 views

  •  
    A simple opensource utility to generate NHibernate mapping files and corresponding domain classes from existing DB tables.
Joel Bennett

T# Studio from Pretty Objects - 0 views

  •  
    Visual T# is a new generation unit testing tool with it's own language where testing concepts become first-class constructs.
Fabien Cadet

PHPExcel - www.phpexcel.net - 3 views

shared by Fabien Cadet on 27 Oct 09 - Cached
  •  
    Project providing a set of classes for the PHP programming language, which allow you to write to and read from different file formats, like Excel 2007, PDF, HTML, ... This project is built around Microsoft's OpenXML standard and PHP.
Fabien Cadet

FireQuery : Firebug extension for jQuery development - 1 views

  •  
    Features : * jQuery expressions are intelligently presented in Firebug Console and DOM inspector * attached jQuery datas are first class citizens * elements in jQuery collections are highlighted on hover * jQuerify: enables you to inject jQuery into any web page
  •  
    Nice. But they are not supporting firebug 1.4+ version yet. You have to install the previous version to use FireQuery and that's irritating for now.
Fabien Cadet

Design Patterns: 15 Years After the Revolution, by Danny Kalev @ InformIT [2009-10-30] - 1 views

  • by defining a description template that included among the rest: Known uses. Sample code (as opposed to a typical algorithm which were often described in plain English and perhaps a few sketchy lines of pseudo-code). Collaboration (A description of how classes and objects used in the pattern interact with each other). Consequences (results and side-effects). Related patterns.
  • Would a 2009 catalog of the 23 classic design patterns look much different? According to the authors of Design Patterns: Elements of Reusable Code, the answer is no.
  • The authors would reclassify certain patterns and omit a few of the original patterns but the design and implementation would remain pretty much the same: "We have found that the object-oriented design principles and most of the patterns haven't changed since then" says Erich Gamma. You can't escape the feeling that patterns are frozen in time
  • ...2 more annotations...
  • In the meantime, in the C++ world the tide has turned towards a completely different paradigm known as generic programming (and to some extent, functional programming). Instead of plain classes and a complex inheritance chain, C++ these days uses templates, meta-programming and static type checking. The C++ Standard Library is the most prominent showpiece of the generic and functional programming idioms.
  • Over-engineering is another source of criticism. Programmers who become acquainted with patterns are often tempted to solve every problem using a pattern, even when a much simpler solution would probably be a better choice.
Joel Bennett

CCR & DSS Toolkit - Microsoft - 1 views

  •  
    "The CCR and DSS Toolkit delivers delivers a set of .NET and Compact Framework class libraries and tools that enable developers to better deal with the inherent complexities in creating loosely-coupled concurrent and distributed applications."
yc c

gotAPI.com - Documentation search engine - 2 views

  •  
    gotAPI helps you find functions, classes, methods, properties, styles, tags, constants and more \n Search In\nActionScript 2.0, ActionScript 3.0, Adobe Flex 2, Adobe Flex 3.3, Apache Ant, Apache Commons, Apache RegExp, Apache Struts 1.1, Berkley DB XML, Bluetooth and OBEX, C++, CakePHP 1.2, Castor, CDC, CLDC, ColdFusion MX-7, ColdFusion MX-8, CSS, CSS, DbUnit 2.4.5, Dinkumware C/C++, DITA 1.1, DocBook, Dojo Toolkit 1.3, Drupal, Eclipse Platform 2.1, Erlang, Flickr API, FP, Google GWT, Google GWT+Gears, Groovy, Haskell, Hibernate, HTML, HTML, HttpUnit, J2EE 5.0, Java 1.5, Java 1.6, JavaScript, JavaScript, jQuery, JSON LIB, JSTL, JUnit, Log4J, MIDP, Mobile Media, MochiKit, MooTools, MySQL 4.1, OpenGL 2.1, Oracle 10g, Oracle 9i, Orb API 2.0, OSGi Platform 4.1, PBP, Perl 5.10, PHP, PostgreSQL 8.3, Prototype.js, Python 2.6.1, RMagick 1.15, RogueWave, Ruby Std Libraries, Ruby/Rails, Scala 2.7.3, Schema (XSD), Script.aculo.us 1.8, Selenium 0.8.2, Sicstus Prolog, Simple DirectMedia Layer, Spring Framework 2.0, Symphony 1.2, Twitter API, Web Services, XML DOM, XPath 2.0, XSL 2.0, Yahoo! UI\n
longchamppas

sac pliable longchamps moins cher Jean - 0 views

Jean Le Cam hisse les couleurs de VM Matériaux à bord d'un monocoque (mis à l'eau en juin 2004) qui a fait ses preuves lors du dernier Vendée Globe, dans sa lutte épique face au PRB de Vincent Riou...

sac pliable longchamps homme moins cher pas

started by longchamppas on 27 Aug 14 no follow-up yet
longchamppas

ralph lauren pas cher Ce - 0 views

Les gendarmes iront dans les écoles expliquer ce « Permis piéton» à 150 000 enfants. Cette opération sera étendue à l'ensemble de la classe d'âge, soit 750 000 enfants, chaque année.Nissan lance l'...

ralph lauren soldes pas cher chemise

started by longchamppas on 25 Jul 14 no follow-up yet
escaping1 escaping1

sac longchamp bandouliere moin cher Mais - 0 views

Quelques canotiers attendent pêle-mêle une cérémonie pour quitter leurs cartons. Non loin, aux fourneaux, des chefs s'acharnent à cuisiner des pommes de terre tanzaniennes et des poulets, anciens v...

sac longchamp bandouliere pas chere moin cher

started by escaping1 escaping1 on 05 Sep 14 no follow-up yet
escaping1 escaping1

Christian Louboutin Mary Jane Pumps Meltem - 0 views

started by escaping1 escaping1 on 30 Jun 14 no follow-up yet
an mingli

jQuery 选择器 - 0 views

  • $("p.intro") 选取所有 class="intro" 的 <p> 元素。
  • $("p#demo") 选取所有 id="demo" 的 <p> 元素。
  • $("[href]") 选取所有带有 href 属性的元素。
  • ...3 more annotations...
  • $("[href$='.jpg']") 选取所有 href 值以 ".jpg" 结尾的元素。
  • $("ul li:first") 每个 <ul> 的第一个 <li> 元素
  • $("div#intro .head") id="intro" 的 <div> 元素中的所有 class="head" 的元素
longchamppas

vetement burberry homme Le - 0 views

Si ces présidents échouent, les populations ne rentreront pas dans le rang. Le risque serait alors le terrorisme, et l'Amérique latine n'a rien à apprendre du Proche-Orient dans ce domaine, elle l'...

vetement burberry pas cher homme femme

started by longchamppas on 12 Aug 14 no follow-up yet
« First ‹ Previous 401 - 420 of 809 Next › Last »
Showing 20 items per page