National Repository of Grey Literature 33,265 records found  1 - 10nextend  jump to record: Search took 0.99 seconds. 


Comparison of Selected Impacts of New Frontier and Great Society Programs in 1960s
Kojan, Christian ; Johnson, Zdenka (advisor) ; Fabianková, Klára (referee)
This thesis deals with New Frontier and Great Society programs and their impact on social policy of the United States in the 1960s. The main goal of the thesis is to compare impact of both programs on selected indicators of standard of living with primary focus on the poverty rate. Thesis describes antipoverty measures of both programs and analyzes their impact on the standard of living. Hypothesis stating that the Great Society was more successful than New Frontier at reducing the poverty rate could not be proven true because of the immense influence of strong economic growth in the 1960s. Thesis suggests that the biggest success of both programs was the positive impact of the Great Society on education.

Serverless single page application in JavaScript
Zikmund, Marian ; Pecinovský, Rudolf (advisor) ; Suchan, Vladimír (referee)
The goal of this thesis is to design and develop a framework for building modern single- page application in the JavaScript programming language and describe this approach to development. The work also contains the documentation for a more comfortable use and customization. The content is divided into eight chapters. The introduction is followed by the retrieval of information resources, including the specifics of the JavaScript programming language and explanation of the formation of single-page application. The description of the basic principles of their functioning, motivation and justification, when and why this approach is appropriate is also included. The work is primarily focused on the issue of single-page application, for which the use of the JavaScript programming language is crucial. For this reason, this work provides a whole chapter about this programming language, also including a description of its history and role in the context of others. Below are the common characteristics of single-page applications frameworks, built on top of the library ReactJS, whose formation is engaged in the following chapter. The developed framework also contains the user guide. The practical outcome of this work is an open source framework for creating serverless single-page applications, which is due to its architecture and documentation appropriately adaptable.

Comparison of accounting programs from the point of view of the use of information for management companies
Loušová, Petra ; Stejskalová, Irena (advisor) ; Pevná, Jana (referee)
The aim of the thesis is to compare accounting programs from the point of view of the use of information that are important for management companies. The theoretical part deals with the general approach to processing business information in the accounting. Next there is explained an overview of what information in the field of accounting are important and necessary for the job of financial manager. The practical part contains an analysis of at least three accounting programs, with the main focus on what information from the selected accounting program managers need in their work and what information is actually gaining from the program. In practical part, there are also compared results of individual organizations; information is gathered through in-depth interview with financial managers selected companies.

The analysis of an impact of realised projects of the OP Prague - the competitiveness of program period 2007-2013
Kellnerová, Markéta ; Wokoun, René (advisor) ; Krejčová, Nikola (referee)
The purpose of this dissertation is to evaluate an impact of realized projects of Prague operating program The competitiveness on a development of the Prague region. Theoretical part is dedicated to formation and development of regional politics, consequent establishment of the EU and its dividing into the program periods including given aims. Subsequently, the dissertation examines the possibilities of using the funds of the EU, after, these possibilities are discussed, specifically for the CZ. Due to the fact, that it is the OP which is referred only to the capital city Prague, one chapter is given to this issue. The last section of the theoretical part is an implementation of the OP. The practical part is concerned about quantitative and financial analysis of the OP, which is divided into the program years. In the end of the practical part, an effect of the OP is totally evaluated, mainly its impact on the development of Prague through horizontal subjects and achieving of set indicators. Finally, the effect on the region of Prague is evaluated, in terms of applicants for funds.

Company's Requirements for Graduates - Software Developers
Trnková, Michaela ; Pecinovský, Rudolf (advisor) ; Pavlíčková, Jarmila (referee)
This thesis maps requirements that are imposed on software developer graduates. This goal is achieved by interviews with specialists from technological companies. A key part of the document is an evaluation of different methodologies of education of programming with a closer focus on a methodology Architecture-first. Approaches are evaluated from the company representatives' point of view, university programming teachers' point of view, and students' of informatics fields point of view. The main benefit of the thesis is a set of recommendations for teaching students as a result of developers' opinions and opinions of students who went through these programming subjects. The thesis includes recommendation for students, who are going to work as developers.

Evaluation of chat bots
Hazdra, Jan ; Sigmund, Tomáš (advisor) ; Čermák, Radim (referee)
This thesis deals with the evaluation of theability of machines to imitate human behavior. Presents a brief history of the development on the field of artificial intelligence and intelligent machines, specifically chat botsand describes their evolution throughout the 20th century. It describes the most important features and building blocks of chat bots, including the most widely used programming languages for creating them.It also describes the theory of A. Turing, the test and the imitation game, on which is based methodology for evaluating chat bots. Then it also examines the criticism of the Turing's test by J. R. Searle's chinese room argument that is used for its better understanding and finding its boundaries. The work also describes H. Dreyfus's assumptions, which led to optimism in the late 90s in development in artificial intelligence and limits of artificial intelligence, on which he pointed out. The main objective is the metodology proposed in the second part, which is used for comparing selected chat bots and then used for their evaluation. Overall evaluation consists of evaluations in the sub-categories in which will be individual chat bots scored. The methodology is based on the Turing test, which slightly modifies, but also extends thanks to the ideas of other authors.

Analysis of drawing contributions from the Regional Operational Programme in the Košice Region 2007 - 2013
Hupka, Peter ; Kalábová, Markéta (advisor) ; Abrhám, Josef (referee)
Regional policy is becoming one of the strategic priorities of the European Union after its extension. The main tools of the policy are subsidies for less advanced regions in EU. This work aims to evaluate the Regional operational programme in the Košice region during the programming period 2007 to 2013. In the theoretical part author describes the process of forming the European Union, the overall characteristics specified by EU funds and gives basic information on Slovak Republic and Košice Region. The analytical section is dedicated to the characteristics of the Regional operational program. This work compares the individual priority axes of the operational program and the successful utilization of the allocation. For an objective assessment Košice region is compared with other regions of the Slovak Republic at the level of priority axis. Based on the analysis the author reviewed the regional operational programme in the Košice region as successful with space for improvement in the fulfilment of allocations

Profile and reflections of dance department of the Juilliard school
Červinka, Marek ; JANEČEK, Václav (advisor) ; KŘENKOVÁ, Mahulena (referee)
This bachelor thesis, called Profile and Reflection of Juilliard School’s Dance Division, first of all briefly touches the key events in history of both classical and modern dance in the first half of the twentieth century and then approaches the history of The Bennington School of the Dance which is considered to be the Juilliard’s predecessor. After a general historical overview, descriptions of the educational goals and study programs, is the rest of the work focussing on Juilliard’s Dance Division in detail. Its past accomplishments, famous teachers, study programs and the admission procedures are discussed. All these information, including the interviews with Jarek Cemerek, a Czech choreographer and dance teacher, and with Brennan Clost, a current student of the fourth year at The Juilliard School, were used as a final reflection of Juilliard’s Dance Division. The comparison of Czech dance schools with The Juilliard School is comprised in this section.  

Porting of Prawn Library from Ruby to Python 3
Molhanec, Michal ; Pícka, Marek (advisor) ; Mikoláš, Mikoláš (referee)
This work focuses on automatic translation of code written in Ruby programming language into Python 3. First part investigates principles of computer programming languages translation as is described in the literature. Second part compares elements of these two programming languages and suggests ways how these elements can be translated. Based on this theory I developed Ruby-to-Python translator. Its working is demonstrated on the translation of the Prawn library for generating PDF files.