programmazione
Advanced Python Mastery (course by @dabeaz)
https://github.com/dabeaz-course/python-mastery
Corso avanzati di Python, interessante, slide + esercizi
Added 2 years ago
FiraCode: Free monospaced font with programming ligatures
https://github.com/tonsky/FiraCode
Un font per programmatori, basato su Fira Mono, con altre feature e leggermente più moderno
Added 2 years ago
Added 2 years ago
Convert curl commands to code
https://curlconverter.com/
Converte un comando curl in righe di codice (Python, Java, ...)
Added 3 years ago
Intermediate Python — Python Tips 0.1 documentation
http://book.pythontips.com
Added 10 years ago
Steve Yegge - Google+ - Notes from the Mystery Machine Bus
https://plus.google.com/110981030061712822816/posts/KaSKeg4vQtz
Conservative vs Liberal nello sviluppo software.
Added 10 years ago
Online regex tester and debugger: JavaScript, Python, PHP, and PCRE
https://regex101.com/
Tool interattivo per verificare le regular expression
Added 10 years ago
Learn Lua in 15 Minutes
http://tylerneylon.com/a/learn-lua/
Rapidissima introduzione a LUA, righe di codice commentate
Added 12 years ago
Big-O Algorithm Complexity Cheat Sheet
http://bigocheatsheet.com/
Lista di alcuni algoritmi, con loro tempi O
Added 12 years ago
Java Coding Standard - Confluence - JPL_Coding_Standard_Java.pdf
http://lars-lab.jpl.nasa.gov/JPL_Coding_Standard_Java.pdf
I coding standard alla NASA sul codice Java
Added 12 years ago
RegEx: test online delle espressioni regolari per Java
http://www.regexplanet.com/advanced/java/index.html
Pagina per testare le RegExp Java online
Added 12 years ago
Brython
https://www.brython.info/
Un motore per usare il Python come linguaggio di scripting per il web, al posto del Javascript, con motore di conversione live.
Added 13 years ago