A few words about ruby 1.9
Recently, I start messing up with Ruby 1.9 . I bought the most advertised book about Ruby 1.9 online, called “Programming Ruby 1.9 – The pragmatic programmers guide“, and I start digging a bit.
The book itself is well written in my humble opinion and absurdly well documented. But in no way this is a book [...]
Scott Stevenson interview with Aaron Hillegass
Aaron Hillegass is one of the most famous book authors in the Mac community. The interview can be found here.
Programming issues. Writing a tax calculator.
My Objective C reading doesn’t go as I would like to, but in a way proceeds. Today I forgot the ObjC manual in the military chamber, while going home, so I couldn’t read much. I decide to solve a simple self assigned exercise. Nothing complicated, it could be done in less than 4 seconds using [...]
Creating a Calculator Class
Creating a calculator class in Objective C is not an easy task! Oh, c’mon sure it . I’ve been reading about operators lately. Arithmetic operators, bit operators, assignment operators etc. The fact that many of these things were known helps me gap the lack of time to proceed with reading as I wanted [...]
Hello Objective C!
Hello Objective C!
This is my new blog, entirely dedicated in Objective C. I am a starter, never had experience with programming languages, although I was/am able to write small scripts in bash and / or python. Nothing fancy but enough to keep my GNU/Linux tuned!
So a Mac lover with a Linux background in the world [...]
