Giter Site home page Giter Site logo

streamapi's Introduction

3. Stream API Task

Deadline: Friday, October 17, 2019 23:59

Теория

Презентация

Лекция

Задание

Ссылка

Ограничения

- Должно работать сразу при выкачивания проекта
- Нельзя использовать Guava: Google Core Libraries for Java
- Нельзя использовать Spring/Strats/Micronaut и другие фреймворки
- Можно гуглить возникшие проблемы и пользоваться StackOverflow
- Нельзя изменять проект после дедлайна

Как сдавать

- Написанный проект должен успешно пройти фазу package в Maven.
- В вашем проекте должен быть бранч 'jar' в нем должен находиться собранный проект ( только jar файл )
- Рефакторить и коммитать исправления до дедлайна.

Требования к репозиторию:

  1. Вам необходимо сделать fork проекта.
  2. Весь код должен находиться в бранче master.

Требования к коммитам

Основные требования:

  * Allowed Types:
    * feat: - *a new feature*
    * refactor: - *a code change that neither fixes a bug nor adds a feature*
    * fix: - *a bug fix*
    * perf: - *a code change that improves performance*
    * style: - *сhanges that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)*
    * docs: - *documentation only changes*
    * ...
  * Use the present tense ("add feature" not "added feature")
  * Use the imperative mood ("move cursor to..." not "moves cursor to...")
  * Limit the first line to 72 characters or less

Критерий оценки:

  • Сборка проекта прошла успешна

Кто выполянет проверку задания?

  1. maven-plugin
  2. JUnit tests
  3. Spock tests

streamapi's People

Contributors

alexnastin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.