Mon jeu Agile préféré ...

Coder Survival Guide
The History of the Web
The web's best stories, delivered each week.
Ph d%20 thesis%20 %20 giuseppe%20 procaccianti%20 %20 final
S00607 016 0502 0
Sle final
Accompagner l'évolution du numérique pour réduire ses...
Le numérique est un formidable levier pour la transition écologique et la lutte contre le changement climatique. Nous voulons que d’ici 2025 le numérique soit...
3 publicités qui sensibilisent les parents aux dangers d'internet
Le gouvernement néo-zélandais a dévoilé une campagne créative présentant des petits films pour sensibiliser les parents aux dangers d'internet.
GoAccess - Visual Web Log Analyzer
GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Infographie numerique responsable mtt
Matrice d'analyse du score attentionnel
Adminer - Database management in a single PHP file
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
Interactive map of Linux kernel
Miro | Free Online Collaborative Whiteboard Platform
Scalable, secure, cross-device and enterprise-ready team collaboration whiteboard for distributed teams. Join 5M+ users from around the world.
LETTRIA | outil de TALN
LETTRIA est un outil de traitement du langage naturel (NLP) dédié à la compréhension du français. Notre mission est d'aider les développeurs à construire les prochaines applications linguistiques intelligentes, qu'il s'agisse d'un chatbot, d'un outil de traduction, de l'analyse de texte ou d'un assistant personnel.
Free OWASP Top 10 Exercises
Kontra is an Application Security Training platform built for modern development teams.
Rich people have access to high-speed Internet; many poor people still don't – Center for Public Integrity
Left behind at school, at home and at work: ‘The Civil Rights issue of our time’
Curriculum Vitae, le bon, la brute et le truand · j’ai acheté un PC...
C’est quoi un bon CV ? Que lisent "vraiment les recruteurs sur vos CV ? Quelques conseil pour épargner la santé mentale des recruteurs.
10 security tips for frontend developers | Hacker Noon
Web security is a topic that is often overlooked by frontend developers. When we assess the quality of the website, we often look at metrics like performance, SEO-friendliness, and accessibility, while the website’s capacity to withstand malicious attacks often falls under the radar. And even though the sensitive user data is stored server-side and significant measures must be taken by backend developers to protect the servers, in the end, the responsibility for securing that data is shared between both backend and frontend. While sensitive data may be safely locked in a backend warehouse, the frontend holds the keys to its front door, and stealing them is often the easiest way to gain access.
Writing an Emulator in JavaScript (and Interfacing with Multiple UIs)
I spent a good portion of my childhood playing emulated NES and SNES games on my computer, but I never imagined I'd write an emulator myself…
How to Speed up Your WordPress Site (Ultimate 2020 Guide)
Today we're sharing everything we know about how to speed up WordPress, over 15 years worth of experience and hard lessons learned, all in one easy guide.
How I Optimise My Website Performance - Kev Quirk
WordPress is not slow. This site uses WordPress and is pretty darn quick. This post talks about how my website is configured for performance.
Website security
This article has explained the concept of web security and some of the more common threats against which your website should attempt to protect. Most importantly, you should understand that a web application cannot trust any data from the web browser. All user data should be sanitized before it is displayed, or used in SQL queries and file system calls.
How lightweight web analytics can reduce the carbon footprint of your site
Replacing Google Analytics with a lightweight web analytics tool can have a significant effect on the page load time of your website.
Netflix : La page de trop
Le numérique est une des causes du changement climatique. Rendez-vous compte : il rejette plus de gaz à effet de serre que le secteur aérien. Une des solutions pour réduire cet impact est d'appliquer des principes de sobriété numérique. Au niveau du ...
HTML DOM - Common tasks of managing HTML DOM with vanilla JavaScript
Manage HTML DOM with vanilla JavaScript
Default
Writing my accessibility statement. — ethanmarcotte.com
It was long overdue, but I’ve added an accessibility statement to my website. Here are a few reasons why.
Daring Fireball: Markdown Syntax Documentation
2020 04 04 the javascript black hole
A humble guide to database schema design - Mike Alche
Having a good database schema design is crucial for building applications that will need to scale in traffic and complexity. If you happen to do a bad design choice you will see that it takes a lot of effort to stop the pattern from propagating to your backends’ services and controllers, and finally to your … A humble guide to database schema design Read More »