Skip to main content

seanyo's Library tagged code   View Popular, Search in Google

May
22
2012

"Olivier Levasseur (Calais, 1680 or 1690 - Réunion, 7 July 1730), was a pirate, nicknamed La Buse or La Bouche (The Buzzard) in his early days, called thus because of the speed with which he threw himself on his enemies."

pirate code lost treasure seychelles island

Mar
19
2012

"The other day I was thinking that I quite liked these little ribbon things that people add to their images, so I put together this little tutorial on how to make your own. I came up with a few ideas, but they honestly didn’t look right without the use of images. This CSS only ribbon fits on most images and can be integrated easily into existing code."

css3 ribbon code tip

Nov
18
2011

"Having a discussion with some friends one day about the easiest way to verify whether or not a completed 9x9 Sudoku puzzle is valid, meaning that all rows, columns and 3x3 sub-grids contain all digits from 1 to 9, I began formulating a way to solve these puzzles using a computer. Within that same week I inevitably sat down and began coding it out."

sudoku code

Jul
17
2011

JavaScript is a language we love despite it giving us so much to hate. This is a collection of those very special irregularities, inconsistencies and just plain painfully unintuitive moments for the language of the web.

javascript code blog bestpractices

May
24
2011

In the interests of creating employment opportunities in the Java programming field, I am passing on these tips from the masters on how to write code that is so difficult to maintain, that the people who come after you will take years to make even the simplest changes. Further, if you follow all these rules religiously, you will even guarantee yourself a lifetime of employment, since no one but you has a hope in hell of maintaining the code. Then again, if you followed all these rules religiously, even you wouldn't be able to maintain the code!

You don't want to overdo this. Your code should not look hopelessly unmaintainable, just be that way. Otherwise it stands the risk of being rewritten or refactored.

programming code humor

Mar
26
2011

A casual J tutorial
What is J?
J is not much like any other programming language that you’ve used before. Sure that’s a pretty trite sounding thing to say, but… you’ll see!

J is based in large part on the APL programming language, and falls into the loose family of APL-based, array-oriented programming languages. The main other languages in this family are K and Q.

Let’s get going
J easily works as a calculator, and you’re probably familiar with most of the arithmetic verbs (operators) already. The symbol for division is different than most other languages, but it should still look familiar.

programming code j tutorial

Aug
19
2009

* A fast service where you can copy/paste your code, recipe, anything else and give the link to your friend. It would have been easy to just take some features from pastebin around and create friendpaste. But we decided that we could do better. In partic

pastebin code collaboration programming

codepad.org is an online compiler/interpreter, and a simple collaboration tool.
Paste your code below, and codepad will run it and give you a short URL you can use to share it in chat or email.

programming online tools code collaboration

pastebin is here to help you collaborate on debugging code snippets. If you're not familiar with the idea, most people use it like this:

* submit a code fragment to pastebin, getting a url like http://pastebin.com/1234
* paste the url into an IRC

programming tools code collaboration

Feb
8
2010

Google is one of the biggest companies supporting OpenSource movement, they released more than 500 open source projects(most of them are samples showing how to use their API). In this article I will try to write about most interesting and free releases fr

google opensource code software

1 - 10 of 10
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo
Move to top