PUBLIC   marks

PUBLIC MARKS with tag programming

Sponsorised links

This month

Character types in C and C

by sylvainulg (via)
char n = -1 int i = n ; // i == -1 ... maybe.

November 2009

Pair Programming Ping Pong Pattern

by greut
  1. A writes a new test and sees that it fails.
  2. B implements the code needed to pass the test.
  3. B writes the next test.
  4. A implements it.

papert: logo in your browser

by ycc2106
load examples to see what you can do

Scratch | Home | imagine, program, share

by ycc2106 & 10 others
Scratch is a new programming language that makes it easy to create your own interactive stories, animations, games, music, and art -- and share your creations on the web.

A C# port of HunSpell

by nachilau
Contains good documentation about Hunspell

An very simple Hunspell example

by nachilau
A good example from Hunspell from code project

The App Garden on Flickr

by decembre & 6 others
Dopiaza's Set Manager by dopiaza Dopiaza's Set Manager is an on-line tool to allow flickr users to automatically create new sets based on a variety of criteria - you can define set...

Sponsorised links

October 2009

Computer Programming - Uncyclopedia, the content-free encyclopedia

by marco
"In Soviet Russia, computers program YOU!" ~ Russian reversal on computer programming

Bespin » Code in the Cloud

by ycc2106 & 5 others
Bespin is an online code editor by Mozilla. It allows you to write and edit code, share projects, and connect to existing open-source projects.

Sinatra

by ycc2106
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort:

Manpage of LIBIPQ

by sylvainulg (via)
a barebone example of the "queue-to-userland-processing" feature of netfilter

September 2009

Processing 1.0

by ycc2106 & 41 others
Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain. Processing is free to download and available for GNU/Linux, Mac OS X, and Windows. Please help to release the next version!

PUBLIC TAGS related to tag programming

no tag

Sponsorised links