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] golomeen.livejournal.com 2012-01-31 07:28 pm (UTC)(link)
дык если читать тошно чо не высказаться
я ж не говорю что это характеризует класс задания
но о классе самого евента таки еще как

беру свои слова обратно если.. Ну это ж метакласс сочинил или я дебильчик?

[identity profile] golomeen.livejournal.com 2012-01-31 07:31 pm (UTC)(link)
это ответ вуди про доебку
нокия в кривых руках

[identity profile] go-bender.livejournal.com 2012-01-31 07:41 pm (UTC)(link)
А давайте вы ангельский поправьте здесь, а мы оценим уровень, а?

[identity profile] golomeen.livejournal.com 2012-01-31 07:52 pm (UTC)(link)
на кой оно мне?
Ребе надо было не выпендриваться и по русски выразиться

[identity profile] metaclass.livejournal.com 2012-01-31 07:58 pm (UTC)(link)
Айсед зачем-то попросил английский.

[identity profile] w00dy.livejournal.com 2012-01-31 08:00 pm (UTC)(link)
так и запишем: выпендриться хотел Айсед.

[identity profile] golomeen.livejournal.com 2012-01-31 08:21 pm (UTC)(link)
net, vse
no on bolshe vseh :)

[identity profile] golomeen.livejournal.com 2012-01-31 08:04 pm (UTC)(link)
дык это ж все равно что фору дать в целый час
нечестно :)

ок простите я этого не знал
надо еще по английском олимпиаду тут уже некоторые просят :)

[identity profile] go-bender.livejournal.com 2012-01-31 08:01 pm (UTC)(link)
Ну чтоб уровень тошноты при чтении уменьшить. А то читать тошно!(с)

[identity profile] golomeen.livejournal.com 2012-01-31 08:16 pm (UTC)(link)
enough disclaimer about tongue
but we with chi already time-cleared

[identity profile] go-bender.livejournal.com 2012-01-31 08:23 pm (UTC)(link)
"Agree with you, the council does. Your apprentice, Skywalker will be." Yoda Jedi Master (c)

[identity profile] nealar.livejournal.com 2012-02-01 09:00 am (UTC)(link)
+1

[identity profile] shredder-by.livejournal.com 2012-02-01 06:41 am (UTC)(link)
about tongue? госспаде!

[identity profile] metaclass.livejournal.com 2012-01-31 07:57 pm (UTC)(link)
Я сочинил. Английский использую редко, в основном для чтения.

[identity profile] golomeen.livejournal.com 2012-01-31 08:08 pm (UTC)(link)
не. Если попросили то годно
еще раз извиняюсь
не думаю что я бы лучше написал
просто в русскоязычной аудитории.. Я не просек

[identity profile] eternal-leave.livejournal.com 2012-02-01 06:29 am (UTC)(link)
К слову, для человека, у которого английский - не основной рабочий язык, написано даже очень и очень неплохо. Придраться могу в основном только к лексике (ненужные усложнения).