Top-Rated Free Essay
Preview

Individual Project 3

Good Essays
1026 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Individual Project 3
PHIL340-1302B-01 : Ethics for the Technology Age
Professor Melvin Sanchez
Colorado Technical University
Phase 3 Individual Project
By Richard Fauvell
June 10, 2013

For this project I have chosen to do the first problem about C#. Since I’m not that familiar with the C# program, I first would like to explain what C# program is. C# program is a programming language that is very similar to both Java and C++ in many respects. But for this project I’m only going to give a couple of the similarities that Java, C++, and C# have with each other.
First of all, Java, C++ and C# were all conceived from the C programming language Secondly, when I looked up the history of C#, I found out that it first came out in December 2000. It has many similar features that both Java and C++ have.
When Microsoft created C#, they did it by taking some of the features from both Java and C++ tweaked and enhanced them and incorporated them into C# to begin defining and making C# unique from both Java and C++. The one similarity between C# and C++ is in the fact that many of the features from the areas of statements, expressions, and operators were taken from C++ to create C# (Microsoft 2013). One similarity between both C# and Java is that when they both startup, they both gather the program, Java loads it to a higher language and then to Java bytecode and C# gathers the program but sends it to Microsoft Intermediate Language (MSIL) where it can be run by having these programs (higher language and Microsoft Intermediate Language). But with C#, more support is given in order to interpret the language code into machine language. There are many more similarities that are associated between C# and Java for which I don’t have any experience in using. The information that actually compares C# with Java is from: http://genamics.com/developer/csharp_comparative.htm.
Now to answer the question as to the kind of impact where un-be-nouns-to-me my company signed a contract with the government that says all the programs that are created must comply with ADA and section 508. This is not as easy as it sounds. I believe that for one thing, the screen resolution that is now set to 1440 x 900 will now have to be modified for those people that have visual problems. This is because the higher the number (1440 for example) the smaller the pixels (dots per screen). This means that in order to make everything bigger where others won’t have to strain to see the small print, small icons, be able to read anything on the screen of the computer (and not as much information will fit on the screen), you would have to make the number for the resolution less to make everything larger on the screen like instead of having a resolution of 1440 x 900 as stated above you could lower the resolution to as low as 800 x 600 pixels per square inch.
The graphical icons would have to be updated to allow people with disabilities to access them using different add-ons that could be added to the computer to make it more user-friendly for people with disabilities that would like to use a computer but can’t. These add-ons
I have found that the Microsoft Corporation has added some utilities to their Microsoft Windows platform that can be used by people with disabilities to help them be able to not only be able to read the screen but also added a narrator to let people with visual impairments be able to hear what is on the screen when they have trouble reading it. There is a website called Microsoft Accessibility that has many websites on it from different companies that sell products for the windows platform which can be used to make the computer more user friendly to people with disabilities. I’m sure there are other sites that sell products for the disabled to make their computer more user friendly, but this was the one I found.
I do believe that this issue should have been addressed earlier so that there would be no more delays. I find that the company was kind of rude in not mentioning to me about having a contract with the government and about the Section 508. This company should have at least let me know that they were in negotiations with the government. At least then I would have had a chance to look over the program and prepare to see what changes are needed in case we get the contract. It was just plain wrong for them not to say anything and just expect me not to say something.
I believe that because I was not informed about the contract with the government and Section 508, it will now take extra time to make the changes required to allow the disabled to use this software and because of these changes, the graphical icons may have to be redesigned from scratch because of the government contract.

References
Albahari, B. (2000, August 10). A Comparative Overview of C#. Retrieved from http://genamics.com/developer/csharp_comparative.htm
C# Station. (2000 – 2013). Introduction: Retrieved from http://www.csharp-station.com/tutorial.aspx
McMullan, A. (2009, October 20). C# FAQ for C++ programmers. Retrieved from http://www.andymcm.com/csharpfaq.htm
Microsoft. (2013). Comparison Between C++ and C#. Retrieved from http://msdn.microsoft.com/en-us/library/yyaad03b%28v=vs.71%29.aspx
Microsoft. (2013). Microsoft Accessibility. Retrieved from http://www.microsoft.com/enable/at/matvplist.aspx
Net-information.com. (2013). An introduction to C#. Retrieved from http://csharp.net-informations.com/overview/csharp-introduction.htm
Rouse, M. (2010, May). Section 508. Retrieved from http://searchcio.techtarget.com/definition/Section-508
Wikipedia. (2013, June 7) Computer programming. Retrieved from http://en.wikipedia.org/wiki/Computer_programming
Wikipedia. (2013, June 11). C Sharp (programming language). Retrieved from http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29#History
Wong, W. (2002, January 17). Newsmaker: Why Microsoft 's C# isn 't. Retrieved from http://news.cnet.com/2008-1082-817522.html

References: Albahari, B. (2000, August 10). A Comparative Overview of C#. Retrieved from http://genamics.com/developer/csharp_comparative.htm C# Station. (2000 – 2013). Introduction: Retrieved from http://www.csharp-station.com/tutorial.aspx McMullan, A. (2009, October 20). C# FAQ for C++ programmers. Retrieved from http://www.andymcm.com/csharpfaq.htm Microsoft. (2013). Comparison Between C++ and C#. Retrieved from http://msdn.microsoft.com/en-us/library/yyaad03b%28v=vs.71%29.aspx Microsoft. (2013). Microsoft Accessibility. Retrieved from http://www.microsoft.com/enable/at/matvplist.aspx Net-information.com. (2013). An introduction to C#. Retrieved from http://csharp.net-informations.com/overview/csharp-introduction.htm Rouse, M. (2010, May). Section 508. Retrieved from http://searchcio.techtarget.com/definition/Section-508 Wikipedia. (2013, June 7) Computer programming. Retrieved from http://en.wikipedia.org/wiki/Computer_programming Wikipedia. (2013, June 11). C Sharp (programming language). Retrieved from http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29#History Wong, W. (2002, January 17). Newsmaker: Why Microsoft 's C# isn 't. Retrieved from http://news.cnet.com/2008-1082-817522.html

You May Also Find These Documents Helpful

  • Good Essays

    2. 3’-TAACCTTTACTAGGCACT-5 ' = (AUU), CGA, AAU, (GAU), (CCG), UAA = Isoleucine, Arginine, Asparagine, Histidine, Proline, Stop…

    • 565 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    A difference is that they are not all case sensitive. Another difference is not all of them use the same reserved words for functions and methods. A third difference is Java and Python are platform independent while visual basic is not.…

    • 218 Words
    • 1 Page
    Satisfactory Essays
  • Powerful Essays

    Java is multi-platform and allows a much broader audience to be reached. The .NET framework is aimed primarily at the Windows OS whereas Java is targeted at many different platforms including gadgets, gaming, mobiles as well as windows and the Apple equivalent. This is because Java runs on it’s own virtual machine that can installed on any platform. This is something that should always be considered at the beginning of a project so the developer can reach it’s target audience.…

    • 1025 Words
    • 5 Pages
    Powerful Essays
  • Better Essays

    BIS 320 Week 2 Asm

    • 1188 Words
    • 5 Pages

    Microsoft has been the world leader with respects to computer Operating Systems Software, and has increasingly become more efficient and precise with each release. Microsoft released their first version of the Windows Software (November 20th, 1985). This operating system was an anomaly at the time, and has progressed to the point that it is used worldwide on most computers in the world. All of the leading competitors have used Windows as a benchmark and have either copied its features or expanded upon them.…

    • 1188 Words
    • 5 Pages
    Better Essays
  • Powerful Essays

    Before I begin with the videos I chose for this assignment I will first define the rhetorical triangle and the parts of it. The rhetorical triangle refers to the relationship of the three forms of Aristotelian rhetoric-Ethos, Pathos, and Logos. A speaker who aims to attain perfection in his speech must strive to use all three forms of rhetoric. Similarly Ethos, Pathos and Logos form the basic components of all kinds of writing. It is important to learn and recognize the use of these three elements not only in our own writing but also in others writings. It is by the use of Ethos, Pathos and Logos that one can develop a text appealing to readers on various levels.…

    • 1909 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    Violet has persuaded Adrian into taking a risk on plagiarism by using someone else work. I think her rate should be a 2. However because Violet is not the student in this case she cannot be held responsible for her actions. Although I do feel that maybe if she would have helped Adrian with some of the work load on the job Adrian could have took the time to write her own paper. Encouraging a student to cheat is just as wrong as the student that has decided to submit a paper that is not one’s own.…

    • 625 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Unit 3 Individual Project

    • 1431 Words
    • 6 Pages

    A request from a human resource manager who owns a mid-sized business wanted a person of interest to inform him or her in a written report on In-groups and Out-groups. This human resource manager informs us that this report will be distributed to everyone in the departmental VP’s as well as directors. There fourteen points that will be critically analyzed in this report such as:…

    • 1431 Words
    • 6 Pages
    Powerful Essays
  • Better Essays

    There are many businesses that have expanded their business internationally in order to benefit in some sort of way rather it revenue or a better market for their product. In this thesis, I will research a multination company and its international strategy over the last 10 years. I will elaborate on it international orientation and rather it etho-, poly-, or geocentric. I than explain why the company decided on expanding to the chosen locations. Then I will clarify if they had core capability to succeed in those markets, along with its opportunities and constraints. Last, I will define value chain dispersal and integration strategy and describe the strategy that’s organized around it.…

    • 945 Words
    • 3 Pages
    Better Essays
  • Satisfactory Essays

    Unit 4 Individual Project

    • 623 Words
    • 3 Pages

    * Competitive advantage is lost because there is no creative or enhancing component to the system…

    • 623 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    I am going to be researching Proctor and Gamble. Their mission statement is to offer brand-named merchandise and services of excellent condition and profit that increase the lives of the world’s shoppers now and instead of peers to come from. Businesses will compensate P&G with regular sales, revenue and worth foundation, allowing our associates, our stockholders and the group of people in which we exist and labor to develop. Proctor and Gamble is its people and the values by which we live. Proctor and Gamble fascinate and hire the best individuals in the world. They put together their company from within, encouraging and satisfying individuals without concern to any change not related to routine. Proctor and Gamble act on the principle that the males and females of P&G will always be our utmost significant property. P&G are all frontrunners in our area of accountability, with a hidden obligation to deliver leadership results. Proctor and Gamble has a strong vision of where they are going and concentrate on their assets to attain leadership objective and policies. Proctor and Gamble accepts individual responsibility to meet their corporate needs, expand their systems in addition to assist others develop their success. Proctor and Gamble continuously tries to do the right thing, be truthful and sincere with each other. They uphold the values and principles of P&G in every single action and decision. Proctor and Gamble is determined to be the best at doing what matters most. They have faith in that doing what is right for the company with honesty will lead to shared success for both the Establishment and the individual.(www.p&g.com,2011)…

    • 900 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Individual Project 2

    • 251 Words
    • 2 Pages

    Weekly tasks or assignments (Individual or Group Projects) will be due by Monday and late submissions will be assigned a late penalty in accordance with the late penalty policy found in the syllabus. NOTE: All submission posting times are based on midnight Central Time.…

    • 251 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Unit 3 Individual Project

    • 532 Words
    • 3 Pages

    360 Degree Feedback : “described as, A system or process in which employees receive confidential, anonymous feedback from the people who work around them. This usually includes the employee 's manager, peers, and customer base. “ (Custominsight.com, 2010)…

    • 532 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Individual Project 4

    • 422 Words
    • 2 Pages

    Topic 1: Compare top-down and bottom-up processing. Provide examples of both, and identify situations in which each type of processing is more desirable.…

    • 422 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Individual Project Unit 5

    • 797 Words
    • 3 Pages

    McLean, B., & Elkind, P. (2004). Smartest Guy in the Room: The Amazing Rise and Scandalous Fall of Enron (2th ed.). Portfolio Trade.…

    • 797 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Individual Assignment 4

    • 358 Words
    • 2 Pages

    a. Also include the good aspects of current policy that increases business advantages and profitability…

    • 358 Words
    • 2 Pages
    Satisfactory Essays