Skip to content

/dev/null

The black hole…

  • Amazon Wishlist

Tag: Pascal

C

DevC++ and their lack of discernment

October 2, 2010ambsLeave a Comment on DevC++ and their lack of discernment

If you know me, you know that I program mainly C and Perl, that my preferred editor is Emacs, and that I use mostly Mac OS X for that task. But, I teach programming, and sometimes I teach programming to students that never heard of Linux or, worse, that never used the command line of […]

Pascal

Pascal: parameters by reference

January 14, 2010January 14, 2010ambsLeave a Comment on Pascal: parameters by reference

I posted some time ago about Pascal, and the nice (and worst) things that Pascal has in its language. I discovered yet another cool thing. Unlike C, where you can pass parameters to functions by value, or using a pointer (and therefore, as reference), in Pascal you can use a value, you can use a […]

Pascal

Pascal: The Good, the Bad and the Ugly

November 19, 2009November 19, 2009ambsLeave a Comment on Pascal: The Good, the Bad and the Ugly

As I posted before, I am teaching Pascal. I could discuss the relevance on teaching this language in this decade, but that is not my concern. I would like just to point The Good, the Bad and the Ugly I find in Pascal. The Good: Pascal evolved and is a high level language. You have […]

Pascal Perl

Pascal is not dead

October 19, 2009ambs1 Comment on Pascal is not dead

Probably you know that I was a teacher at the Computer Science Department at Universidade do Minho. There I was a C and Perl teacher, as well as other classes that are not relevant for this post. Now, I am working at Instituto Politécnico do Porto, in the Escola Superior de Estudos Industriais e de […]

All Rights Reserved.