143,858 research outputs found
Abstracts der Masterthesen des Interuniversitären Universitätslehrganges Library and Information Studies 2017
This article lists the master's theses written in the year 2017 at the course of study "library and Information Studies", held at the University of Vienna and the Austrian National Library
Plasma diagnostics package. Volume 2: Spacelab 2 section. Part B: Thesis projects
This volume (2), which consists of two parts (A and B), of the Plasma Diagnostics Package (PDP) Final Science Report contains a summary of all of the data reduction and scientific analyses which were performed using PDP data obtained on STS-51F as a part of the Spacelab 2 (SL-2) payload. This work was performed during the period of launch, July 29, 1985, through June 30, 1988. During this period the primary data reduction effort consisted of processing summary plots of the data received by 12 of the 14 instruments located on the PDP and submitting these data to the National Space Science Data Center (NSSDC). Three Master's and three Ph.D. theses were written using PDP instrumentation data. These theses are listed in Volume 2, Part B
A study of applicants for the Master of Education degree at the School of Education, Boston University, from 1947 to 1957
Thesis (Ed.M.)--Boston Universit
The role of the classroom teacher in a speech improvement program.
Thesis (Ed.M.)--Boston Universit
Citation Analysis of Engineering Graduate Student Theses Indicates Students Are Using More Electronic Resources
Objective - To determine the citation pattern of graduate students' theses and dissertations. Design - Citation analysis. Setting - An institutional repository at a South African university of technology. Subjects - 201 Engineering Master's theses and Doctoral dissertations. Methods - A random sample of Master's theses and Doctoral dissertations from the Faculty of Engineering were analyzed. The theses and dissertations were drawn from the institutional repository covering the period 2005-2014. Refe
Web-Based IDE to Create Model and Controller Components for MVC-based Web Applications on CakePHP
A Web-based IDE that allows users to easily manage Model and Controller components of a CakePHP web application was developed. With this IDE, users are able to manage the model and controller components without having to write very much PHP code. They are able to create new model components without having to worry about creating the database tables for the models as the IDE creates them automatically. The IDE offers a simple interface for users to edit the schema of their models. Users can add or delete data from their models without dealing with the SQL insert/delete statements. The IDE also supports adding new controllers to their projects and adding models to be used by the controllers. Constructing find methods (equivalent to SQL statements) is easy because the IDE provides users with a simple interface. Users do not need to deal with the complex SQL select queries. Users can associate the models by using a simple form. The IDE also provides a code-completion feature for users when they edit the controller files. If users want to run their applications on other machines, then they can simply export their applications to a SQL file that they can run on other machines. Finally, the IDE also provides small interactive tutorials on each feature when the users use those features
- …