Skip to main content

Home/ Coders/ Group items tagged Programing

Rss Feed Group items tagged

Eamonn O'Brien-Strain

Dashboard - Pivotal Tracker - 0 views

  •  
    Very nice free agile planning tool that I use for my personal programming projects.
Fabien Cadet

Hadoop! : Apache distributed computing ecosystem - 4 views

  •  
    « The Apache™ Hadoop™ project develops open-source software for reliable, scalable, distributed computing. The Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using a simple programming model. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-avaiability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-availabile service on top of a cluster of computers, each of which may be prone to failures. »
Fabien Cadet

CodeMirror : In-browser code editing made bearable - 9 views

  •  
    « CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. »
Joel Bennett

Windows Developer Preview Metro style app samples - 3 views

  •  
    The Windows Developer Preview Samples Gallery contains a variety of code samples that exercise the various new programming models, platforms, features, and components available for the BUILD conference.
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. "
yc c

Advanced Bash-Scripting Guide - 4 views

shared by yc c on 10 Oct 09 - Cached
  •  
    This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little nuggets of UNIX® wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.
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

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.
Tarik Guney

Singleton pattern - Wikipedia, the free encyclopedia - 0 views

  • the singleton pattern is a design pattern that is used to restrict instantiation of a class to one object.
  •  
    In software engineering, the singleton pattern is a design pattern that is used to restrict instantiation of a class to one object. This is useful when exactly one object is needed to coordinate actions across the system. The concept is sometimes generalized to systems that operate more efficiently when only one object exists, or that restrict the instantiation to a certain number of objects (say, five). Some consider it an anti-pattern, judging that it is overused, introduces unnecessary limitations in situations where a sole instance of a class is not actually required, and introduces global state into an application.
yc c

Apple Human Interface Guidelines: Introduction to Apple Human Interface Guidelines - 2 views

  •  
    Conceptual and task-oriented information. Guides include overviews, tutorials, programming guides, server administration guides, and, for developer tools, user guides.
anonymous

YouDebug - 0 views

  •  
    YouDebug is a Java program that lets you script a debug session through Groovy. You can think of it as a programmable, non-interactive debugger, you can create a breakpoint, evaluate expressions, have it dump threads, and a lot more, without requiring any source code. Your customer can just run the tool with the script you supplied, without any knowledge about Java.
Fabien Cadet

prog21: Tales of a Former Disassembly Addict - 1 views

  • In fact, generated code can be so ridiculous and verbose that I finally came up with an across-the-board solution which works for all compilers on all systems: I don't look at the disassembled output.
  • I still see people obsessed with picking a programming language that's at the top of the benchmarks, and they obsess over the timing results the way I used to obsess over disassembled listings. It's a dodge, a distraction...and it's irrelevant.
codingdefined

Coding Defined - 0 views

  •  
    CodingDefined.com is web based blog , it mainly contains article on programming languages, frameworks, architectures.
Ravi Kumar

asp.net mvc, c#, programming language, google maps, software, technology - 0 views

  •  
    Free code, example and tutorials for software developers, software architects and team leads. Sharing experience with application software, geographic information systems,open source gis, web gis, google maps,technology articles, technology news, newest technology,emerging technology
Fabien Cadet

2006-10: Resolving ELF Relocation Name / Symbols | EM_386 blog - 0 views

  • From the ELF 1.2 standard:"Relocation is the process of connecting symbolic references with symbolic definitions. For example, when a program calls a function, the associated call instruction must transfer control to the proper destination address at execution. In other words, relocatable files must have information that describes how to modify their section contents, thus allowing executable and shared object files to hold the right information for a process's program image. Relocation entries are these data."
aa8538722

Download | Facebook AutopilotFacebook Autopilot - 0 views

  •  
    Say goodbye for paid ads it's totally FREE with FACEBOOK AUTOPILOT ordered now http://fb.emautopilot.com/?page_id=94 #markting #business #programs #internet #computers #work #share
aa8538722

Download Free Facebook programs and apps: marketing and engaging your fans on Facebook ... - 0 views

  •  
    get simple & concise tips for how to use Facebook to engage your fans & build your brand. It's *not* a report on all aspects of FB for business, and I do not use any info from you for it. If you're familiar with FB you'll prefer the custom plan
yc c

RMagick Download Page - 1 views

  •  
    RMagick is an interface between the Ruby programming language and the ImageMagick® and GraphicsMagick image processing libraries. RMagick can be more difficult to install than the typical Ruby extension. First you have to install ImageMagick or GraphicsMagick, and those libraries require a lot of other libraries. Nevertheless, the process can be made easier with a bit of planning. On this page I'll try to answer the most common questions about installing RMagick. Give it a quick scan before you start downloading files.
« First ‹ Previous 161 - 180 of 801 Next › Last »
Showing 20 items per page