by Pablo | Jul 6, 2016 | Programming |
The List of Bad Elements No Indentation Indentation means that the contents of every block are promoted from their containing environment by using a shift of some space. This makes the code easier to read and follow. Code without indentation is harder to read and so...
by Pablo | May 23, 2016 | Programming |
“Some people, when confronted with a problem, think “I know, I’ll use regular expressions.” Now they have two problems.” Great online tool for debugging your regular expressions: https://eigenstate.org/notes/regex-debug Example: Pattern...
by Pablo | Apr 24, 2016 | Machine Learning |
by Pablo | Mar 3, 2016 | Architecture, Programming |
Recently Devpost published a list of the most popular APIs used at hackathons during 2014 and 2015 based on 13.500 users from 160 different events. Good cheatsheet in case you are looking for the most famous API’s. Technology & API rankings Mobile platforms...
by Pablo | Jan 8, 2015 | Architecture, Programming |
We all know the multiple service providers when it comes to hosting GIT repositories, sometimes we just want to keep a small project or prototype under version control without having to configure extra accounts for it. Thats why sometimes I like to use Dropbox as my...
Recent Comments