Saturday, March 21, 2020

Wars essays

Wars essays There are a number of articles currently being written about the War in Iraq. It is interesting to look at an article by Niall Ferguson and determine whether or not to agree with it. America's current presence in Iraq is chillingly similar to the events which occurred in 1920 when Britain "drove the Ottoman Turks out of the country. The United States has attempted an outright regime change' in Iraq, which is comparable to what Britain attempted by being liberators in 1920 (Ferguson)." During both instances, the opposing forces have "consisted of undisciplined militias (Ferguson)." Religious foundations were the origins of both wars, however they soon "transcended the country's ancient ethnic and sectarian divisions (Ferguson)." The parallels between 1920 and today also include demonstrations against the British and Americans, revolts, violence, communication interference, and the taking of hostages. "Then as now, much of the violence was symbolic than strategically significant - British bodies were mutilated, much as American bodies were at Falluja (Ferguson)." It is important for all Americans to realize the similarities between 1920 and today. Both President Bush and Senator Kerry need to reacquaint themselves with the history of Iraq and remember the saying those who do not learn from the past are doomed to repeat it'. Mr. Ferguson's article provided an insightful look at the past, present and possible future for the people of Iraq. He points out that "Iraqis themselves will be the biggest losers if the United States cuts and runs. Fear of the wrong quagmire could consign them to a terrible hell (Ferguson)." These final thoughts about facing reality are easy for most Americans to agree with once they understand Iraq's history. Niall Ferguson's article "The Last Iraqi Insurgency" provided an ...

Wednesday, March 4, 2020

All about the C# Programming Language

All about the C# Programming Language Year of Creation?: 2000. C# is the main programming language of the Microsoft .NET framework and has had millions of dollars spent developing and promoting it. In under 6 years it has become a rising star and may yet rise to rival Java. Why was C# Invented?: Because Sun wouldnt allow Microsoft to make changes to Java. Microsoft had had a product Visual J but the changes they had made upset Sun and so it came to a halt. What is C# used for?: All sorts of applications ranging from computer games, utilities, Operating Systems and compilers. There are also web based applications running on the asp.net platform. What versions of C# are there?: The current version is 2.0 and that came out with Microsoft Visual Studio 2005. Version 3.0 is being developed. Does C# present any problems for novice Programmers?: C# is a comprehensive language with many advanced features, especially in version 2.0 such as generics. To get the best out of C#, knowledge of Object Oriented Programming is essential. Syntactically it has a lot in common with Java. How would you sum up C#?: C# is a modern programming language and is really only rivalled by Java. It does though require the .NET framework on Windows. There remains a substantial body of code written in C and it seems that C# will coexist with C rather than replace it. C# is an ECMA (European Computer Manufacturers Association) and ISO standard and this has allowed other implementations such as the Linux project Mono to happen.