This article compares the ease of learning of web frameworks: Rails, Grails, Django and CodeIgniter based on the experience of learning how to use the framework and developing a toy application, MyBlog, in fixed time. More details about this test can be found here. Points of comparison will be timing, documentation, community support, steps to execute common functions, some features, lines of code and readability of solutions.[[…]]
Category: The Project
Comparison of programming languages: Ruby, Groovy, Python and PHP
This article is part of a comparison of web frameworks which tries to measure the ease of learning and development for several web frameworks(Rails, Grails, Django and CodeIgniter) with a practical test. In order to learn Ruby, Groovy, Python and PHP, 8 hours were invested in reading documentation and a set of exercises were implemented.… Continue reading Comparison of programming languages: Ruby, Groovy, Python and PHP
A website for web framework comparison
In this article, it is defined the website to be developed in order to test each framework. Due to the limits of the project time, a deep research has not been able to be carried out in this section. Therefore, the expert, Carlos Hernández, founder of Endeve and expertise in agile development, has helped in the website definition. A multiblog-only-one-author application has been decided. It requests the developer to know implementing CRUD operations with related data, validations, user session management and searching in a database. Next [[…]]
Programming exercises for language knowledge testing in a comparison of web frameworks
This article is part of a comparison of web frameworks which tries to measure the ease of learning and development for several web frameworks with a practical test. In this article, a set of programming exercises which tries to test language knowledge is defined. Due to the limits of the project time, a deep research… Continue reading Programming exercises for language knowledge testing in a comparison of web frameworks
The practical test for web framework comparison: learning and development steps
In this article, the subject background, the chronological development of all the tests, the test steps to do with each web framework, their times and the documentation that will be used along the process, are described. [[…]]
Web frameworks selected to be compared
This article is part of a project which tries to measure the ease of learning and development for several frameworks with a practical experiment. In this article, the selected web frameworks and the reasons for their selection will be presented. First, web frameworks chosen. Second, the reasons to choose them. I want to say I… Continue reading Web frameworks selected to be compared
Websites frameworks begins
My name is David Díaz Clavijo. I am a computer engineering student at the University of Las Palmas de Gran Canaria (ULPGC) in the Canary Islands, Spain, where the sun is always shinning. My study programme lasts five years plus a Final Year Project (FYP). FYP is a between 800 and 1000 hours with a… Continue reading Websites frameworks begins