The repository was created to host laboratory work on the university subject of the 2nd year of the specialty Software Engineering of PSU
- Laboratory work 1
- Laboratory work 2
- Laboratory work 3
- Laboratory work 4
- Laboratory work 5
- Laboratory work 6
Enter n integers from the console and put them in an array. Output prime numbers to the console. Launching via the console
Geometric shapes.
- determine the areas of the figures;
- determine the average perimeter size for figures with more than 5 sides;
- arrange the array in ascending order of area;
- organize a search by the name of the shape, correcting one of the fields and displaying complete information about the shape after editing.
Class
Menu
- Responsible for user interaction via the console ClassShape
- Abstract entity class figure ClassesCircle
,Ellipse
,Hexagon
,Square
,Triangle
- classes of entities of geometric shapes
Create a vector based on the command line arguments passed to the program. Sort the elements. The array must work with elements of the double type. The program should display the initial vector of elements, sorted winds, median value, average value.
Prepare a JSP with information about the team. Add a session counter and display the current date and time requested from the server. The counter must guard its state after the server is restarted. To start, you need to start the volume server manually via startup.bat.
Dating site. DB - json files