Friday, February 14, 2020

Freedom Writers Movie Review Example | Topics and Well Written Essays - 750 words

Freedom Writers - Movie Review Example Freedom Writers is a movie, which is based on the racial and ethnic conflicts that make people fight with each other. Hilary Swank played the role of a motivational teacher whose name was Erin Gruwell. Gruwell was appointed at Wilson High School in 1994 to teach freshman English to the students. Memories of the 1992 riots were still fresh in the minds of the students. The class was full of troublesome students who had formed small gangs based on their races. Gruwell made her efforts to eradicate the feelings of hate and detestation from the minds of the students in order to make them productive citizens of the society. She used an exceptional approach to teach her students the value of peace. She asked students to write personal diaries regarding what they feel about each other and what they have suffered during riots. She used those diaries to teach her students. The film typically relates to the economy of race. Formation of aggressive gangs and riots represent racial aggression of the people. Racial discrimination occurs when one specific race is given priority on other races. In Freedom Writers, Gruwell kept herself focused towards educating the negative impact of racial conflicts to the students. She kept on telling the students that racial conflicts are never good for a society and the students need to eradicate the feelings of disgust from their minds in order to ensure peace in the society.

Sunday, February 2, 2020

Computer Science Research Proposal Essay Example | Topics and Well Written Essays - 1750 words

Computer Science Research Proposal - Essay Example Our company stands to gain by creating a smart and easy-to-use debugger. It will make the process of programming swifter and more efficient, leading to both profits by selling the debugger and savings by creating a more efficient software engineering process for ourselves. The main improvement of our debugger over other debuggers will be a visual component; complex data structures like graphs, tables, and trees will be displayed visually as the programmer conceptually sees them, not as lines of text. First of all, we could create our own IDE and implement the debugger along with it. This option would take longer to develop than the first, but would not have the difficulties of interfacing with other IDE's, since the debugger would be tailor-made for our own IDE. Also, we could stand to charge more for this product than for a plug-in(GraphViz). Secondly, we could create the debugger as a plug-in for an environment such as Visual Studio or Eclipse. This would take less time and be cheaper than other options, but may lead to difficulties in interfacing with a variety of IDE's, and may be unstable. Finally, we could link an existing IDE and an existing graph displayer but program the interface between the two. This would take the fastest among the three options but would not lead to much actual profit by sales. It would, however, improve the efficiency of our own programming practices. As for the schedule, option 1 could take many years; it would probably demand constant attention. Several years would be a reasonable period for option 2, and option 3 could be done in a matter of months. The duration of one development cycle within these schedules would vary depending on how many versions we release to the awaiting public, among other factors, but the ideal development cycle would be one version per year. Both Eclipse, which was open source starting on November 7, 2001, and GraphViz, which started in 2000, have maintained a nearly annual release schedule. Management of this Software Management of this project depends on how components of the project will be subdivided. Option 1 will need many more teams and a large staff, to cover the many aspects of an IDE. Option 2 could require one team for interfacing with IDE's, a large one for displaying graphs visually, and other smaller teams for the execution window and the variable window. Wages for programmers could run around $20,000 a year a person. Computer equipment and office space, which requires property taxes, will be needed. I conclude that, with the need for cutting the cost and time associated with debugging, this project is worth the costs, and option 2 is the optimal choice. Introduction An integrated development environment puts jointly the whole lot needed for programming into one application: a text editor, a compiler, a runtime environment, a debugger, and other tools. Some instances of these applications include Visual Studio, JBuilder, and Eclipse. Integrated developm