„Vali IT!“ täiskasvanute tasuline ümberõppeprogramm

„Vali IT!“ on täiskasvanute ümberõppeprogramm, mille eesmärgiks on anda osalejatele tarkvaraarendaja algoskused.

Alates jaanuarist 2023 on Vali IT! ümberõppeprogramm (kogumaht 560 ak tundi) jagatud kaheks eraldiseisvaks mooduliks – kontaktkoolituseks ja praktiliseks õppeks ettevõttes. Programm koosneb õppest (maht 240 ak tundi), mis toimub BCS Koolituse koolituskeskuses ning praktikast praktikaettevõttes (maht 320 ak tundi). Tunnistused väljastatakse 6-nädalase koolituse läbimise järel ning peale 8-nädalast praktikat praktikaettevõttes.  Praktiline õpe ettevõttes alates 07.10.2024 tuleb eelistatult läbida kuupäevaks 30.03.2025.

Kokku kestab „Vali IT!“ programmis õpe minimaalselt 3,5 kuud.

Ümberõppeprogrammi kogumaksumus koos käibemaksuga on 2499,60eur.

Sihtgrupp: „Vali IT!“ ümberõppeprogrammi on oodatud kandideerima Eesti Vabariigi kodanik või pikaajalise elaniku elamis- ja tööloa omanik, kes on omandanud kõrghariduse või tehnilise eriala kutseõppe (tase 5).

Kõrghariduse korral peab kandidaat omama vähemalt bakalaureusekraadi või kui olete õpingud katkestanud, siis peab olema läbitud vähemalt pool õppekavast.

Kui õpingud on katkestatud peab kandidaat olema varem õppinud kõrgharidustaseme I või II astme õppekaval (so rakenduskõrgharidus-, diplomi-, bakalaureuse-, magistri-, bakalaureuse- ja magistri õppekavadel põhineva integreeritud õppe, v.a 1-aastane õpetajakoolitus) järjestikku rohkem kui õppekava pool nominaalaega. Ning kes on  katkestanud õpingud selliselt, et õppekavalt eksmatrikuleerimise hetkeks on läbitud vähemalt 50% õppekava mahust.

Tehnilise eriala kutseõppe baasil kandideerija peab olema kutseõppe eriala läbinud täies mahus ning saanud sellekohase tunnistuse (tase 5).

Programm: 

1. mooduli õppekava SIIN

2. mooduli õppekava SIIN

Õppemeetodid: Praktiline harjutus, iseseisev töö

Hindamismeetod: Iseseisvate tööde sooritamine.

Hindamiskriteerium: Õpiväljundite saavutamine selgitatakse välja koolituse jooksul osalejatele antavate iseseisvate praktiliste töödega.

REGISTREERIMINE KOOLITUSELE SIIN!

Töötajate kiirem ja efektiivsem koolitamine ja sisseelamine AI abil

Veebiseminaril räägitakse, kuidas parendada oma ettevõttesiseseid koolitus- ja sisseelamisprotsesse, kasutades selleks digitaalset õpet, AI-ga võimendatud tööriistu ja e-õppe platvorme.

Digitaalne õpe ehk e-õpe on uus termin, mis hõlmab endas mitmeid valdkondi ja tegevusi. Kuna töötajate sisseelamine, väljaõpe ja jooksev koolitustegevus sisaldavad endas aktiivset õppimist ja enesearendamist, siis tööandja üheks ülesandeks on luua neid tegevusi soodustavad tingimused, alustades individuaalsest õpikogemusest ja -teekonnast ning lõpetades interaktiivsete ja kaasaegsete õppematerjalidega.

Seminaril näitamegi teile, kuidas luua vastavad tingimused ja keskkond, mis soodustavad töötajate väljaõpet ning aitavad kaasa töötaja erialasele arengule.

Koolitab Kersti Laidvee, vestlust modereerivad Ott Alemaa ja Rihard Põder.

NB! Seminaril osalemiseks on vajalik stabiilne internetiühendus, ning parima kogemuse saamiseks on soovitatav liituda arvutist.

PRAKTIKUM Ettekande kujundamine ja efektide lisamine MS PowerPoint baasil

Praktikum pakub Sulle võimalust oma koolitusel saadud teadmisi ja oskusi kinnitada tehes läbi erinevaid praktilisi harjutusi. Iga harjutuse juures on näidisfailid ja juhendid ning klassis nõustamas ja aitamas oma ala proff. Praktikumi läbides saad juurde kindlust ja kaasa näidisfailid, mis on suureks abiks edaspidiste tööde tegemisel.

Sihtrühm ja eelteadmised: Koolitusele on oodatud kõik PowerPoint’i põhi- ja jätkukursusel osalejad ning ka teised esitluste loojad/kujundajad, kes soovivad oma oskusi proovile panna.

Praktilised harjutused:

  • Esitluspõhja loomine
  • Erinevate sisuslaidide ümber kujundamine (enne/pärast)
  • Liikumisefektide lisamine (Push, Morph, Zoom)

Õppemeetodid: Õppetöös saab osaleda klassiruumi tulles või liitudes koolitusega läbi veebikeskkonna Zoom.

NB! Praktikumil osalemine on oma arvutiga. Palun andke meile teada, kui soovite kasutada meie arvutit!

Hindamiskriteerium: Õpiväljundite saavutamist hinnatakse koolituse ajal läbi viidud tagasisidestatud praktiliste harjutuste põhjal.

Koolituse lõpetamine: Praktikumi läbimisel saavad osalejad tõendi.

Hind sisaldab: Kohvipause koolituskeskuses.

Õppekavarühm: 0611 Arvutikasutus.

Cloud Infrastructure with Terraform

This workshop consists of two days spent on improving your skills of cloud infrastructure provisioning with the help of mighty Terraform. By using declarative language (HCL) to describe cloud resources, you will learn how to efficiently connect the dots of complex cloud configurations: servers, load balancers, keys, firewall rules, storage, base images, CDNs, lambda functions and many more. State management and sharing with the help of workspaces and external storage engines will allow you to create identical environments from the same code base and ensure their consistency over time. Organizing code base, orchestrating cluster deployments, implementing reusable modules are only few topics that are going to be touched during this extremely pragmatic and practical workshop based on trainer’s real-life experience managing complex cloud environments.

What’s Inside

Outline

  • Introduction
  • Terminology: provider, resource, data, output, module
  • Command-line operations: init, plan, apply, taint, destroy, import, output, refresh
  • Dive into HashCorp Configuration Language (HCL): variables, expressions, functions, counters, files
  • Provisioning cloud resources
  • Building environment templates
  • Infrastructure state management: local and remote
  • Integrating with provisioning tools like Ansible or Puppet
  • Integrating with configuration service discovery tools likes Consul
  • Managing cluster deployments
  • Multi-provider deployments (AWS, VMWare, DNS, Kubernetes)
  • Creating Terraform modules for reusable bits of the infrastructure
  • Developing custom Terraform provider

Õppekavarühm: 0613 Tarkvara ja rakenduste arendus ning analüüs.

Lecturer’s Linkedin

Pragmatic Ansible

This is a two-day deep-dive into infrastructure automation and management with the help of Ansible. The simplicity, elegance and power of Ansible playbooks and roles will give you a head-start with any automation tasks: server provisioning, automated deployments, rolling updates, server state audit. Ansible can handle everything, starting from simple installation and configuration management to complex orchestrations of your server and network device mesh.

What’s Inside

Day 1

  • Ansible terminology: play, playbook, control machine, inventory, module, role
  • Ansible installation: minimal requirements, Python and Python modules, local and remote modes
  • Implementing simple playbooks
  • Handling logic in playbook: variables, facts and conditionals
  • Configuration templating with Jinja2
  • Using Ansible default facts and defining custom fact
  • Complex interactions through tasks, handlers and tags
  • Managing inventory: static vs dynamic
  • Rolling updates and delegation
  • Structuring playbooks: inclusions and roles

Day 2

  • Working with Ansible Galaxy and externalizing dependencies
  • Creating Ansible modules to handle complex abstractions
  • Hiding secrets with Ansible Vault
  • Debugging Ansible roles and playbooks
  • Testing Ansible roles and playbooks
  • Multi-host management with Tower and Foreman
  • Managing containers with Ansible
  • Implementing full infrastructure-as-code delivery pipeline with Ansible

Õppekavarühm: 0613 Tarkvara ja rakenduste arendus ning analüüs.

Lecturer’s Linkedin

Extended Kanban Coaching

We invite you to the training course “Kanban Coaching”. This class will help coaches and change agents use the codified Kanban Method Approach to introduce and implement evolutionary change through the KMM model. This course is the official training class of Kanban University, founded by David Anderson – author of the Kanban method. All participants will receive an official internationally recognized certificate of attendance from Kanban University and access to the Kanban Coaching Professional exam, after passing which, they will get a “Kanban Coaching Professional” (KCP) credential. (veel …)

Extended Kanban Maturity Model

We invite you to the training course “Kanban Maturity Model” (KMM). KMM model appeared as a result of summarizing and structuring the work of multiple Kanban coaches with different organizations. Essence and learning of that work formed a KMM model. It provides you with a structured way to introduce or improve Kanban in an organization. In this class, you are going to learn this structured approach. This course is the official training class of Kanban University, founded by David Anderson – author of the Kanban method. All participants will receive an official internationally recognized certificate of attendance from Kanban University.

(veel …)

Extended Fit for Purpose

We invite you to the training course “Fit for Purpose”. This course teaches you the Fit-for-Purpose framework, which provides marketing and product managers with a new way of understanding customer behavior and identifying customer segments by customer purpose. This course is the official training class of Kanban University, founded by David Anderson – author of the Kanban method. All participants will receive an official internationally recognized certificate of attendance from Kanban University as well as a “Customer Experience Professional” credential.

(veel …)

Flight Level 2 design

Find out what working together with multiple teams really means in your company. Get tips on how to set up effective teamwork systems, tailored to your specific needs, and find out where to start.

“All teams are working fine, they are quite busy, but we do not see much of the results overall”… Remember that typical story..? Making your teams agile does not mean your organization achieved Business Agility. This class is addressing one of the very widespread pain points of modern organizations.

If you are wondering what the Flight Levels model is about, here is a quick intro post for you. (veel …)

Flight Level 3 design

You know you have a strategy, but really do not know what is it about..? Or it lives only in Powerpoint slides and has nothing to do with reality..? Or it is developed/updated at the beginning of the year and the next time you recall about it is somewhere at the end where you do interesting exercise of watching what you’ve done anyway to this strategy…

These are quite typical challenges of mismatch between strategy and execution that Flight Level 3 is designed to address.

If you are wondering what the Flight Levels model is about, here is a quick intro post for you.

(veel …)