Prolog program for Family relation

If you are not familiar with computer programing, you will not understand the hassle behind what it takes to make things work on a computer and it will really look so fascinating to you when someone can write a program to execute on the computer. But some languages can make programming  as easy as A B […]

Read More

C++ Program (STL $ OOP)

/*   This program demostrates the concept of inheritance and polymorphism which are parts of the Object Oriented Design of the C++ language. The Program accesses a file named roster.dat which must be placed in the same directory in which this source file is executed. You can create you roster.dat file like this:                                                                                                                                                                                    Open notepad […]

Read More

Thinking,Language and Problem Solving

There are many species for whom “thinking” is not important. But for humans, our ability to analyze, reflect, and reason is at the core of what it means to be human, and is critical to our ability to survive. But did you know that some people are afraid to think? There is actually a disorder […]

Read More

How to create free blogging site

This tutorial will keep growing as we add more steps to creating absolute free blogging sites. Well, some people are likely to ask, what the heck are you talking about? A blog is a website for individuals to talk about issues that matters to them. It can be about your life, government, politics, education, religion […]

Read More