- Задачи:
- Понять синтаксис языка (переменные, типы данных, операторы).
- Изучить основные структуры данных (списки, кортежи, словари, множества).
- Освоить циклы и условные конструкции.
- Ресурсы:
- Книги:
- «Изучаем Python» Марк Лутц (первые главы).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Эта рабочая тетрадь предназначена для тимлидов, которые хотят развить свой эмоциональный интеллект (EQ), улучшить взаимодействие с командой и создать более продуктивную и комфортную рабочую среду.
Эмоциональный интеллект — это способность понимать свои эмоции и эмоции окружающих, а также эффективно управлять ими. Он включает четыре ключевых компонента:
- Самоосознание
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ggtitle": { | |
"text": "Usages for top users (> 5 usages)" | |
}, | |
"mapping": {}, | |
"data": { | |
"date": [...], | |
"&merged_groups":[...], | |
"uuid": [...] | |
}, |
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.Throwable | |
at com.tschuchort.compiletesting.MainCommandLineProcessor.getPluginOptions(MainCommandLineProcessor.kt:16) | |
at org.jetbrains.kotlin.cli.jvm.plugins.PluginCliParserKt.processCompilerPluginsOptions(PluginCliParser.kt:98) | |
at org.jetbrains.kotlin.scripting.compiler.plugin.impl.LoadCompilerPluginsKt.processPluginsCommandLine(loadCompilerPlugins.kt:45) | |
at org.jetbrains.kotlin.scripting.compiler.plugin.impl.CompilationContextKt.updateWithCompilerOptions(compilationContext.kt:198) | |
at org.jetbrains.kotlin.scripting.compiler.plugin.impl.CompilationContextKt.updateWithCompilerOptions(compilationContext.kt:171) | |
at org.jetbrains.kotlin.scripting.compiler.plugin.impl.CompilationContextKt.createInitialConfigurations(compilationContext.kt:159) | |
at org.jetbrains.kotlin.scripting.compiler.plugin.impl.CompilationContextKt.createIsolatedCompilationContext(compilationContext.kt:73) | |
at org.jetbrains.kotlin.scripting.compiler.plugin.impl.KJvmReplCompilerBase$Companion.createCompilationState(KJvmReplCompile |
NewerOlder