3 resultados para Helping
em DigitalCommons@University of Nebraska - Lincoln
Resumo:
This action research project describes a research project designed and implemented specifically with an emphasis on the instruction of mathematical vocabulary. The targeted population was my second period classroom of sixth grade students. This group of seventeen students represented diverse socioeconomic backgrounds and abilities. The school is located in a community of a population of approximately 5,000 people in the Midwest. My research investigation focused on the use of specific methods of vocabulary instruction and students’ use of precise mathematical vocabulary in writing and speaking. I wanted to see what effects these strategies would have on student performance. My research suggested that students who struggle with retention of mathematical knowledge have inadequate language skills. My research also revealed that students who have a sound knowledge of vocabulary and are engaged in the specific use of content language performed more successfully. Final analysis indicated that students believed the use of specific mathematical language helped them to be more successful and they made moderate progress in their performance on assessments.
Resumo:
Not long ago, most software was written by professional programmers, who could be presumed to have an interest in software engineering methodologies and in tools and techniques for improving software dependability. Today, however, a great deal of software is written not by professionals but by end-users, who create applications such as multimedia simulations, dynamic web pages, and spreadsheets. Applications such as these are often used to guide important decisions or aid in important tasks, and it is important that they be sufficiently dependable, but evidence shows that they frequently are not. For example, studies have shown that a large percentage of the spreadsheets created by end-users contain faults, and stories abound of spreadsheet faults that have led to multi-million dollar losses. Despite such evidence, until recently, relatively little research had been done to help end-users create more dependable software.
Resumo:
End-user programmers are increasingly relying on web authoring environments to create web applications. Although often consisting primarily of web pages, such applications are increasingly going further, harnessing the content available on the web through “programs” that query other web applications for information to drive other tasks. Unfortunately, errors can be pervasive in web applications, impacting their dependability. This paper reports the results of an exploratory study of end-user web application developers, performed with the aim of exposing prevalent classes of errors. The results suggest that end-users struggle the most with the identification and manipulation of variables when structuring requests to obtain data from other web sites. To address this problem, we present a family of techniques that help end user programmers perform this task, reducing possible sources of error. The techniques focus on simplification and characterization of the data that end-users must analyze while developing their web applications. We report the results of an empirical study in which these techniques are applied to several popular web sites. Our results reveal several potential benefits for end-users who wish to “engineer” dependable web applications.