{"id":1926,"date":"2020-02-03T14:00:44","date_gmt":"2020-02-03T14:00:44","guid":{"rendered":"https:\/\/sky-it.ro\/clone\/?page_id=1926"},"modified":"2020-02-03T14:09:33","modified_gmt":"2020-02-03T14:09:33","slug":"curs-55264-introduction-to-programming-using-python","status":"publish","type":"page","link":"https:\/\/sky-it.ro\/clone\/curs-55264-introduction-to-programming-using-python\/","title":{"rendered":"Curs 55264 Introduction to Programming Using Python"},"content":{"rendered":"<p>[vc_row css_animation=&#8221;&#8221; row_type=&#8221;row&#8221; use_row_as_full_screen_section=&#8221;no&#8221; type=&#8221;grid&#8221; angled_section=&#8221;no&#8221; text_align=&#8221;left&#8221; background_image_as_pattern=&#8221;without_pattern&#8221; z_index=&#8221;&#8221; padding_top=&#8221;44&#8243; padding_bottom=&#8221;44&#8243;][vc_column width=&#8221;2\/3&#8243;][vc_row_inner row_type=&#8221;row&#8221; type=&#8221;full_width&#8221; text_align=&#8221;left&#8221; css_animation=&#8221;&#8221;][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h6>Durata: 5<span style=\"color: gray;\">\u00a0zile<\/span><\/h6>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h6>Pret: 850<span style=\"color: gray;\">\u00a0EUR<\/span><\/h6>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h6>Nivel: <span style=\"color: gray;\">intermediar<\/span><\/h6>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_separator type=&#8221;transparent&#8221; up=&#8221;44&#8243;]<div class=\"qode-advanced-tabs qode-advanced-tabs qode-advanced-horizontal-tab clearfix qode-advanced-tab-without-icon qode-advanced-tabs-column-3 clearfix\">\n\t<ul class=\"qode-advanced-tabs-nav\">\n\t\t\t\t\t<li>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#tab-overview\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"qode-advanced-tab-text-after-icon\">\n\t\t\t\t\t\t\t\tOverview\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t<\/li>\n\t\t\t\t\t<li>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#tab-course-detalis\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"qode-advanced-tab-text-after-icon\">\n\t\t\t\t\t\t\t\tCourse detalis\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t<\/li>\n\t\t\t\t\t<li>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#tab-prerequisites\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"qode-advanced-tab-text-after-icon\">\n\t\t\t\t\t\t\t\tPrerequisites\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t<\/li>\n\t\t\t<\/ul>\n\t<div class=\"qode-advanced-tab-container\" id=\"tab-overview-94\" data-icon-pack=\"\" data-icon-html=\"\">[vc_column_text]<b>About this course<\/b><\/p>\n<p>This five-day instructor-led course is intended for students who want to learn how to write Python code that logically solves a given problem. Candidates will learn how to write, debug, maintain and document Python code. The material will prepare students for the Microsoft certification exam 98-381.<\/p>\n<p><b>Audience profile<\/b><\/p>\n<div>This course is intended for new and experienced programmers that want to learn how to write and troubleshoot Python code. This is the Microsoft recommended course for preparing for the 98-381 test. Previous programming experience is not required but recommended.<\/div>\n<p><b>At course completion<\/b><\/p>\n<ul>\n<li>Create Operations using Data Types and Operators<\/li>\n<li>Create Control Flow Operations<\/li>\n<li>Create Input and Output Operations<\/li>\n<li>Write and Document code to solve a specified problem<\/li>\n<li>Troubleshoot Problems and Write Error Handling Operations<\/li>\n<li>Perform Operations Using Modules and Tools<\/li>\n<\/ul>\n<p>[\/vc_column_text]<\/div><div class=\"qode-advanced-tab-container\" id=\"tab-course-detalis-442\" data-icon-pack=\"\" data-icon-html=\"\">[vc_column_text]<\/p>\n<div class=\"communityModule\">\n<p class=\"communityModuleTitle\"><strong>Module 1: Perform Operations Using Data Types and Operators<\/strong><\/p>\n<div class=\"communityModuleDescription\">\n<p>This module explains how to use Python operators and data types to achieve a specified result.<\/p>\n<\/div>\n<div class=\"communityModuleLessons\">\n<p><strong>Lessons<\/strong><\/p>\n<ul>\n<li>Assign data types to variables<\/li>\n<li>Perform data and data type operations<\/li>\n<li>Perform Arithmetic, Comparison and Logical Operations<\/li>\n<li>Review<\/li>\n<\/ul>\n<\/div>\n<div class=\"communityModuleLabsContainer\">\n<div class=\"communityModuleLab\">\n<p class=\"communityModuleLabTitle\"><strong>Lab 1: Perform Operations Using Data Types and Operators<\/strong><\/p>\n<div class=\"communityModuleLabDescription\">\n<ul>\n<li>Assign data types to variables<\/li>\n<li>Perform data and data type operations<\/li>\n<li>Perform Arithmetic, Comparison and Logical Operations<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"communityModuleCompletion\">\n<div class=\"abstract\">After completing this module, students will be able to:<\/div>\n<ul>\n<li>Assign data types to variables<\/li>\n<li>Manage data and data type operations<\/li>\n<li>Perform Arithmetic, Comparison and Logical Operations<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"communityModule\">\n<p class=\"communityModuleTitle\"><strong>Module 2: Control Flow with Decisions and Loops<\/strong><\/p>\n<div class=\"communityModuleDescription\">\n<p>This module explains how to use Control Flow and Looping operations in Python.<\/p>\n<\/div>\n<div class=\"communityModuleLessons\">\n<p><strong>Lessons<\/strong><\/p>\n<ul>\n<li>Construct and analyze code segments that use branching statements<\/li>\n<li>Construct and analyze code segments that perform iterations<\/li>\n<li>Review<\/li>\n<\/ul>\n<\/div>\n<div class=\"communityModuleLabsContainer\">\n<div class=\"communityModuleLab\">\n<p class=\"communityModuleLabTitle\"><strong>Lab 1: Control Flow with Decisions and Loops<\/strong><\/p>\n<div class=\"communityModuleLabDescription\">\n<ul>\n<li>Using branching operations<\/li>\n<li>Using iteration operations<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"communityModuleCompletion\">\n<div class=\"abstract\">After completing this module, students will be able to:<\/div>\n<ul>\n<li>Create branching operations<\/li>\n<li>Create iteration operations<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"communityModule\">\n<p class=\"communityModuleTitle\"><strong>Module 3: Perform Input and Output Operations<\/strong><\/p>\n<div class=\"communityModuleDescription\">\n<p>This module explains how to construct input and output operations using files or from the console.<\/p>\n<\/div>\n<div class=\"communityModuleLessons\">\n<p><strong>Lessons<\/strong><\/p>\n<ul>\n<li>Create Python code segments that perform file input and output operations<\/li>\n<li>Create Python code segments that perform console input and output operations<\/li>\n<li>Review<\/li>\n<\/ul>\n<\/div>\n<div class=\"communityModuleLabsContainer\">\n<div class=\"communityModuleLab\">\n<p class=\"communityModuleLabTitle\"><strong>Lab 1: Perform Input and Output Operations<\/strong><\/p>\n<div class=\"communityModuleLabDescription\">\n<ul>\n<li>Perform input and output operations using files<\/li>\n<li>Perform input and output operations from the console<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"communityModuleCompletion\">\n<div class=\"abstract\">After completing this module, students will be able to:<\/div>\n<ul>\n<li>Use files for input and output operations<\/li>\n<li>Use the console to perform input and output operations<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"communityModule\">\n<p class=\"communityModuleTitle\"><strong>Module 4: Document and Structure Code<\/strong><\/p>\n<div class=\"communityModuleDescription\">\n<p>This module explains how to structure and document well-written Python code.<\/p>\n<\/div>\n<div class=\"communityModuleLessons\">\n<p><strong>Lessons<\/strong><\/p>\n<ul>\n<li>Construct and analyze code segments<\/li>\n<li>Document code segments using comments and documentation strings<\/li>\n<li>Review<\/li>\n<\/ul>\n<\/div>\n<div class=\"communityModuleLabsContainer\">\n<div class=\"communityModuleLab\">\n<p class=\"communityModuleLabTitle\"><strong>Lab 1: Document and Structure Code<\/strong><\/p>\n<div class=\"communityModuleLabDescription\">\n<ul>\n<li>Construct and Analyze Code Segments<\/li>\n<li>Document Code Segments<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"communityModuleCompletion\">\n<div class=\"abstract\">After completing this module, students will be able to:<\/div>\n<ul>\n<li>Create code segments<\/li>\n<li>Document code segments<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"communityModule\">\n<p class=\"communityModuleTitle\"><strong>Module 5: Perform Troubleshooting and Error Handling<\/strong><\/p>\n<div class=\"communityModuleDescription\">\n<p>This module explains how to perform troubleshooting and error handling operations in Python.<\/p>\n<\/div>\n<div class=\"communityModuleLessons\">\n<p><strong>Lessons<\/strong><\/p>\n<ul>\n<li>Analyze, Detect and Fix code segments that have errors<\/li>\n<li>Analyze and construct code segments that handle exceptions<\/li>\n<li>Review<\/li>\n<\/ul>\n<\/div>\n<div class=\"communityModuleLabsContainer\">\n<div class=\"communityModuleLab\">\n<p class=\"communityModuleLabTitle\"><strong>Lab 1: Perform Troubleshooting and Error Handling<\/strong><\/p>\n<div class=\"communityModuleLabDescription\">\n<ul>\n<li>Analyze, Detect and Fix code segments that have errors<\/li>\n<li>Analyze and Construct code segments that handle exceptions<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"communityModuleCompletion\">\n<div class=\"abstract\">After completing this module, students will be able to:<\/div>\n<ul>\n<li>Detect and Fix errors in code<\/li>\n<li>Create error handling code<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"communityModule\">\n<p class=\"communityModuleTitle\"><strong>Module 6: Perform Operations Using Modules and Tools<\/strong><\/p>\n<div class=\"communityModuleDescription\">\n<p>This module explains how to use built-in modules.<\/p>\n<\/div>\n<div class=\"communityModuleLessons\">\n<p><strong>Lessons<\/strong><\/p>\n<ul>\n<li>Use Built-In Modules to perform basic operations<\/li>\n<li>Use Built-In Modules to perform complex operations<\/li>\n<li>Review<\/li>\n<\/ul>\n<\/div>\n<div class=\"communityModuleLabsContainer\">\n<div class=\"communityModuleLab\">\n<p class=\"communityModuleLabTitle\"><strong>Lab 1: Perform Operations Using Modules and Tools<\/strong><\/p>\n<div class=\"communityModuleLabDescription\">\n<ul>\n<li>Use Built-In Modules to perform basic operations<\/li>\n<li>Use Built-In Modules to perform complex operations<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"communityModuleCompletion\">\n<div class=\"abstract\">After completing this module, students will be able to:<\/div>\n<ul>\n<li>Use Built-In modules to perform operating system, date and mathematical operations<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p>[\/vc_column_text]<\/div><div class=\"qode-advanced-tab-container\" id=\"tab-prerequisites-371\" data-icon-pack=\"\" data-icon-html=\"\">[vc_column_text]<\/p>\n<ul>\n<li>Experience performing command-line operations on Windows, Linux or Mac computers<\/li>\n<li>Six months experience writing code in any programming language (Recommended)<\/li>\n<\/ul>\n<p>[\/vc_column_text]<\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_row_inner row_type=&#8221;row&#8221; type=&#8221;full_width&#8221; text_align=&#8221;left&#8221; css_animation=&#8221;&#8221;][vc_column_inner][vc_column_text]<\/p>\n<h6>Formular inregistrare:<\/h6>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_separator type=&#8221;transparent&#8221; up=&#8221;36&#8243;]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f740-o1\" lang=\"ro-RO\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/clone\/wp-json\/wp\/v2\/pages\/1926#wpcf7-f740-o1\" method=\"post\" class=\"wpcf7-form init default\" aria-label=\"Formular de contact\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"740\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.9.8\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"ro_RO\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f740-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<p><label> *Nume si prenume: <span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> *Email: <span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label><br \/>\n<label> *Mobil: <span class=\"wpcf7-form-control-wrap\" data-name=\"tel-942\"><input size=\"10\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"ex: 0720000000\" value=\"\" type=\"tel\" name=\"tel-942\" \/><\/span> <\/label><br \/>\n<label> *Numar participanti: <span class=\"wpcf7-form-control-wrap\" data-name=\"number-552\"><input class=\"wpcf7-form-control wpcf7-number wpcf7-validates-as-required wpcf7-validates-as-number\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"number\" name=\"number-552\" \/><\/span> <\/label><br \/>\n<label> Firma: <span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Observatii: <span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p>Campurile marcate cu * sunt obligatorii!\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-216\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-216\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">Sunt de acord cu <a href=\"https:\/\/sky-it.ro\/clone\/termeni-si-conditii\/\">termenii si conditiile<\/a> afisate pe site.<\/span><\/label><\/span><\/span><\/span><br \/>\n<div id=\"cf7sr-69f5b7606521e\" class=\"cf7sr-g-recaptcha\" data-theme=\"light\" data-type=\"image\" data-size=\"normal\" data-sitekey=\"6LemG9IUAAAAAIVQNEiLTTvj-bLZnZN2NKEw1NDY\"><\/div><span class=\"wpcf7-form-control-wrap cf7sr-recaptcha\" data-name=\"cf7sr-recaptcha\"><input type=\"hidden\" name=\"cf7sr-recaptcha\" value=\"\" class=\"wpcf7-form-control\"><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Trimite\" \/>\n<\/p><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"244\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[vc_separator type=&#8221;transparent&#8221; up=&#8221;46&#8243;][vc_column_text]<\/p>\n<h6>Te-ar putea interesa si:<\/h6>\n<p>[\/vc_column_text][vc_column_text]<div id='1' class='widgets_on_page wop_tiny1  wop_small1  wop_medium1  wop_large1  wop_wide1'>\n\t\t\t<ul><!-- ERROR NO TURBO SIDEBAR FOUND WITH ID wop-1--><\/ul><\/div><!-- widgets_on_page -->[\/vc_column_text][\/vc_column][\/vc_row][vc_row css_animation=&#8221;&#8221; row_type=&#8221;row&#8221; use_row_as_full_screen_section=&#8221;no&#8221; type=&#8221;grid&#8221; angled_section=&#8221;no&#8221; text_align=&#8221;left&#8221; background_image_as_pattern=&#8221;without_pattern&#8221; css=&#8221;.vc_custom_1473086245677{padding-top: 13px !important;padding-bottom: 13px !important;background-color: #ffffff !important;}&#8221;][vc_column]<div class='qode_carousels_holder clearfix'><div class='qode_carousels' data-number-of-visible-items='4'><ul class='slides'><li class='item'><div class=\"carousel_item_holder\"><a itemprop='url' href='#' target='_self'><span class='first_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel1-1.png\" alt=\"carousel image\" \/><\/span><span class='second_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel-1.png\" alt=\"carousel image\" \/><\/span><\/a><\/div><\/li><li class='item'><div class=\"carousel_item_holder\"><a itemprop='url' href='#' target='_self'><span class='first_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel3.png\" alt=\"carousel image\" \/><\/span><span class='second_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel2-1.png\" alt=\"carousel image\" \/><\/span><\/a><\/div><\/li><li class='item'><div class=\"carousel_item_holder\"><a itemprop='url' href='#' target='_self'><span class='first_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel5.png\" alt=\"carousel image\" \/><\/span><span class='second_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel4.png\" alt=\"carousel image\" \/><\/span><\/a><\/div><\/li><li class='item'><div class=\"carousel_item_holder\"><a itemprop='url' href='#' target='_self'><span class='first_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel7.png\" alt=\"carousel image\" \/><\/span><span class='second_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel6.png\" alt=\"carousel image\" \/><\/span><\/a><\/div><\/li><li class='item'><div class=\"carousel_item_holder\"><a itemprop='url' href='#' target='_self'><span class='first_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel9.png\" alt=\"carousel image\" \/><\/span><span class='second_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel8.png\" alt=\"carousel image\" \/><\/span><\/a><\/div><\/li><li class='item'><div class=\"carousel_item_holder\"><a itemprop='url' href='#' target='_self'><span class='first_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel11.png\" alt=\"carousel image\" \/><\/span><span class='second_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel10.png\" alt=\"carousel image\" \/><\/span><\/a><\/div><\/li><li class='item'><div class=\"carousel_item_holder\"><a itemprop='url' href='#' target='_self'><span class='first_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel13.png\" alt=\"carousel image\" \/><\/span><span class='second_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel12.png\" alt=\"carousel image\" \/><\/span><\/a><\/div><\/li><li class='item'><div class=\"carousel_item_holder\"><a itemprop='url' href='#' target='_self'><span class='first_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel15.png\" alt=\"carousel image\" \/><\/span><span class='second_image_holder has_hover_image'><img decoding=\"async\" itemprop=\"image\" src=\"https:\/\/sky-it.ro\/clone\/wp-content\/uploads\/2020\/06\/cursuri-excel14.png\" alt=\"carousel image\" \/><\/span><\/a><\/div><\/li><\/ul><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row css_animation=&#8221;&#8221; row_type=&#8221;row&#8221; use_row_as_full_screen_section=&#8221;no&#8221; type=&#8221;grid&#8221; angled_section=&#8221;no&#8221; text_align=&#8221;left&#8221; background_image_as_pattern=&#8221;without_pattern&#8221; z_index=&#8221;&#8221; padding_top=&#8221;44&#8243; padding_bottom=&#8221;44&#8243;][vc_column width=&#8221;2\/3&#8243;][vc_row_inner row_type=&#8221;row&#8221; type=&#8221;full_width&#8221; text_align=&#8221;left&#8221; css_animation=&#8221;&#8221;][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text] Durata: 5\u00a0zile [\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text] Pret: 850\u00a0EUR [\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text] Nivel: intermediar [\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_separator type=&#8221;transparent&#8221; up=&#8221;44&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_row_inner row_type=&#8221;row&#8221; type=&#8221;full_width&#8221; text_align=&#8221;left&#8221; css_animation=&#8221;&#8221;][vc_column_inner][vc_column_text] Formular inregistrare: [\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_separator type=&#8221;transparent&#8221; up=&#8221;36&#8243;][vc_separator type=&#8221;transparent&#8221; up=&#8221;46&#8243;][vc_column_text] Te-ar putea interesa&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full_width.php","meta":{"footnotes":""},"categories":[],"tags":[],"yst_prominent_words":[],"_links":{"self":[{"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/pages\/1926"}],"collection":[{"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/comments?post=1926"}],"version-history":[{"count":4,"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/pages\/1926\/revisions"}],"predecessor-version":[{"id":1930,"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/pages\/1926\/revisions\/1930"}],"wp:attachment":[{"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/media?parent=1926"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/categories?post=1926"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/tags?post=1926"},{"taxonomy":"yst_prominent_words","embeddable":true,"href":"https:\/\/sky-it.ro\/clone\/wp-json\/wp\/v2\/yst_prominent_words?post=1926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}