Tag: tutorial
This was an interview question from Google. The difficulty is entry level. The question asks how many zeros are there for the numerical result of 1024!, which is 1 …
Dropboxis an excellent cloud-base online storage that synchronizes your files among your desktops, mobile phones, iPad, iPhone and etc devices. It is fast and secure. I provides you a …
Similarly to , the multithreading in a project has also caused the strange error, which is IO Error 103. It does not happen every time but randomly. I googled …
Writing documentation is sometimes necessary if a project involves collaboration between programmers. APIs should be well documented. I know most programmers hate to do the documentation after a project …
Recently, I have been working on a project that involves C# and Delphi. The C# is used develop the GUI-related application and the Delphi code provides a COM (Component …