https://github.com/justhackone/cs-ict-itmo-1-semester
All laboratory works in 1 semester majoring in mobile and network technologies for subject of programming.
https://github.com/justhackone/cs-ict-itmo-1-semester
Last synced: about 1 year ago
JSON representation
All laboratory works in 1 semester majoring in mobile and network technologies for subject of programming.
- Host: GitHub
- URL: https://github.com/justhackone/cs-ict-itmo-1-semester
- Owner: JusthackOne
- Created: 2023-09-25T16:18:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T15:27:51.000Z (about 2 years ago)
- Last Synced: 2025-01-31T07:31:49.749Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS-ICT-Itmo-1-semester
All laboratory works in 1 semester majoring in mobile and network technologies for subject of programming.
## Stack 📚
- Python
- Aiogram: for telegram bot
- Tests for all works
## About 🔧
1. The first laboratory work was devoted to a project of choice. Between creating a web application, taking a course on Stepik and creating a telegram bot, I chose the latter. It`s show weather in your region.
2. In the second laboratory work it was necessary to make a calculator.
3. The third lab involved creating several different functions to encode and decode messages.
4. The fourth work suggests that we create our own Sudoku and methods for solving it.
5. The latest work involves creating movie recommendation functions based on special algorithms.