4339 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
13 results tagged code x
  • thumbnail
    HackerRank
    2021年9月25日 GMT+2 上午9:38:37 * - permalink - archive.org - https://www.hackerrank.com/
    algo code datadog dev entretien exercice training
  • Advent of Code
    2019年12月8日 GMT+1 上午11:18:21 * - permalink - archive.org - https://adventofcode.com
    advent algo code
  • thumbnail
    GitHub - tayllan/awesome-algorithms: A curated list of awesome places to learn and/or practice algorithms.
    2018年6月28日 GMT+2 下午1:56:28 - permalink - archive.org - https://github.com/tayllan/awesome-algorithms
    algo code
  • thumbnail
    GitHub - TheAlgorithms/Python: All Algorithms implemented in Python
    2018年6月28日 GMT+2 下午1:56:01 - permalink - archive.org - https://github.com/TheAlgorithms/Python
    algo code python
  • Python-programming-exercises/100+ Python challenging programming exercises.txt at master · zhiwehu/Python-programming-exercises · GitHub
    2018年5月28日 GMT+2 上午9:25:38 - permalink - archive.org - https://github.com/zhiwehu/Python-programming-exercises/blob/master/100%2B%20Python%20challenging%20programming%20exercises.txt
    algo code dev python
  • 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 !

    2017年1月4日 GMT+1 上午10:46:12 - permalink - archive.org - http://stackoverflow.com/questions/15367674/bash-one-liner-to-exit-with-the-opposite-status-of-a-grep-command
    code error exit grep status
  • 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."

    2016年5月24日 GMT+2 上午9:59:58 - permalink - archive.org - http://blog.cleancoder.com/uncle-bob/2016/05/21/BlueNoYellow.html
    code dev
  • 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
    2016年4月13日 GMT+2 下午5:17:31 * - permalink - archive.org - http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/
    algo code coding dev interview
  • thumbnail
    Choosing an HTTP Status Code — Stop Making It Hard | Racksburg
    2015年12月8日 GMT+1 下午3:59:39 - permalink - archive.org - http://racksburg.com/choosing-an-http-status-code/
    code http
  • thumbnail
    The Joel Test: 12 Steps to Better Code - Joel on Software

    à lire, interessant

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