National Repository of Grey Literature 3 records found  Search took 0.00 seconds. 
Comparison of major paradigms for application development
Hartman, Michael ; Procházka, Josef (advisor) ; Jeřábek, Tomáš (referee)
4 ABSTRACT This thesis deals with comparison of major paradigms for application development, namely procedural, object oriented and functional paradigm. First chapter consists of brief history of application development with emphasis on the paradigms being used. Second chapter introduces main principles and constructs, which are these paradigms based on. For some of which, especially the more complicated ones, examples are included to facilitate easier understanding of the subject. The thesis also contains analysis of existing projects, which are using described paradigms and model implementation of simple application using each of given paradigms. This whole thesis focuses on comparison of the described paradigms and differences among used principles and constructs. The advantages and disadvantages of analyzed paradigms for different types of projects are discussed in chapter four. Based on conclusions of this paper, it is best to use procedural paradigm for development of simple and small projects. For more complex projects of larger scale, it is better to use object-oriented paradigm. Functional paradigm could be used for any type of project, but it has higher requirements for the experience and level of abstraction of the developer who implements the project. KEYWORDS Paradigm, programming, application...
Comparison of object and relational database systems
GEYER, Jakub
This thesis focuses on the issue of a convenient choice of database platforms. The key features of the object database systems and the relational database systems are mutually compared and tested on concrete representative samples of each individual platform.
LINQ technology
ČERNÝ, Ondřej
Purpose of this thesis is to overview unified programming model LINQ and its application in C#. It examines effects of LINQ utilization on conventional methods used while working with data in object oriented programming. Major part of this thesis discuss the implementation of LINQ to SQL, however basic information about all the significant methods are also included. Furthermore, it is engaged in development of C# applications using LINQ and may also serve as a learning guide, containing all vital facts about LINQ, its syntax, and its advantages compared to classic principles of data handling.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.