robotdreams.cz Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

Submitted URL: http://robotdreams.cz/
Effective URL: https://robotdreams.cz/
Submission: On February 09 via api from US — Scanned from NL

Form analysis 11 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Nutné</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferenční</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistické</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketingové</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

POST /api/auth/send

<form action="/api/auth/send" method="post" class="auth-form" novalidate="">
  <div class="auth-form__input">
    <input type="email" id="purchase_auth_email_type_email" name="purchase_auth_email_type[email]">
    <label> email.label </label>
    <span class="auth-form__error" data-not-found="email.not_found" data-invalid="email.invalid" data-empty="empty_input">
    </span>
  </div>
  <button type="submit" class="popup-btn popup-btn--action">
    <span>authorize</span>
    <span class="loader">&nbsp;</span>
  </button>
</form>

/api/auth/authentication

<form action="/api/auth/authentication" class="auth-form" novalidate="">
  <div class="auth-form__input is-label-fixed">
    <input type="text" name="purchase_auth_email_type[code]" placeholder="____" inputmode="text">
    <label> code_label </label>
    <span class="auth-form__error" data-invalid="invalid_code" data-empty="empty_input">
    </span>
  </div>
  <button type="submit" class="popup-btn popup-btn--action">
    <span>apply</span>
    <span class="loader">&nbsp;</span>
  </button>
</form>

<form><input type="text" placeholder="Napiš, co hledáš" class="search__input" name="searchInput" id="searchInput" autocomplete="off" value=""></form>

POST /subscribe/send-form

<form method="post" action="/subscribe/send-form" class="subscribe-form" novalidate="" data-subscribe-form="">
  <div class="subscribe-form-box">
    <div class="form__item form__input reg-txt">
      <span class="input-label"> Váš e-mail </span>
      <input type="text" id="subscribe_email_type_email" name="subscribe_email_type[email]" required="required" pattern="^.+@.+\..+$">
      <input type="hidden" id="subscribe_email_type__token" name="subscribe_email_type[_token]" value="13af5e17a01a5da11e1102a7409.2oA2r6hI7kN0sx4qQFhAzh5ofn1xY11uMtXeSBxTK3M.q99a7eoO3nFFxFpncA4lmnoMOVAgCClXc6KsJlgiURG3-WbekCuBDjWFVw">
      <span class="form__error" data-invalid="Nesprávný formát" data-empty="Povinné pole">
      </span>
    </div>
    <div class="form__item form__submit">
      <button type="submit" class="btn btn--black"> Odebírat <svg>
          <use xlink:href="/build/sprites/general.svg#arrow"></use>
        </svg>
      </button>
    </div>
    <div class="success-message">
      <span class="sm-title"> Děkujeme za odběr newsletteru! </span>
    </div>
  </div>
  <div class="subscribe-form__checkbox">
    <div class="subscribe-form__item-field">
      <input id="[custom_fields][allow_user_info_processing]" name="landing_page_bundle_order_type[custom_fields][allow_user_info_processing]" required="" type="checkbox">
      <label class="subscribe-form__item-label" for="[custom_fields][allow_user_info_processing]"> Potvrzuji, že jsem si přečetl*a <a href="/privacy-policy" target="_blank">Zásady ochrany osobních údajů</a> a že souhlasím se zpracováním údajů v
        souladu s nimi. </label>
      <span class="subscribe-form__checkbox-error form__error" data-empty="Povinné pole"> Povinné pole </span>
    </div>
  </div>
</form>

POST /subscribe/send-form

<form method="post" action="/subscribe/send-form" class="subscribe-form" novalidate="" data-subscribe-form="">
  <div class="subscribe-form-box">
    <div class="form__item form__input reg-txt">
      <span class="input-label"> Váš e-mail </span>
      <input type="text" id="subscribe_email_type_email" name="subscribe_email_type[email]" required="required" pattern="^.+@.+\..+$">
      <input type="hidden" id="subscribe_email_type__token" name="subscribe_email_type[_token]" value="54c4a.5JmgqSo-IuXDZ8kTne_60cqw86tlgRO7sUsWym_nTmg.lcbM62h4EtfyEI1erbmfha7UtIY06meC8DxkpCuWNAqJ4PDYEl1NqIJRgA">
      <span class="form__error" data-invalid="Nesprávný formát" data-empty="Povinné pole">
      </span>
    </div>
    <div class="form__item form__submit">
      <button type="submit" class="btn btn--black"> Odebírat <svg>
          <use xlink:href="/build/sprites/general.svg#arrow"></use>
        </svg>
      </button>
    </div>
    <div class="success-message">
      <span class="sm-title"> Děkujeme za odběr newsletteru! </span>
    </div>
  </div>
  <div class="subscribe-form__checkbox">
    <div class="subscribe-form__item-field">
      <input id="footer[custom_fields][allow_user_info_processing]" name="landing_page_bundle_order_type[custom_fields][allow_user_info_processing]" required="" type="checkbox">
      <label class="subscribe-form__item-label" for="footer[custom_fields][allow_user_info_processing]"> Potvrzuji, že jsem si přečetl*a <a href="/privacy-policy" target="_blank">Zásady ochrany osobních údajů</a> a že souhlasím se zpracováním údajů v
        souladu s nimi. </label>
      <span class="subscribe-form__checkbox-error form__error" data-empty="Povinné pole"> Povinné pole </span>
    </div>
  </div>
</form>

Text Content

Powered by Cookiebot
 * Souhlas
 * Detaily
 * [#IABV2SETTINGS#]
 * Více o cookies


TATO WEBOVÁ STRÁNKA POUŽÍVÁ COOKIES

K personalizaci obsahu a reklam, poskytování funkcí sociálních médií a analýze
naší návštěvnosti využíváme soubory cookie. Informace o tom, jak náš web
používáte, sdílíme se svými partnery pro sociální média, inzerci a analýzy.
Partneři tyto údaje mohou zkombinovat s dalšími informacemi, které jste jim
poskytli nebo které získali v důsledku toho, že používáte jejich služby.

Consent Selection
Nutné

Preferenční

Statistické

Marketingové

Zobrazit detaily
 * Nutné 11
   
   Nutné cookies pomáhají, aby byla webová stránka použitelná tak, že umožní
   základní funkce jako navigace stránky a přístup k zabezpečeným sekcím webové
   stránky. Webová stránka nemůže správně fungovat bez těchto cookies.
    * Cookiebot
      2
      Zjistit více o tomto poskytovateli
      1.gifUsed to count the number of sessions to the website, necessary for
      optimizing CMP product delivery.
      Vypršení: SessionTyp: Pixel
      CookieConsentStores the user's cookie consent state for the current domain
      Vypršení: 1 rokTyp: HTTP
    * Google
      1
      Zjistit více o tomto poskytovateli
      test_cookieNevyřízené
      Vypršení: 1 denTyp: HTTP
    * YouTube
      2
      Zjistit více o tomto poskytovateli
      CONSENTUsed to detect if the visitor has accepted the marketing category
      in the cookie banner. This cookie is necessary for GDPR-compliance of the
      website.
      Vypršení: 2 rokyTyp: HTTP
      VISITOR_PRIVACY_METADATAStores the user's cookie consent state for the
      current domain
      Vypršení: 180 dníTyp: HTTP
    * Zoho
      4
      Zjistit více o tomto poskytovateli
      _zcsr_tmpThis cookie is necessary for the login function on the website.
      Vypršení: SessionTyp: HTTP
      hex (10)Registers which server-cluster is serving the visitor. This is
      used in context with load balancing, in order to optimize user experience.
      Vypršení: SessionTyp: HTTP
      JSESSIONIDPreserves users states across page requests.
      Vypršení: SessionTyp: HTTP
      zfccnEnsures visitor browsing-security by preventing cross-site request
      forgery. This cookie is essential for the security of the website and
      visitor.
      Vypršení: SessionTyp: HTTP
    * robotdreams.cz
      2
      device_viewThis cookie is used to determine which type of device the
      visitor is using, so the website can be properly formatted.
      Vypršení: 29 dníTyp: HTTP
      PHPSESSIDPreserves user session state across page requests.
      Vypršení: SessionTyp: HTTP

 * Preferenční 0
   
   Preferenční cookies umožňují, aby si webová stránka zapamatovala informace,
   které mění, jak se webová stránka chová nebo jak vypadá. Je to například
   preferovaný jazyk nebo region, kde se nacházíte.
   
   Nepoužíváme cookies tohoto typu

 * Statistické 11
   
   Statistické cookies pomáhají majitelům webových stránek, aby porozuměli, jak
   návštěvníci používají webové stránky. Anonymně sbírají a sdělují informace.
    * Google
      1
      Zjistit více o tomto poskytovateli
      tdRegisters statistical data on users' behaviour on the website. Used for
      internal analytics by the website operator.
      Vypršení: SessionTyp: Pixel
    * Microsoft
      5
      Zjistit více o tomto poskytovateli
      c.gifCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Vypršení: SessionTyp: Pixel
      _clckCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Vypršení: 1 rokTyp: HTTP
      _clskRegisters statistical data on users' behaviour on the website. Used
      for internal analytics by the website operator.
      Vypršení: 1 denTyp: HTTP
      _cltkRegisters statistical data on users' behaviour on the website. Used
      for internal analytics by the website operator.
      Vypršení: SessionTyp: HTML
      CLIDNevyřízené
      Vypršení: 1 rokTyp: HTTP
    * Zoho
      5
      Zjistit více o tomto poskytovateli
      zps-ft-detailsCollects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Vypršení: PersistentTyp: HTML
      zps-ft-pghitType-detailsCollects data on the user’s navigation and
      behavior on the website. This is used to compile statistical reports and
      heatmaps for the website owner.
      Vypršení: PersistentTyp: HTML
      zabUserIdCollects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Vypršení: 1 rokTyp: HTTP
      zft-sdcCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Vypršení: 1 denTyp: HTTP
      zsc#Registers data on visitors' website-behaviour. This is used for
      internal analysis and website optimization.
      Vypršení: 1 denTyp: HTTP

 * Marketingové 45
   
   Marketingové cookies jsou používány pro sledování návštěvníků na webových
   stránkách. Záměrem je zobrazit reklamu, která je relevantní a zajímavá pro
   jednotlivého uživatele a tímto hodnotnější pro vydavatele a inzerenty třetích
   stran.
    * Meta Platforms, Inc.
      3
      Zjistit více o tomto poskytovateli
      lastExternalReferrerDetects how the user reached the website by
      registering their last URL-address.
      Vypršení: PersistentTyp: HTML
      lastExternalReferrerTimeDetects how the user reached the website by
      registering their last URL-address.
      Vypršení: PersistentTyp: HTML
      _fbpUsed by Facebook to deliver a series of advertisement products such as
      real time bidding from third party advertisers.
      Vypršení: 3 měsícůTyp: HTTP
    * Google
      9
      Zjistit více o tomto poskytovateli
      IDENevyřízené
      Vypršení: 1 rokTyp: HTTP
      pagead/landingCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Vypršení: SessionTyp: Pixel
      ads/ga-audiencesNevyřízené
      Vypršení: SessionTyp: Pixel
      pagead/1p-user-list/#Nevyřízené
      Vypršení: SessionTyp: Pixel
      _gaUsed to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Vypršení: 2 rokyTyp: HTTP
      _ga_#Used to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Vypršení: 2 rokyTyp: HTTP
      _gatUsed to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Vypršení: 1 denTyp: HTTP
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Vypršení: 3 měsícůTyp: HTTP
      _gidUsed to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Vypršení: 1 denTyp: HTTP
    * Microsoft
      7
      Zjistit více o tomto poskytovateli
      MR [x2]Nevyřízené
      Vypršení: 7 dníTyp: HTTP
      MUID [x2]Nevyřízené
      Vypršení: 1 rokTyp: HTTP
      SRM_BNevyřízené
      Vypršení: 1 rokTyp: HTTP
      ANONCHKNevyřízené
      Vypršení: 1 denTyp: HTTP
      SMNevyřízené
      Vypršení: SessionTyp: HTTP
    * YouTube
      17
      Zjistit více o tomto poskytovateli
      LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Vypršení: SessionTyp: HTTP
      LogsDatabaseV2:V#||LogsRequestsStoreNevyřízené
      Vypršení: PersistentTyp: IDB
      nextIdUsed to track user’s interaction with embedded content.
      Vypršení: SessionTyp: HTTP
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Vypršení: SessionTyp: HTTP
      requestsUsed to track user’s interaction with embedded content.
      Vypršení: SessionTyp: HTTP
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Vypršení: 1 denTyp: HTTP
      VISITOR_INFO1_LIVENevyřízené
      Vypršení: 180 dníTyp: HTTP
      YSCNevyřízené
      Vypršení: SessionTyp: HTTP
      ytidb::LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Vypršení: PersistentTyp: HTML
      YtIdbMeta#databasesUsed to track user’s interaction with embedded content.
      Vypršení: PersistentTyp: IDB
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Vypršení: SessionTyp: HTML
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Vypršení: SessionTyp: HTML
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Vypršení: PersistentTyp: HTML
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Vypršení: PersistentTyp: HTML
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Vypršení: SessionTyp: HTML
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Vypršení: SessionTyp: HTML
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Vypršení: SessionTyp: HTML
    * Zoho
      2
      Zjistit více o tomto poskytovateli
      psimg.gifRegisters a unique ID that identifies the user's device during
      return visits. Used for conversion tracking and to measure the efficacy of
      online ads.
      Vypršení: SessionTyp: Pixel
      zps-tgr-dtsDetermines whether the user is assigned to a specific
      content-experiment to optimize website content and advertisement efforts.
      Vypršení: 1 rokTyp: HTTP
    * robotdreams.cz
      7
      sbjs_currentCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Vypršení: 180 dníTyp: HTTP
      sbjs_current_addCollects data on user behaviour and interaction in order
      to optimize the website and make advertisement on the website more
      relevant.
      Vypršení: 180 dníTyp: HTTP
      sbjs_firstCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Vypršení: 180 dníTyp: HTTP
      sbjs_first_addCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Vypršení: 180 dníTyp: HTTP
      sbjs_migrationsCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Vypršení: 180 dníTyp: HTTP
      sbjs_sessionCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Vypršení: 1 denTyp: HTTP
      sbjs_udataCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Vypršení: 180 dníTyp: HTTP

 * Neklasifikované 2
   Neklasifikované cookies jsou cookies, které máme v procesu klasifikování
   společně s poskytovateli jednotlivých cookies.
    * robotdreams.cz
      2
      ab_cNevyřízené
      Vypršení: SessionTyp: HTTP
      last_blog_page_visitedNevyřízené
      Vypršení: 1 denTyp: HTTP

Souhlas přes více domén[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
Seznam domén, na které se váš souhlas vztahuje: [#BULK_CONSENT_DOMAINS#]
Prohlášení o cookies bylo naposledy aktualizováno 06-02-2024 Cookiebot


[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]

Cookies jsou malé textové soubory, které mohou být používány webovými stránkami,
aby učinily uživatelský zážitek více efektivní.

Zákon uvádí, že můžeme ukládat cookies na vašem zařízení, pokud jsou nezbytně
nutné pro provoz této stránky. Pro všechny ostatní typy cookies potřebujeme vaše
povolení.

Tato stránka používá různé typy cookies. Některé cookies jsou umístěny službami
třetích stran, které se objevují na našich stránkách.

Kdykoliv můžete změnit nebo zrušit svůj souhlas prostřednictvím Vyjádření o
souborech cookie na našich webových stránkách.

Zjistěte v našich zásadách ochrany osobních údajů více o tom, kdo jsme, jak nás
můžete kontaktovat a jak zpracováváme vaše osobní údaje.

Uvedte prosím ID svého souhlasu a datum, kdy nás budete kontaktovat ohledne
vašeho souhlasu.

Neprodávat ani nesdílet mé osobní údaje
Odmítnout Povolit výběr Upravit

Povolit vše
Powered by Cookiebot by Usercentrics
should_authorize_via_email
email.label
authorize  
email.input_code tel.input_code
 
email.code_actual_for tel.code_actual_for
code_label
apply  
back one_more_time
apply_exit_text
decline accept
session_ended
to_homepage authorize
r_d
 * Kurzy
 * O platformě
 * Blog

robot_dreams
< vzdělávací platforma budoucnosti, která přišla do současnosti >
 * Kurzy
 * O platformě
 * Blog




Robot_dreams je online vzdělávací platforma pro programování, analytiku a
datovou vědu. Budoucnost vytváříme tady a teď – online a v praxi.

Učíme
testova
|
budoucnost


R_D ONLINE KURZY

< připravte se na profese budoucnosti – živě online >

 * Clean code and design patterns
   
   < Online course >
   
   < course start 12.02 >
   
   18 lekcí, s nimiž transformuješ tvůj přístup k programování! Nauč se od
   odborníků, jak vytvářet čistý kód a využívat nejúčinnější návrhové vzory.
   
   
   
   Ševčík Jiří
   
   Senior Software Engineer

 * Python Developer
   
   < Online course >
   
   < course start 19.02 >
   
   Skvělý a praktický start pro tvou IT kariéru!
   
   
   
   Martin Ťapák
   
   QA Automation Lead v Kiwi.com

 * Data engineer
   
   < Online course >
   
   < course start 20.02 >
   
   16 lekcí od Jana Lukavského, experta na Big Data a open-source technologie |
   Převezmi kontrolu nad velkými daty | Zvyš svoje šance na úspěch v datovém
   inženýrství >> robot_dreams
   
   
   
   Lukavský Jan
   
   Big data engineer / Architect

Všechny kurzy
Newsletter
< Užitečné články, rozhovory a novinky. Jednou týdně >
Váš e-mail
Odebírat
Děkujeme za odběr newsletteru!
Potvrzuji, že jsem si přečetl*a Zásady ochrany osobních údajů a že souhlasím se
zpracováním údajů v souladu s nimi. Povinné pole

Média r_d
 * Jak psát kvalitní kód v jazyce C sharp?
   Poznej základy psaní čistého kódu v C# a zefektivni svou práci
 * Jak napsat kvalitní kód v Pythonu?
   Zjisti, jaké osvědčené techniky ti pomohou vypilovat coding skills
 * Praktické využití umělé inteligence v analýze velkých dat
   AI jako motor revitalizace podnikového rozhodování
 * C# jako programovací jazyk her
   Realizuj své vize fantastických herních světů s technickou elegancí

Všechny materiály
 * 
 * 
 * 
 * 
 * 
 * 

 * Kontakty
 * Ceník

 * +420 607 373 303
 * info@robotdreams.cz
 * info@l-a-b-a.cz

 * Všeobecné obchodní podmínky
 * Zásady ochrany osobních údajů
 * Zásady používání souborů cookie

© robot_dreams 2020 - 2024
Newsletter
Užitečné články, rozhovory a novinky. Jednou týdně
Váš e-mail
Odebírat
Děkujeme za odběr newsletteru!
Potvrzuji, že jsem si přečetl*a Zásady ochrany osobních údajů a že souhlasím se
zpracováním údajů v souladu s nimi. Povinné pole