📜 ⬆️ ⬇️

Olympiad on Habré started

Olympiad challenge to warm up the brain



Offer the concept of an Internet project to help ordinary users choose the right products that are adequate to the requirements of users. The goal is to come up with a system that would be resistant to the promotion of low-quality goods.
For example, when choosing a camera, an ordinary user often proceeds from the number of pixels in the camera, which is a wrong criterion for a good purchase.

Olympiad programming challenge


')
Using jQuery javascript framework, write a looping composition with a cycle duration of no more than 30 seconds.
A cyclic composition is a composition that can be called many times without the integrity of the composition being lost. This is achieved by the fact that the beginning and end of the composition are the same and can replace each other an infinite number of times without a “single gap”. The script is called 25 times per second and must perform only one iteration per call, only one frame is drawn with one call.
The decision will be judged by its aesthetic qualities and technical performance.

To solve this problem, a simple environment was created that allows you to store, edit and interpret JavaScript code. For each participant, a new area is created on this page. There you specify your nickname on Habré, a brief description of your solution and the decision itself. All solutions with a filled in nickname and description automatically take part in the competition. Please carefully read the terms of the Olympics

To proceed to the solution, click on this link www.skachatreferat.ru/habrahabr.php

An example of solving the problem www.skachatreferat.ru/habrahabr.php?id=710f8b5341c8cd3cccc37b747ed7de5f

Reception of decisions is completed on Monday, June 29 at 6 am Moscow time.

All workable and properly decorated works with the nickname specified by Habr and the description filled in will be published. Winners will be chosen by the Habr community, and a detailed discussion of their work will be done in the form of a separate topic.

I express my gratitude to the people who responded to the topic habrahabr.ru/blogs/webdev/62754

Especially lahmatiy for criticism, and dargin for the task presented, which, unfortunately, was not accepted as a task for this Olympiad

Source: https://habr.com/ru/post/63039/


All Articles