Skip to main content

Home/ Coders/ Group items tagged objection

Rss Feed Group items tagged

Gilad Shimony

50 Fresh JavaScript Tools That Will Improve Your Workflow « Smashing Magazine - 0 views

  •  
    Many things that were once accomplished using Flash objects can now be built using JavaScript - with the added benefit that it is free, typically more web and mobile accessible under most circumstances using best practices for development techniques, and without the need to use proprietary software for development.
Joel Bennett

Starksoft .NET/Mono Proxy Client | Get Starksoft .NET/Mono Proxy Client at SourceForge.net - 0 views

  •  
    NET/Mono 2.0 Component for creating client side proxy connections to SOCKS v4, SOCKS v4a, SOCKS v5, and HTTP proxy servers. Returns a System TcpClient object once the proxy connection is established. Async calls supported. Examples in C# and VB.NET.
Joel Bennett

Code Contracts - MSDN DevLabs - 0 views

  •  
    Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs.
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

The Watchmaker Framework for Evolutionary Computation (evolutionary/genetic algorithms ... - 6 views

  •  
    "The Watchmaker Framework is an extensible, high-performance, object-oriented framework for implementing platform-independent evolutionary/genetic algorithms in Java. "
Joel Bennett

jLinq - LINQ for JSON - 4 views

  •  
    jLinq is a fully extensible Javascript library that claims to allow you to perform "LINQ style" queries on arrays of objects. Really it's a "fluent" notation like LINQ, and isn't LINQ at all, but it's still quite nice.
Joel Bennett

ClientExamples - Cassandra Wiki - 2 views

  •  
    Cassandra is a distributed object-oriented database (no ORM needed) originally created by Facebook and used by lots of high-traffic websites. They use Thrift and have code samples here in Java, C#, Python, and PHP ... hot stuff.
Joel Bennett

ModelCopier - An easy way to update models in your ASP.NET MVC business layer - Raj Kaimal - 3 views

  •  
    Automatically copies values (and references) from one object to another matching up on property name and type
Joel Bennett

ooc - 1 views

  •  
    "ooc is a modern, object-oriented, functional-ish, high-level, low-level, sexy programming language. it's translated to pure C with a source-to-source compiler. it strives to be powerful, modular, extensible, portable, yet simple and fast. "
anonymous

Underscore.js - 3 views

  •  
    Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.
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.
IJSRD Journal

IJSRD - Institue for Research and Development India - 0 views

  •  
    The objective of International Journal on Advanced Computer Theory and Engineering (IJACTE) is to help professionals working in the field, educators and policy makers to contribute, to disseminate information and to learn from each other's work.
Eitworld :education at one click

Graphics in C - 0 views

Graphics programming in C is very simple and interesting. It is mainly used to develop games, create projects and for putting the animation.We can also draw so many beautiful object by using graphi...

programming

started by Eitworld :education at one click on 30 Jul 14 no follow-up yet
IJSRD Journal

Ijsrd - Good Journals of India - 0 views

  •  
    The objective of International Journal on Advanced Computer Theory and Engineering (IJACTE) is to help professionals working in the field, educators and policy makers to contribute, to disseminate information and to learn from each other's work.
Biztech Consultancy

C Sharp Development - One of the best platforms for developing mobile websites & custom... - 1 views

  •  
    C Sharp or C# is one of the widely used object oriented programming languages in the world. The C# Development platform was introduced by Microsoft within its .Net Initiative. This language, later, was approved as a standard by ECMA and ISO. It is one of the well-known programming languages designed for the Common Language Infrastructure.
SynergyTop

Adapt Good Methodology to Get Success in Your Business - 0 views

  •  
    A good methodology is very important aspect for any business to get success specially in software development industry because small mistake can distract complete project. SynergyTop generally follow the Do it right first time approach and their web solutions are developed using the Agile methodology which bring synergy between your business objectives and technology requirements.
Fabien Cadet

2005: C++ exception-handling tricks for Linux - 6 views

  •  
    "Inside the C++ Object Model"
  •  
    Here's best Dubai escorts
essiewaid

How To Play Block Blast Adventure Master? - UPDATE WAVE - 0 views

  •  
    Block Blast Adventure Master is a captivating and addictive puzzle game that guarantees hours of entertainment. The objective is simple yet challenging: match and clear blocks to progress through levels and unlock exciting new challenges. As you dive into the game, you'll find yourself immersed in a world of vibrant colors and engaging gameplay. Each level presents a unique puzzle that requires strategic thinking and careful planning. By matching blocks of the same color, you create satisfying chain reactions that clear the board and earn you points. But it's not just about clearing blocks. Block Blast Adventure Master introduces a variety of obstacles and power-ups to keep you on your toes. From locked blocks that require special moves to bombs that can clear entire sections, the game constantly surprises you with new elements to enhance the gameplay experience. The satisfaction of completing a level is unmatched. The sense of achievement as you overcome challenging puzzles and watch the blocks disappear is truly gratifying. And as you progress through the game, unlocking new levels and challenges, you'll find yourself addicted to the quest for high scores and perfect solutions. But the fun doesn't stop there. Block Blast Adventure Master offers social features that allow you to connect with friends, compare scores, and compete for the top spot on the leaderboard. Share your accomplishments, exchange tips and tricks, and embark on a friendly rivalry as you strive to become the ultimate block blasting master. In conclusion, Block Blast Adventure Master is a must-play game for puzzle enthusiasts and casual gamers alike. With its captivating gameplay, colorful visuals, and addictive mechanics, it's bound to provide endless hours of fun and excitement. So, embark on this thrilling adventure, clear those blocks, and unleash your puzzle-solving skills in the quest for greatness!
« First ‹ Previous 41 - 60 of 108 Next › Last »
Showing 20 items per page