Git Product home page Git Product logo

kotlin-labs's Introduction

How to run using IntelliJ IDEA or Another IDE with Gradle and Kotlin Support:

STUDENT: Mykhailo Chirozidi IM-13

BOOK OF RECORDS: 1328

  1. Clone the project using the following command:
    git clone  https://github.com/michigang1/kotlin-labs.git
  2. Open the project in your IDE.
  3. Build the project using the following command in the terminal:
    gradle build
  4. Run the project using the following command in the terminal:
    gradle lab<lab_number>:runMain

DESCRIPTION OF THE LABS

  • LAB 1:
    • TASK: C2 = 0(+) C3 = 2 C5 = 3(+) C7 = 5(float)
  • LAB 2:
    • TASK: C5 = 3 C7 = 5 C11 = 8
  • LAB 3:
    • TASK: C3 = 2 C17 = 2
    • Знайти таке слово в першому реченні заданого тексту, якого не має в жодному з наступних.
  • LAB 4:
    • TASK: C11 = 8
    • Cтворити клас Меблі
  • LAB 5:
    • C3 = 2 C17 = 2
    • Знайти таке слово в першому реченні заданого тексту, якого не має в жодному з наступних.
graph LR
A{How ro run?} -- build --> B[gradle build]
B -- run lab 1 --> C[gradle lab1:runMain]
B -- run lab 2 --> D[gradle lab2:runMain]
B -- run lab 3 --> E[gradle lab3:runMain]
B -- run lab 4 --> F[gradle lab4:runMain]
B -- run lab 5 --> G[gradle lab5:runMain]
B -- run lab 6 --> H[gradle lab6:runMain]

Loading

kotlin-labs's People

Contributors

michigang1 avatar

Watchers

 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.