Category: beginner
Consider the following circuit; The step response of this circuit may be expressed as follows; where t=time (in seconds) Write a function to calculate and return the value of …
A few of you might notice that I have replaced the wordpress search box with the Google Customize Search Box. The advantage of using google custom search is that …
What happens if you pass a string type to a function? Does it pass by value or reference? What happens if you pass StringBuilder? In C#, the string is …
WordPress is based on PHP and MySQL. So it is very flexible and powerful. This article will guide you how to create a page that shows the comment statistics …
Suppose you have a wordpress blog and you want to send a email to say ‘thank you’ to all the people who left good comments (you approved them). You …