Notebook · since 2008

Resources and other stuff

Web Development 1 min read

From Cayley we can make queries via REST in two “languages”: MQL and a reduced version of Gremlin With the following example, we can obtain the most common skills of people who belong to an industry, within …

Web Development 3 min read

I’ve started to see what I’ve been touching lately, and not surprisingly, it’s… simply “eccentric”, in the sum of elements but not in the use of each one. Text Editor: Sublime Text, …

Web Development 1 min read

The first one is the very simple, but not limited, Go interface system. How to use interfaces in Go The second, no less important, making it clear and showing C# vs Go code. Statements are statements, and expressions are …