4359 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
13 results tagged code x
  • thumbnail
    HackerRank
    September 25, 2021 at 9:38:37 AM GMT+2 * - permalink - archive.org - https://www.hackerrank.com/
    dev algo exercice training datadog code entretien
  • Advent of Code
    December 8, 2019 at 11:18:21 AM GMT+1 * - permalink - archive.org - https://adventofcode.com
    code advent algo
  • thumbnail
    GitHub - tayllan/awesome-algorithms: A curated list of awesome places to learn and/or practice algorithms.
    June 28, 2018 at 1:56:28 PM GMT+2 - permalink - archive.org - https://github.com/tayllan/awesome-algorithms
    code algo
  • thumbnail
    GitHub - TheAlgorithms/Python: All Algorithms implemented in Python
    June 28, 2018 at 1:56:01 PM GMT+2 - permalink - archive.org - https://github.com/TheAlgorithms/Python
    code algo python
  • Python-programming-exercises/100+ Python challenging programming exercises.txt at master · zhiwehu/Python-programming-exercises · GitHub
    May 28, 2018 at 9:25:38 AM GMT+2 - permalink - archive.org - https://github.com/zhiwehu/Python-programming-exercises/blob/master/100%2B%20Python%20challenging%20programming%20exercises.txt
    python code dev algo
  • thumbnail
    regex - Bash: One-liner to exit with the opposite status of a grep command? - Stack Overflow

    La commande eb d'amazon retourne toujours 0 même quand elle foire.. pas pratique pour repérer une erreur dans les script de CI..

    Mes scripts bash commencent tous avec "set -e" pour sortir en erreur des qu'il y a un probleme

    La commande eb me pose donc problème, j'ai fixé ça de cette mainère en attendant de trouver mieux :

    eb blablabla 2>&1 | ( ! grep ERROR)

    De cette manière, si dans le stdout ou dans le stderr on trouve 'ERROR', le grep va matcher et renvoyer 1 (dans une utilisation normale, grep retourne 0 si il match, mais avec le point d'exclamation, on inverse ce retour)

    Ce qui aura pour effet de passer mon script en erreur !

    January 4, 2017 at 10:46:12 AM GMT+1 - permalink - archive.org - http://stackoverflow.com/questions/15367674/bash-one-liner-to-exit-with-the-opposite-status-of-a-grep-command
    grep error exit status code
  • Clean Coder Blog

    via alk

    "Not quite. What I'm saying is that we've passed the point of diminishing returns. No future language will give us the factor of 10 advantage that assembler gave us over binary. No future language will give us 50%, or 20%, or even 10% reduction in workload over current languages. The short-cycle discipline has reduced the differences to virtual immeasurability."

    May 24, 2016 at 9:59:58 AM GMT+2 - permalink - archive.org - http://blog.cleancoder.com/uncle-bob/2016/05/21/BlueNoYellow.html
    dev code
  • Top 10 Algorithms for Coding Interview

    to level up

    • https://www.cs.cmu.edu/~cburch/survey/recurse/hanoiimpl.html
    • https://rosettacode.org/wiki/Rosetta_Code
    April 13, 2016 at 5:17:31 PM GMT+2 * - permalink - archive.org - http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/
    dev code coding algo interview
  • thumbnail
    Choosing an HTTP Status Code — Stop Making It Hard | Racksburg
    December 8, 2015 at 3:59:39 PM GMT+1 - permalink - archive.org - http://racksburg.com/choosing-an-http-status-code/
    http code
  • thumbnail
    The Joel Test: 12 Steps to Better Code - Joel on Software

    à lire, interessant

    October 10, 2014 at 10:31:07 AM GMT+2 - permalink - archive.org - http://www.joelonsoftware.com/articles/fog0000000043.html
    code dev test
  • Inkpot - Eclipse Color Themes
    November 3, 2011 at 1:09:04 PM GMT+1 - permalink - archive.org - http://www.eclipsecolorthemes.org/?view=theme&id=4
    java code tools
  • ecoder | home
    October 24, 2011 at 9:34:43 AM GMT+2 - permalink - archive.org - http://ecoder.quintalinda.com/
    edi code
  • Lister un répertoire par ordre alphabétique en php - Code source PHP
    July 28, 2011 at 1:14:08 PM GMT+2 - permalink - archive.org - http://www.phpsources.org/scripts119-PHP.htm
    php code sources
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation