metaclass: (Default)
metaclass ([personal profile] metaclass) wrote2012-01-31 12:31 pm

Special Enterprise Programming Olympics

[livejournal.com profile] theiced и [livejournal.com profile] skif_by и [livejournal.com profile] artureg решили устроить соревнование на тему "какой язык программирования более адекватен в руках профессионала" и попросили придумать им задание. Поскольку синтетические задания с результатом в виде консольных утилит это скучно, а они все умеют веб хорошо, я им придумал задачку с не сильно сложным веб-приложением. Условие под катом:

Special Enterprise Programming Olympics

Problem 1:

You need to implement universal web-based application for report generation.

Application consists of:
* Database. You can use any relational DBMS you like, but you should have in mind ease of linux deployment.
* Web application deployed to your favorite web-server, app-server, whatever.
* Client-side JavaScript application working in modern browsers (>=IE7,Firefox>=5,Chrome)

* Web application must have report configuration file which contains:
** Unique system report id. Any string
** User-friendly name of report. For report titles and page headers.
** SQL query for report generation. SQL query is arbitrary and should contain parameters. SQL query will be in native format of used RDBMS.
** Query parameter description list.
Each parameter description contains parameter name, user-friendly caption,type,
output format and default value.
If you can infer parameter list from SQL query then this information is optional and
parameter list can be generated automatically.

** Query result field list. Field description should contain name, user-friendly name,
visibility flag(visible/not visible) and output format.
Field descriptions are optional - without description report should contain field
with default(returned from query) name and default output format.

* Types allowed for query parameters: integer,double,date,datetime,string,bool,decimal (money)

* Default values allowed for date or datetime parameters:
** Culture-invariant (!) string representation of any date or datetime
** If default value is prefixed with “@” then default parameter value is calculated as follows:
** @now - today (date) or current time(datetime)
** @prevmonthbeg - beginning of previous month
** @prevmonthend - end of previous month. Beware of difference in date and datetime (last day of month is 30/31, but last datetime of month is <00:00:00 01-of-nextmonth)
** @currmonthbeg - beginning of current month
** @currmonthend - end of current month
** @prevyearbeg - beginning of previous year
** @prevyearend - end of previous year
** @curryearbeg - beginning of current year
** @curryearend - end of current year

* Report configuration file will be edited once in a while based on
customers (report end-user) requirements.

Errors in configuration file format or in queries should be processed with
displaying of user-friendly error messages in client application and
error logging on server.


* Client application must show report list in any usable way(list of links, menu, tree, etc)
* Click on report must open report page which consists of:
** Report header (user-friendly report name)
** Report parameters table with user-friendly labels and editable parameters.
** "Refresh Report" button
** Report result table which is populated after click on "Refresh Report" button
or after Enter key press in any of parameter's edit controls.

* Paging or lazy result loading is not usually needed - most reports contains no more than 5 pages of data.

* When printing, report should follow the same structure as page, except for "Refresh" button.

* Report data is desirable to return in json or xml format, so it will be possible to
use wget/curl/any http client application to connect to server and get report data.


* Problem solution must contain:
** Deployment package for linux (any distro you like, but Ubuntu 10.04 LTS is preferred ). Also any deployment/configuration management system can be used.
** Deployment instructions.

Configuration file example: http://www.cacodaemon.org/content/so/ReportConfig.xml

Времени им - вообще до понедельника, но я бы добавил еще несколько дней на доработки по результатам.

[identity profile] sergiej.livejournal.com 2012-01-31 06:35 pm (UTC)(link)
Самое интересное, что на работе задашь им такую задачу - уйдут на месяц курить и через месяц принесут лажу неработающую. А зазашь на "слабо" - забъют на всё и через неделю длиной красоты меряться будут.

[identity profile] metaclass.livejournal.com 2012-01-31 06:40 pm (UTC)(link)
Ну если бы именно такое задали, никакой проблемы сделать бы не было, другое дело, что в реальности к этой задаче бы добавился "деплоймент на виндах с доменной аутентификацией юзеров, права доступа к репортам и к данным репорта, аудит отделом безопасности и проч. и проч." :)

[identity profile] w00dy.livejournal.com 2012-01-31 06:44 pm (UTC)(link)
ну так бы и задали бы с привязкой к реальности. Пусть права прикрутят, поддержку доменов (хехе, в asp.net делается лехко, сцуко её за ногу ;) и прочие плюшки. А потом уже будет видно какая платформа годится для кровавого ынтэрпрайза, а на какой только лицокниги делать.

[identity profile] sergiej.livejournal.com 2012-01-31 06:53 pm (UTC)(link)
Ну может у вас так и сделают. Я на вскидку оцениваю такую задачу на 4-5ММ оутсорса :)

[identity profile] w00dy.livejournal.com 2012-01-31 07:59 pm (UTC)(link)
man-month вестимо

[identity profile] sergiej.livejournal.com 2012-02-01 08:06 am (UTC)(link)
man month - 20 рабочих дней по 9 часов в день

[identity profile] kurilka.livejournal.com 2012-02-01 08:10 am (UTC)(link)
У вас 45-часовая рабочая неделя?

[identity profile] sergiej.livejournal.com 2012-02-01 08:13 am (UTC)(link)
Ну да, так считается. Есть школа считать 8 часов, но так как по законам почти всех стран человеку положено предоставить полчаса на обед и два перекура по 15, то считать всё равно приходится 9.

[identity profile] alex-butenko.livejournal.com 2012-01-31 11:54 pm (UTC)(link)
ты меришь интрерпрайзом. У меня вот задача была, 10 инсертов в БД добавить, так ее уже 2 тестировщика месяц тестируют и 1 пм прожектменеджирует. Завтра "запуск в продакшин".

[identity profile] w00dy.livejournal.com 2012-02-01 12:10 am (UTC)(link)
Всё правильно. 1 разраб плюс 2 тестера и 1пм x 1 месяц = 4 ЧМ :)

[identity profile] sergiej.livejournal.com 2012-02-01 08:08 am (UTC)(link)
Ну да, ведь лимпияда по кровавому интерпрайзу.

[identity profile] bydl0coder.livejournal.com 2012-02-01 08:29 pm (UTC)(link)
"Об этом еще до войны мы говорили с господином Фредериком Бруксом"