5x5 program
#programmation
112 sites sélectionnés dans cette catégorie — dont StrongLifts, Python, Refactoring Guru
📖 RéférentielRetrouvez sur mySelectas tous les sites et outils liés à programmation. Cette sélection de 112 ressources est évaluée et maintenue par la communauté. Les plus populaires incluent StrongLifts, Python, Refactoring Guru. Chaque site est accompagné d'un avis, de tags, de comparatifs et d'alternatives pour vous aider à faire le meilleur choix.
Langage de programmation polyvalent
Design patterns et refactoring expliqués visuellement
Guide de l'opéra : programmation, artistes, œuvres
Documentation officielle du langage de programmation Solidity
Apprendre la programmation dès la maternelle
A static code analyzer / language server for Python, written in Rust, focused on type checking and readable output.
Fast Python linter, written in Rust. 10-100x faster than existing linters. Compatible with Python 3.10. Supports file watcher.
An extremely fast Python type checker written in Rust.
C2Rust helps you migrate C99-compliant code to Rust. The translator (or transpiler) produces unsafe Rust code that closely mirrors the input C code.
A cargo plugin for linting your dependencies. It can be used either as a command line too, a Rust crate, or a Github action for CI. It checks for valid license information, duplicate crates, security vulnerabilities, and more.
A code linter to catch common mistakes and improve your Rust code.
Web application (WASM) to render a diff between Rust crate versions.
A tool for running Rust lints from dynamic libraries. Dylint makes it easy for developers to maintain their own personal lint collections.
Supports functionality such as 'goto definition', type inference, symbol search, reformatting, and code completion, and enables renaming and refactorings.
Rust-based static analysis for TypeScript projects
A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance. Ezno's type checker is built from scratch. The checker is fully compatible with TypeScript type annotations and can work without any type annotations at all.
Lightning-fast linter for .env files. Written in Rust
A Rust library to create Good Games Easily.
CS 4414