Skip to content

Commit

Permalink
training content added
Browse files Browse the repository at this point in the history
  • Loading branch information
smklimenko committed Feb 10, 2025
1 parent 5dc83b8 commit b830541
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions _trainings/01-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Trainings"
permalink: /trainings
excerpt: "KdbInsideBrain Training & Courses"
#toc: true
classes: wide
---

## Overview
Expand All @@ -24,9 +25,23 @@ We provide all trainings online worldwide, or we also can do on-site trainings f

We have a set of sections that we can include in the training and for whom these sections are most appropriate.

| Topic | Description | Estimated time, min | Developers | Analysts | Users |
|--------------|------------------------------------------------|---------------------|:----------:|:--------:|:-----:|
| Installation | Creation modules, faces, KDB SDK configuration | 30 | Yes | Yes | Yes |
The full training is designed for 5 hours, including a 30-minute QA part and can be done as one full-day session or
series of short sessions.

| Code | Topic | Description | Time, <br/>min | Developers | Analysts | Users |
|------|-------------|--------------------------------------|:--------------:|:----------:|:--------:|:-----:|
| I01 | Setup | Project, Modules, faces, KDB SDK | 30 | Yes | Yes | Yes |
| I02 | Options | Plugin settings, language settings | 10 | Yes | Yes | Yes |
| I03 | Instances | Scopes, Instances, Toolbox | 30 | Yes | Yes | Yes |
| C01 | Console | Main functionality | 20 | Yes | Yes | Yes |
| C02 | Tables | Filtering, Export/Import, View | 30 | Yes | Yes | Yes |
| C03 | Charting | Types, Templates, Tools | 30 | Yes | Yes | Yes |
| C04 | Execution | Run queries, Run scripts | 20 | Yes | Yes | Yes |
| E01 | Editor | Completion, Analysis, Navigation | 40 | Yes | No | No |
| E02 | Refactoring | Dependencies, Variables, Inspections | 40 | Yes | No | No |
| E03 | Inspector | Code completion, Code Diff | 10 | Yes | No | No |
| E04 | Structure | File structure, Navigation | 10 | Yes | No | No |
| E05 | Watches | Variables and Expressions | 10 | Yes | No | No |

if you're interested in training, please contact our team
by [[email protected]](mailto:[email protected])

0 comments on commit b830541

Please sign in to comment.