As I expected there has been some check done by the Go community and a lot of things have come up so I have decided to re-run the tests and make some notes on the previous post.
First thing someone noted on the list [...]
During last semester I was attending Multiprocessor Architectures course, given at Facultad de Informática where I study my Computer Science degree.
As part of the assignments due to pass the course, we had to do several programs written in C to benchmark matrix multiplication by testing different techniques and technologies. First of all [...]
I have been asking myself if it is worth gaining a specialization in a programming language (or some of them) and the necessity on knowing every technology as a future Computer Science Engineer. In this blog post I will try to say why I think it does worth it without letting other technologies get lost [...]
To continue with Symfony2 entries I will talk now about how to successfully modify the Symfony2 user Bundle to expand its functionality and add new capabilities to the login system.
By default, and following the tutorial I wrote we can generate a login system which let users access [...]
Two weeks ago I made a presentation about concurrency vs parallelism to my fellow students in the Multiprocessor Architectures course in which I am enrolled as part of my studies in Computer Science at FI-UPM.
On the presentation, which can be downloaded here, I explain the differences between the concurrency and [...]
I have an insane attraction for Go, the programming language Google published in late 2009. It is somewhat a love-hate relationship, though I love Go but I hate not having enough time to learn all its features.
In this post I will explain which are the Go dependencies and how to [...]
As I started to play with Symfony2 I tried to implement a simple login which could be able to authenticate users against a MySQL database with a given username and password.
After reading the official documentation, implementing the login form and following every single step, I came up with a very big problem [...]
Has ever happened to you that you wake up happily and when you plug in your macbook to an external display and using a Magic Mouse (or any other Bluetooth device), your Bluetooth icon shows up strike with a kind of lightning and when you click on it there’s a message saying: “Bluetooth: not available”? [...]
On 28th July Symfony2, the new version of the popular PHP framework Fabien Potencier wrote was made public. After 5 beta versions and 6 RC we have a stable release.
Due to professional matters I have had the pleasure – or misfortune – to be able to play with the framework [...]
I have added new pages on the top of the blog.
To start off, on the mentions page I will be publishing links to the different websites in which I am quoted somewhere. Thanks to everyone who has quoted me on their websites.
On the slides page I will [...]
Tweets
- No public Twitter messages.
Blogs I recommend
