Shaare your links...
33072 links
Liens en vrac de sebsauvage Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 32 / 35
Newer►
1708 results for tags programmation x
  • programmation python
    Python Idioms and Efficiency Suggestions
    Un bon articles sur les idiomes du language Python.
    2006-03-31 16:26:18
    http://jaynes.colorado.edu/PythonIdioms.html
  • blogs programmation
    The Daily WTF - Curious Perversions in Information Technology
    Excellent blog sur les "innovations" absolument démentes que de mauvais programmeurs peuvent pondre.
    2006-03-30 14:47:17
    http://www.thedailywtf.com/
  • programmation python
    Python: Construct 1.00
    Un module Python conçu pour lire et écrire des formats binaires. Ce module fonctionne au niveau bit, donc pas de soucis pour lire même des données non alignées.
    2006-03-30 09:34:01
    http://cheeseshop.python.org/pypi/Construct/1.00
  • article programmation
    How to Write Maintainable Code
    Recommandations pour le développement.
    2006-03-29 17:22:59
    http://www.advogato.org/article/258.html
  • programmation python
    Boost.Python
    Un wrapper C++ pour Python qui semble similaire à SWIG (http://www.swig.org/).
    2006-03-29 10:52:46
    http://www.boost.org/libs/python/doc
  • programmation
    A design and usability blog: Signal vs. Noise (by 37signals)
    Un blog intéressant sur le développement. Ils appliquent le principe du KISS.
    2006-03-21 11:21:36
    http://37signals.com/svn/
  • programmation
    reddit: Joel on Software - what's new online
    Articles intéressants sur le développement trouvés et votés par les lecteurs du site joelonsoftware.
    2006-03-21 11:14:54
    http://joel.reddit.com
  • programmation webdesign
    Cheat Sheets - ILoveJackDaniels.com
    Diverses "cheat-sheets" Javascript, PHP, CSS...
    2006-03-10 14:17:59
    http://www.ilovejackdaniels.com/cheat-sheets
  • programmation python
    Tim Golden's Python Stuff: Print
    Plusieurs solutions pour imprimer à partir de Python sous Windows (dont utilisation de ReportLab PDF Toolkit + Platypus)
    2006-03-09 17:32:31
    http://tgolden.sc.sabren.com/python/win32_how_do_i/print.html
  • p2p programmation
    Distributed Hash Tables, Part I | Linux Journal
    Un articles qui explique de façon pratique ce qu'est le DHT et comment ça marche (avec des exemples en Python).
    2006-03-08 15:50:20
    http://linuxjournal.com/article/6797
  • outils programmation
    Programmers' Tools
    Une liste d'outils pour programmeurs.
    2006-03-08 13:42:54
    http://protools.cjb.net
  • programmation
    Is Visual Basic a Good Beginner's Language?
    Une remarque très judicieuse sur le choix d'un langage pour l'apprentissage de la programmation: Python est vraiment un bon choix.
    2006-03-08 11:04:56
    http://ask.slashdot.org/comments.pl?sid=179567&cid=14871930
  • programmation
    Object-Relational Mapping Tools for .NET
    Comparaison des outils de mapping objet--relationnel pour le framework .Net.
    2006-03-03 14:09:20
    http://www.howtoselectguides.com/dotnet/ormapping
  • programmation python
    ASPN : Python Cookbook : UrlAppServer
    mmm... un moyen intéressant et simple d'interagir avec un programme Python par HTTP. C'est en quelques sorte un mini-framework. Bien vu !
    2006-03-01 13:12:03
    http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/474094
  • programmation python
    web.py: makes web apps
    Un mini-framework web en Python.
    2006-02-26 21:32:02
    http://webpy.org
  • article programmation
    www.oreilly.com -- Why I Promote Python
    2006-02-26 20:26:34
    http://www.prescod.net/python/why.html
  • programmation reference
    Free Computer Books, Tutorials, and Lecture Notes
    Des tas de bouquins gratuits en ligne sur l'informatique: réseau, programmation, etc.
    2006-02-26 19:16:38
    http://maththinking.com/boat/langCategory.html
  • fonts graphismes programmation
    Proggy Programming Fonts
    D'excellentes polices de caractères conçues pour la programmation.
    2006-02-25 00:38:37
    http://www.proggyfonts.com/index.php?menu=download
  • graphismes programmation
    Fast Light Toolkit (FLTK)
    Voilà un GUI toolkit qui a l'air d'être une alternative très intéressantes à wxWidgets/GTK/Qt/Tkinter. Léger, portable, et il existe un binding pour Python (http://pyfltk.sourceforge.net/). Possède un RAD pour construire des interfaces (comme Glade
    2006-02-24 14:33:25
    http://www.fltk.org
  • article programmation
    Jonas Maurus’ maurus.net » I’m sorry, but PHP sucks!
    Un article critique sur le langage PHP.
    2006-02-23 10:45:40
    http://maurus.net/work/php-sucks/
  • java programmation
    Jad - the fast Java decompiler
    Un excellent dé-compilateur Java (.class --> .java).
    2006-02-22 15:35:29
    http://www.kpdus.com/jad.html
  • programmation python
    pyTables
    Un système de stockage hiérarchique supportant le requettage. Conçu pour les gros volumes de données. ça pourrait être un complément intéressant à pySQLite.
    2006-02-17 09:23:16
    http://pytables.sourceforge.net
  • article programmation
    » Writing for people, not machines : Pensieri di un lunatico minore
    Un article intelligent sur la programmation, le choix des langages et l'optimisation.
    2006-02-14 13:42:18
    http://blog.amber.org/2006/02/08/writing-for-people-not-machines/
  • outils programmation Windows
    Visual Studio Express
    VisualStudio Express Edition est gratuit pendant un an (à compter du 7 novembre 2005). ça permet d'avoir un environnement de développement .Net à moindre coût.
    2006-02-14 09:12:04
    http://msdn.microsoft.com/vstudio/express
  • programmation python
    ASPN : Python Cookbook : Timeout function using threading
    Comment faire des threads interruptibles en Python.
    2006-02-13 11:44:46
    http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/473878
  • article programmation
    Is Design Dead?
    Un article sur l'opposition des méthodes de développement itératives (Extreme Programming) et "Design before coding".
    2006-02-13 11:24:47
    http://www.martinfowler.com/articles/designDead.html
  • programmation
    List of algorithms - Wikipedia, the free encyclopedia
    Une énorme liste d'algorithmes, sur Wikipedia.
    2006-02-02 10:55:44
    http://en.wikipedia.org/wiki/List_of_algorithms
  • article programmation
    The Programmers Stone
    Un livre qui parle de l'art de programmer (en anglais).
    2006-02-02 10:54:44
    http://www.reciprocality.org/Reciprocality/r0/index.html
  • article fun programmation
    Joel on Software - Why I Hate Frameworks
    Un article humouristique sur la ridicule complexité des frameworks. Vive le KISS (Keep It Simple Stupid !)
    2006-02-01 14:44:53
    http://discuss.joelonsoftware.com/default.asp?joel.3.219431.12
  • article programmation
    Complete Archive - Joel on Software
    Le blog de Joel Spolsky, un développeur. Si vous programmez, il y a là de nombreux articles très intelligemment écrits. à lire !
    2006-01-31 15:36:26
    http://www.joelonsoftware.com/Archive.html
  • article programmation
    Joel on Software - Le minimum absolu que tout développeur doit absolument, positivement savoir sur Unicode et les jeux de caractères (aucune excuse !)
    La traduction français de l'excellent article http://www.joelonsoftware.com/articles/Unicode.html
    2006-01-31 14:50:18
    http://french.joelonsoftware.com/Articles/Unicode.html
  • article programmation
    Seven Habits of Highly Effective Programmers
    2006-01-08 16:03:29
    http://www.technicat.com/writing/programming.html
  • java programmation
    Java Examples from The Java Developers Almanac 1.4
    Des snippets de code Java.
    2005-12-16 14:15:44
    http://javaalmanac.com
  • internet outils programmation
    Online SQL Formatter
    Un outils en ligne pour reformatter des sources SQL.
    2005-12-16 14:14:01
    http://www.wangz.net/cgi-bin/pp/gsqlparser/sqlpp/sqlformat.tpl
  • internet programmation webdesign
    FredCavazza.net : Web 2.0 : le putsch des utilisateurs
    Introduction rapide au concept de "Web 2.0".
    2005-11-21 10:06:19
    http://www.fredcavazza.net/index.php?2005/11/20/951-web-20-le-putsch-des-utilisateurs
  • graphismes programmation
    GENERATIVE.NET - links
    Encore plein de liens vers l'art généré par ordinateur.
    2005-11-20 23:46:30
    http://www.generative.net/links.cgi
  • graphismes programmation
    G2 portal
    Un portail/blog pour tout ce qui est art généré par ordinateur.
    2005-11-20 23:44:07
    http://www.ssdesigninteractive.com/g2/content/view/11/33
  • activisme article programmation
    Sony's XCP DRM
    Une autre analyse technique du rookit XPC de Sony. Edifiant.
    2005-11-18 11:59:57
    http://hack.fi/~muzzy/sony-drm/
  • programmation
    Microsoft Bayesian Network Editor
    Un kit pour créer et tester les réseaux Bayesiens.
    2005-11-17 19:59:50
    http://research.microsoft.com/adapt/MSBNx
  • programmation
    Networking Research Group - Home
    Des recherches en cours chez Microsoft concernant les réseaux. Intéressant.
    2005-11-17 19:57:02
    http://research.microsoft.com/netres/
  • graphismes programmation
    Hugues Hoppe's home page
    Un chercheur chez Microsoft qui a fait des recherche intéressantes sur la génération de textures "seamless" et sur la réduction de polygones.
    2005-11-17 19:50:54
    http://research.microsoft.com/~hoppe/
  • article firefox programmation
    Building a Firefox extension
    Encore un article (en anglais) qui explique comment créer une extension pour Firefox.
    2005-11-16 09:46:04
    http://developer.mozilla.org/en/docs/Building_an_Extension
  • article programmation
    Digital Web Magazine - Microformats Primer
    Une introduction aux microformats (en anglais).
    2005-11-16 09:44:41
    http://www.digital-web.com/articles/microformats_primer/
  • article programmation
    O'Reilly Network: What Is Prefactoring
    Présentation de la notion de "prefactoring" (qui découle du "refactoring").
    2005-11-16 09:25:55
    http://www.oreillynet.com/pub/a/network/2005/11/15/what-is-prefactoring.html
  • article firefox programmation
    Description d'une extension Firefox - JDN Développeurs
    Un article en français qui explique comment créer une extension pour Firefox.
    2005-11-15 12:18:40
    http://developpeur.journaldunet.com/tutoriel/out/050919-firefox-description-extension.shtml
  • article programmation
    .NET Framework Developer Center: Generics FAQ: Fundamentals
    Introduction sur les génériques du C# (Voilà ce qui se passe quand on veut à tout prix faire du typage fort: on finit par se retrouver avec ce genre de besoin, et d'affreux bricolages. Vive le typage dynamique, vive Python !)
    2005-11-15 12:11:52
    http://msdn.microsoft.com/netframework/default.aspx?pull=/library/en-us/dndotnet/html/Fundamentals.asp
  • programmation python
    PyPy
    Des fous ont réimplémenté Python... en Python !    :-o  euh...  ça sert à quoi ?
    2005-11-14 11:27:50
    http://codespeak.net/pypy/dist/pypy/doc/architecture.html#mission-statement
  • fun programmation
    The UnZen of UnPython
    Un anti-Python-zen (article prenant le contrepied de la philisophie du langage de programmation Python).
    2005-11-10 08:59:59
    http://blog.ianbicking.org/unzen-of-unpython.html
  • internet programmation
    Programmable Web: The Web As Platform
    Une liste d'API Web accessibles (comme celle de Google), ainsi que de mashups (sites web créés à partir d'autres sites, tel que FlashEarth.com basé sur Google Maps et MSN Virtual Earth).
    2005-11-08 11:52:39
    http://www.programmableweb.com
  • gratuit outils programmation
    Denis Bauer's ASP.NET Version Switcher
    Un logiciel qui permet - sur une même machine - de basculer individuellement des sites web IIS en ASP.Net 1.0 ou 1.1.
    2005-11-07 15:34:19
    http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx
Links per page: 20 50 100
◄Older
page 32 / 35
Newer►
Shaarli 0.0.41 beta modifiée - 2022-08-11 - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr. I'm on Mastodon.
shelter.moe