Skip to content

Instantly share code, notes, and snippets.

View ileasile's full-sized avatar
🌍
Working...

Ilya Muradyan ileasile

🌍
Working...
  • JetBrains
  • Berlin, Germany
  • 15:44 (UTC +02:00)
  • X @ileasile
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ileasile
ileasile / multi.ipynb
Created May 30, 2025 07:48
bunch and multi
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ileasile
ileasile / python-plan.md
Created January 10, 2025 19:33
Python plan

План изучения Python с учетом начального уровня

1. Базовые концепции Python

  • Задачи:
    • Понять синтаксис языка (переменные, типы данных, операторы).
    • Изучить основные структуры данных (списки, кортежи, словари, множества).
    • Освоить циклы и условные конструкции.
  • Ресурсы:
    • Книги:
  • «Изучаем Python» Марк Лутц (первые главы).