The beauty of UI developement in .NET Winform
11 Dec 2015Writing an app with beautiful UI in Winform is not an easy task, especially if you don’t get the amount to buy component from big companies.
Writing an app with beautiful UI in Winform is not an easy task, especially if you don’t get the amount to buy component from big companies.
Structuring javascript code by using namespace is a great way to organise source code. However because Javascript does not have namespace built-in feature; it becomes verbous to create and use namespaces.One of the Javscript library that makes use of namespace heavily is Qooxdoo.
Just another algorithm today… This is the Fibonacci series implemented using memoization technique.
This is an easy way of testing if an expression is correctly grouped using stack based method.
This is just a place for me to ramble about my passions; mostly software engineering, career and system programming topics.