Dev events in Toulouse ;-)
VirtualTam's bookmarks
-
2015-04-04 -
2015-04-04 -
2015-03-23 -
2015-03-18 This book is about macros, that is programs that write programs.
-
2015-03-17 A friend of mine was once interviewing an engineer for a programming job and asked him a typical interview question:
- How do you know when a function or method is too big?
- Well, said the candidate, I don't like any method to be bigger than my head.
- You mean you can't keep all the details in your head?
- No, I mean I put my head up against my monitor, and the code shouldn't be bigger than my head.
~ from http://www.gigamonkeys.com/book/practical-a-simple-database.html
-
2015-03-15 -
TL;DR
- March 12, 2015 - New project creation disabled.
- August 24, 2015 - The site goes read-only.
- January 25, 2016 - The project hosting service is closed.
-
2015-03-12 - PSR-1 Basic Coding Standard - http://www.php-fig.org/psr/psr-1/
- PSR-2 Coding Style Guide - http://www.php-fig.org/psr/psr-2/
-
2015-03-10 kbd converts a human-readable chord to a key sequence
-
2015-03-09 Chords
- M-x eww RET url
Very basic built-in web editor; love it to read articles dealing w/ programmation:
- M-x eww RET url
- M-x some-major-mode
- M-x linum
-
2015-03-08 -
2015-03-03 -
2015-03-02 -
2015-03-02 -
2015-03-02 -
2015-03-02 -
2015-02-16 It's not a bug, it's a feature! "It was working in my head"
-
2015-02-13 Beware! Very cool book dealing with Lisp programming, with plenty of examples