{"id":13602,"date":"2025-02-17T22:05:34","date_gmt":"2025-02-17T19:05:34","guid":{"rendered":"https:\/\/uomisan.edu.iq\/eng\/ar\/?post_type=events&#038;p=13602"},"modified":"2025-02-18T15:59:12","modified_gmt":"2025-02-18T12:59:12","slug":"g2-computer-programming-lab-2-2","status":"publish","type":"events","link":"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2","title":{"rendered":"G2-Computer Programming LAB"},"content":{"rendered":"\n<!DOCTYPE html>\r\n<html lang=\"ar\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u0646\u0627\u0641\u0630\u0629 \u0645\u0646\u0628\u062b\u0642\u0629<\/title>\r\n    <style>\r\n        body {\r\n            font-family: Arial, sans-serif;\r\n            margin: 0;\r\n            padding: 0;\r\n            background-color: #f4f4f4;\r\n        }\r\n\r\n        \/* \u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0634\u0641\u0627\u0641\u0629 *\/\r\n        .popup-overlay {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-color: rgba(0, 0, 0, 0.5);\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            z-index: 9999;\r\n            visibility: hidden;\r\n            opacity: 0;\r\n            transition: visibility 0s, opacity 0.3s;\r\n        }\r\n\r\n        \/* \u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629 *\/\r\n        .popup-content {\r\n            background: #ffffff;\r\n            border-radius: 10px;\r\n            padding: 20px;\r\n            text-align: center;\r\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);\r\n            max-width: 400px;\r\n            width: 90%;\r\n        }\r\n\r\n        .popup-content h2 {\r\n            margin-bottom: 15px;\r\n            color: #333;\r\n        }\r\n\r\n        .popup-content p {\r\n            margin: 10px 0;\r\n            font-size: 16px;\r\n            color: #555;\r\n        }\r\n\r\n        .popup-content .label {\r\n            font-weight: bold;\r\n            color: #0078D7;\r\n        }\r\n\r\n        \/* \u0632\u0631 \u0627\u0644\u0631\u062c\u0648\u0639 *\/\r\n        .popup-content button {\r\n            margin-top: 15px;\r\n            padding: 10px 20px;\r\n            background-color: #0078D7;\r\n            color: #fff;\r\n            border: none;\r\n            border-radius: 5px;\r\n            cursor: pointer;\r\n            font-size: 14px;\r\n        }\r\n\r\n        .popup-content button:hover {\r\n            background-color: #0056a6;\r\n        }\r\n\r\n        \/* \u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0646\u0627\u0641\u0630\u0629 *\/\r\n        .popup-overlay.show {\r\n            visibility: visible;\r\n            opacity: 1;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629 -->\r\n    <div class=\"popup-overlay\" id=\"popup\">\r\n        <div class=\"popup-content\">\r\n            <h2>\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u0627\u062f\u0629<\/h2>\r\n            <p><span class=\"label\">\u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0645\u0627\u062f\u0629:<\/span> \u0645.\u0645 \u0627\u062d\u0645\u062f \u0645\u0627\u062c\u062f + \u0645.\u0645 \u064a\u0627\u0633\u0631+\u0645.\u0645 \u0632\u064a\u0646\u0629<\/p>\r\n            <p><span class=\"label\">\u0631\u0642\u0645 \u0627\u0644\u0642\u0627\u0639\u0629:<\/span> \u0645\u062e\u062a\u0628\u0631 \u0627\u0644\u062d\u0627\u0633\u0628\u0627\u062a<\/p>\r\n            <!-- \u0632\u0631 \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u062c\u062f\u0648\u0644 -->\r\n            <button onclick=\"goBack()\">\u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u062c\u062f\u0648\u0644<\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ \u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0639\u0646\u062f \u0641\u062a\u062d \u0627\u0644\u0635\u0641\u062d\u0629\r\n        window.onload = function() {\r\n            document.getElementById('popup').classList.add('show');\r\n        };\r\n\r\n        \/\/ \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0633\u0627\u0628\u0642\u0629 \u0639\u0646\u062f \u0627\u0644\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0632\u0631\r\n        function goBack() {\r\n            window.history.back();  \/\/ \u0647\u0630\u0647 \u0627\u0644\u0648\u0638\u064a\u0641\u0629 \u062a\u0639\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0633\u0627\u0628\u0642\u0629\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0646\u0627\u0641\u0630\u0629 \u0645\u0646\u0628\u062b\u0642\u0629 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u0627\u062f\u0629 \u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0645\u0627\u062f\u0629: \u0645.\u0645 \u0627\u062d\u0645\u062f \u0645\u0627\u062c\u062f + \u0645.\u0645 \u064a\u0627\u0633\u0631+\u0645.\u0645 \u0632\u064a\u0646\u0629 \u0631\u0642\u0645 \u0627\u0644\u0642\u0627\u0639\u0629: \u0645\u062e\u062a\u0628\u0631 \u0627\u0644\u062d\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u062c\u062f\u0648\u0644<\/p>\n","protected":false},"featured_media":0,"menu_order":0,"template":"","events_category":[305,306],"class_list":["post-13602","events","type-events","status-publish","","events_category------a","events_category-306"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>G2-Computer Programming LAB - \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629 - \u062c\u0627\u0645\u0639\u0629 \u0645\u064a\u0633\u0627\u0646<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"G2-Computer Programming LAB - \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629 - \u062c\u0627\u0645\u0639\u0629 \u0645\u064a\u0633\u0627\u0646\" \/>\n<meta property=\"og:description\" content=\"\u0646\u0627\u0641\u0630\u0629 \u0645\u0646\u0628\u062b\u0642\u0629 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u0627\u062f\u0629 \u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0645\u0627\u062f\u0629: \u0645.\u0645 \u0627\u062d\u0645\u062f \u0645\u0627\u062c\u062f + \u0645.\u0645 \u064a\u0627\u0633\u0631+\u0645.\u0645 \u0632\u064a\u0646\u0629 \u0631\u0642\u0645 \u0627\u0644\u0642\u0627\u0639\u0629: \u0645\u062e\u062a\u0628\u0631 \u0627\u0644\u062d\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u062c\u062f\u0648\u0644\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2\" \/>\n<meta property=\"og:site_name\" content=\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629 - \u062c\u0627\u0645\u0639\u0629 \u0645\u064a\u0633\u0627\u0646\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-18T12:59:12+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2\",\"url\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2\",\"name\":\"G2-Computer Programming LAB - \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629 - \u062c\u0627\u0645\u0639\u0629 \u0645\u064a\u0633\u0627\u0646\",\"isPartOf\":{\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/#website\"},\"datePublished\":\"2025-02-17T19:05:34+00:00\",\"dateModified\":\"2025-02-18T12:59:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"G2-Computer Programming LAB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/#website\",\"url\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/\",\"name\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/#organization\",\"name\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629\",\"url\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-content\/uploads\/2024\/07\/\u0644\u0648\u0643\u0648-\u0627\u0644\u0647\u0646\u062f\u0633\u0629.jpg\",\"contentUrl\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-content\/uploads\/2024\/07\/\u0644\u0648\u0643\u0648-\u0627\u0644\u0647\u0646\u062f\u0633\u0629.jpg\",\"width\":900,\"height\":900,\"caption\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629\"},\"image\":{\"@id\":\"https:\/\/uomisan.edu.iq\/eng\/ar\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"G2-Computer Programming LAB - \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629 - \u062c\u0627\u0645\u0639\u0629 \u0645\u064a\u0633\u0627\u0646","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2","og_locale":"ar_AR","og_type":"article","og_title":"G2-Computer Programming LAB - \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629 - \u062c\u0627\u0645\u0639\u0629 \u0645\u064a\u0633\u0627\u0646","og_description":"\u0646\u0627\u0641\u0630\u0629 \u0645\u0646\u0628\u062b\u0642\u0629 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u0627\u062f\u0629 \u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0645\u0627\u062f\u0629: \u0645.\u0645 \u0627\u062d\u0645\u062f \u0645\u0627\u062c\u062f + \u0645.\u0645 \u064a\u0627\u0633\u0631+\u0645.\u0645 \u0632\u064a\u0646\u0629 \u0631\u0642\u0645 \u0627\u0644\u0642\u0627\u0639\u0629: \u0645\u062e\u062a\u0628\u0631 \u0627\u0644\u062d\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u062c\u062f\u0648\u0644","og_url":"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2","og_site_name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629 - \u062c\u0627\u0645\u0639\u0629 \u0645\u064a\u0633\u0627\u0646","article_modified_time":"2025-02-18T12:59:12+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2","url":"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2","name":"G2-Computer Programming LAB - \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629 - \u062c\u0627\u0645\u0639\u0629 \u0645\u064a\u0633\u0627\u0646","isPartOf":{"@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/#website"},"datePublished":"2025-02-17T19:05:34+00:00","dateModified":"2025-02-18T12:59:12+00:00","breadcrumb":{"@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/events\/g2-computer-programming-lab-2-2#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/uomisan.edu.iq\/eng\/ar\/"},{"@type":"ListItem","position":2,"name":"G2-Computer Programming LAB"}]},{"@type":"WebSite","@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/#website","url":"https:\/\/uomisan.edu.iq\/eng\/ar\/","name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629","description":"","publisher":{"@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uomisan.edu.iq\/eng\/ar\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/#organization","name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629","url":"https:\/\/uomisan.edu.iq\/eng\/ar\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/#\/schema\/logo\/image\/","url":"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-content\/uploads\/2024\/07\/\u0644\u0648\u0643\u0648-\u0627\u0644\u0647\u0646\u062f\u0633\u0629.jpg","contentUrl":"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-content\/uploads\/2024\/07\/\u0644\u0648\u0643\u0648-\u0627\u0644\u0647\u0646\u062f\u0633\u0629.jpg","width":900,"height":900,"caption":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u0629"},"image":{"@id":"https:\/\/uomisan.edu.iq\/eng\/ar\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"event-post-thumb":false,"event-post-thumb-box":false,"1536x1536":false,"2048x2048":false,"tie-small":false,"tie-medium":false,"tie-large":false,"slider":false,"big-slider":false},"uagb_author_info":{"display_name":"eng_admin","author_link":"https:\/\/uomisan.edu.iq\/eng\/ar\/blog\/archives\/author"},"uagb_comment_info":0,"uagb_excerpt":"\u0646\u0627\u0641\u0630\u0629 \u0645\u0646\u0628\u062b\u0642\u0629 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u0627\u062f\u0629 \u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0645\u0627\u062f\u0629: \u0645.\u0645 \u0627\u062d\u0645\u062f \u0645\u0627\u062c\u062f + \u0645.\u0645 \u064a\u0627\u0633\u0631+\u0645.\u0645 \u0632\u064a\u0646\u0629 \u0631\u0642\u0645 \u0627\u0644\u0642\u0627\u0639\u0629: \u0645\u062e\u062a\u0628\u0631 \u0627\u0644\u062d\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u062c\u062f\u0648\u0644","_links":{"self":[{"href":"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-json\/wp\/v2\/events\/13602","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-json\/wp\/v2\/types\/events"}],"wp:attachment":[{"href":"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-json\/wp\/v2\/media?parent=13602"}],"wp:term":[{"taxonomy":"events_category","embeddable":true,"href":"https:\/\/uomisan.edu.iq\/eng\/ar\/wp-json\/wp\/v2\/events_category?post=13602"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}