Computer science

FacebookTwitter
To get on this list, a bug has to be able to cause at least half a day of futile head scratching, and has to be aggravated by the poor design of the "C" language. In the interests of equal time, and to see how the world has progressed in the 20-odd years since "C" escaped from its spawning ground, see my Top 10 Ways to be Screwed by the Java programming language , and for more general ways to waste a lot of time due to bad software, try my Adventures in Hell page. A better language would allow fallible programmers to be more productive. Infallible programmers, of the type unix' and "C" designers anticipated, need read no further.

Top 10 Ways to be Screwed by "C"

http://www.andromeda.com/people/ddyer/topten.html
développement de jeu

blog

computer graphics

security

Conway's Game of Life

http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life The Game of Life , also known simply as Life , is a cellular automaton devised by the British mathematician John Horton Conway in 1970. [ 1 ] The "game" is a zero-player game , meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves.
http://reflets.info/syrie-ultrasurf-ou-comment-le-gouvernement-syrien-piege-ses-opposants-avec-un-malware/ Après l’Égypte ce matin, notre équipe s’est attaquée à la problématique syrienne. Nous avons cherché à comprendre comment le pouvoir de Bachar el Assad s’y prenait pour voler les comptes Facebook, Twitter, ou Gmail de ses opposants, et comment il parvient à les identifier pour les arrêter. Nous avons réussi à mettre en lumière l’un des procédés du gouvernement Syrien afin de piéger ses opposants. C’est l’histoire banale d’un logiciel qui fait le contraire de ce qu’il prétend faire. Ultrasurf est un logiciel proxy qui a été très utilisé par les dissidents syriens. Le fonctionnement attendu, à savoir une dissimulation de l’identité de ses utilisateurs semblait opérante.

Syrie : Ultrasurf, ou comment le gouvernement Syrien piège ses opposants avec un malware

Script Junkie | Building Cross-Platform Apps Using jQuery Mobile

jQuery Mobile introduces a cross-platform and cross-device framework for developing mobile applications. http://msdn.microsoft.com/en-us/magazine/hh144955.aspx
http://home.cogeco.ca/~ve3ll/jatutor7.htm String manipulation forms the basis of many algorithms and utilities such as text analysis, input validation, and file conversion. This tutorial explores some of the needed basics. Unless otherwise noted, the following classes are contained in the java.lang library. NOTE: For the following parameters the prefix g indicates string, i indicates integer and c indicates character types. The String Class

Java Tutorial 7 - String Manipulation

Mohawke's Best of the Best Free and Open Source Software Collection from Dark Artistry :: Windows :: Macintosh :: Internet :: Operating Systems :: Games :: Web-Sites :: OSSWIN CD :: For search features you can simply use the search feature in your browser; Ctrl+F or Apple+F - Firefox, or use table tools If you need these pages translated check out FoxLingo (This page contains no ads or cookies, but does require a javascript enabled browser for sorting.) Access <p style="text-align:right;color:#A8A8A8"></p> http://www.digitaldarknet.net/thelist/

Mohawke's Best of the Best Free and Open Source Software Collection: Mac OS X and Windows software Collection

CoRR - Computing Research Repository

http://arxiv.org/corr/home Welcome to the Computing Research Repository Welcome to the Computing Research Repository (CoRR). CoRR allows researchers to search, browse and download papers through its online repository.
https://gist.github.com/289467

fmeyer's gist: 289467

#Newbie programmer def factorial ( x ): if x == 0 :
Apprendre / Learn

Geek

Hack

FACEBOOK

à ranger

Dev

Software Development

H4CKTiViSM

How to recognise a good programmer

It’s not as easy as it sounds. CV experience is only of limited use here, because great programmers don’t always have the “official” experience to demonstrate that they’re great. In fact, a lot of that CV experience can be misleading. Yet there are a number of subtle cues that you can get, even from the CV, to figure out whether someone’s a great programmer. http://www.inter-sections.net/2007/11/13/how-to-recognise-a-good-programmer/
Jun 17 As any experienced computer programmer knows, there are unwritten laws that govern software development. However there are no penalties for breaking these laws; rather, there is often a reward.

21 Laws of Computer Programming

http://www.devtopics.com/21-laws-of-computer-programming/
Développement web

Pratiquer / résoudre / se perfectionner