A code i wrote that i think some should follow and understand about the Da Vinci Code movie. It's currently incomplete... with alot of TODO sections for me and people who would be watching the movie. I'll complete the code once i finish watching the movie so that i could set a comparisson of things from truth and fiction. I have seen a couple of documentaries(History Channel and Discovery Channel) about it and had formulated my on personnal beliefs regarding the issues that evolve around the movie.
foreach (Person person in DaVinciCodeMovie.MovieGoers)
{
//TODO:
/* 1.) Analyze the movie: View the movie with an eagles eye. Be attentive
* and concern about the scenes. Open your eyes and try to figure
* ideas that were presented in it so that you could research about it.
* 2.) Research: Don't just watch and ponder about how good the movie is
* and just stop and believe everything that you see on it. Do a
* personal research about the facts and fiction prsented on the
* movie. dont base your belief on first impression but check and
* find out for youreself if it is really true or not. Go and checkout
* respectable documentary and television channels about their views
* about the movie and compare truth and fiction side by side so that
* you could give an honest conclusion about its reality.
* 3.) Make an honest conclusion: This is the only for you to have a true
* conviction. Remember, the truth is the only thing that could set you
* free and honesty makes the truth pleasing to your heart and mind.
* **/
}