|
|
My new Arduino Written on April 13, 2009, by Milot Shala. |
Finally my arduino board has arrived. Thank goes to James Mike DuPont and Ariana Krasniqi for purchasing this cool board and brining it to Prishtina, otherwise I wouldn’t be able to get my hands on it!
Until now I’ve written very small algorithm for two LEDs to be able to power on and off in a [...]
Tags: Miscellaneous. or stay up to date with this post via RSS, or you can Trackback from your site.
|
|
Explicit and Implicit constructors in C++ Written on April 6, 2009, by Milot Shala. |
In this post I will write about explicit and implicit constructors which I find this information very useful while writing code.
Implicit constructors are constructors which can be a part of implicit conversion and explicit constructors cannot be converted implicitly.
I have written a program to demonstrate the behavior. Program contains a class which is kind of [...]
Tags: CPP. or stay up to date with this post via RSS, or you can Trackback from your site.
|
|
Using UNIX tools under Windows Written on April 3, 2009, by Milot Shala. |
When I’m at home, I use Linux but while I’m at work I use Windows as a base operating system and Debian via virtual machine, but most of the time work related files are located under Windows which I need to manipulate with them and see the contents etc and since I was using Windows [...]




