{"id":111326,"date":"2023-04-26T22:03:35","date_gmt":"2023-04-26T19:03:35","guid":{"rendered":"https:\/\/academyclub.co\/cyber-security-applications-with-python-btk-academy\/"},"modified":"2023-04-26T22:03:35","modified_gmt":"2023-04-26T19:03:35","slug":"cyber-security-applications-with-python-btk-academy","status":"publish","type":"post","link":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/","title":{"rendered":"Cyber Security Applications with Python | BTK Academy"},"content":{"rendered":"<p style=\"text-align: center;\"><strong>BTK Academy Cyber Security Applications Training with Python <\/strong><span style=\"font-weight: 400;\">7 hours for <strong>BTK Academy<\/strong>, where we have realized many projects as<strong>Academy Club<\/strong> <\/span><span style=\"font-weight: 400;\"> <a href=\"https:\/\/www.btkakademi.gov.tr\/portal\/course\/python-ile-siber-guvenlik-uygulamalari-24796\"><strong>Cyber Security Applications with Python <\/strong><\/a><\/span><span style=\"font-weight: 400;\">we organized training.<\/span><\/p>\n<p class=\"contentLecture__CaDescText-sc-18qhmj2-3 ffWHkk\"><span style=\"font-weight: 400;\">The aim of <\/span> this <span style=\"font-weight: 400;\">training <\/span>, given by <strong>Kaz\u0131m Emre Karaer<\/strong>, is <span style=\"font-weight: 400;\">to enable learners to learn about Python, learn about the use of existing Python libraries, learn how different tools can be integrated with Python, and develop applications that can be used in cyber security with Python. <\/span> <\/p>\n<p style=\"text-align: center;\"><span style=\"font-weight: 400;\">In the 7-hour training, first Python programming was introduced and the use of various Python libraries was demonstrated, followed by network penetration and web scraping with Socket programming.<\/span><\/p>\n<p style=\"text-align: center;\">\n<p style=\"text-align: center;\"><a href=\"https:\/\/academyclub.co\/en\/urun\/cyber-security-training\/\"><strong>Academy Club Cyber Security Training<\/strong><\/a><\/p>\n<p style=\"text-align: center;\"><strong>Academy Club Cyber Security Training Objectives<\/strong><\/p>\n<p style=\"text-align: center;\">To introduce the phenomenon of cyberspace and the discipline of cyber security<br \/>\nwhich evolved from information security,<\/p>\n<p style=\"text-align: center;\">-To reveal the types and basic motives of &#8220;hackers&#8221;\/&#8221;cyber hackers&#8221; &#8211; referred to as &#8220;hackers&#8221; &#8211; the counterparty to Cyber Security,<\/p>\n<p style=\"text-align: center;\">-To reveal the basic points of being an effective Cyber Security Expert,<\/p>\n<p style=\"text-align: center;\">-To classify and explain cyber threats \/ attacks,<\/p>\n<p style=\"text-align: center;\">-Demonstrate known, current and future threats and attacks,<\/p>\n<p style=\"text-align: center;\">-To introduce the &#8220;defense in depth&#8221; approach, which is one of the most fundamental approaches of cyber security, and to convey cyber attackers and the path they follow in a progressive way through the Cyber Kill Chain\u2122.<\/p>\n<p style=\"text-align: center;\">\n<p style=\"text-align: center;\"><a href=\"https:\/\/academyclub.co\/en\/urun\/cyber-security-training\/\"><strong>Academy Club Python: From Zero to Advanced<\/strong><\/a><\/p>\n<p style=\"text-align: center;\"><strong>Academy Club Python: Zero to Advanced Training Objectives<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>Basic Level:<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>1-Python Basics:<\/strong><\/p>\n<p style=\"text-align: center;\">Understand what Python is and why it is preferred.<\/p>\n<p style=\"text-align: center;\">Learn to execute simple commands using the Python interpreter.<\/p>\n<p style=\"text-align: center;\"><strong>2-Variables and Data Types:<\/strong><\/p>\n<p style=\"text-align: center;\">Defining variables, learning about different data types (numbers, strings, lists, etc.).<\/p>\n<p style=\"text-align: center;\">Practicing data transformations and variable usage.<\/p>\n<p style=\"text-align: center;\"><strong>3-Control Flow and Cycles:<\/strong><\/p>\n<p style=\"text-align: center;\">Learn to control program flow using conditional statements (if, else, elif) and loops (for, while).<\/p>\n<p style=\"text-align: center;\">Perform list operations with loops.<\/p>\n<p style=\"text-align: center;\"><strong>4-Functions and Modules:<\/strong><\/p>\n<p style=\"text-align: center;\">Define functions, understand parameters and return values.<\/p>\n<p style=\"text-align: center;\">Learn to use ready-made functions and features using Python modules.<\/p>\n<p style=\"text-align: center;\"><strong>Middle Level:<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>1-File Operations:<\/strong><\/p>\n<p style=\"text-align: center;\">To learn how to open, read, write and close files.<\/p>\n<p style=\"text-align: center;\">To learn about the security of file read\/write modes and operations.<\/p>\n<p style=\"text-align: center;\"><strong>2-Error Management and Exceptions:<\/strong><\/p>\n<p style=\"text-align: center;\">To learn error handling using try-except blocks.<\/p>\n<p style=\"text-align: center;\">Recognize different types of errors and handle them appropriately.<\/p>\n<p style=\"text-align: center;\"><strong>3-Object Oriented Programming (OOP):<\/strong><\/p>\n<p style=\"text-align: center;\">Understand what objects and classes are.<\/p>\n<p style=\"text-align: center;\">Learn how to create classes and use objects in Python.<\/p>\n<p style=\"text-align: center;\"><strong>4-Data Structures and Algorithms:<\/strong><\/p>\n<p style=\"text-align: center;\">Learn to use data structures such as arrays, lists, tuples and dictionaries.<\/p>\n<p style=\"text-align: center;\">Understand and apply basic algorithms such as sorting and searching.<\/p>\n<p style=\"text-align: center;\"><strong>Advanced Level:<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>1-Forward Functions and Lambda Expressions:<\/strong><\/p>\n<p style=\"text-align: center;\">Learn to use lambda expressions and advanced functions such as map, filter, reduce.<\/p>\n<p style=\"text-align: center;\">To develop the ability to use functions as arguments and to return them.<\/p>\n<p style=\"text-align: center;\"><strong>2-Multithreaded and Concurrent Programming:<\/strong><\/p>\n<p style=\"text-align: center;\">learn multithreaded and concurrent programming using threading and multiprocessing modules.<\/p>\n<p style=\"text-align: center;\">Ensuring synchronization and communication of threads.<\/p>\n<p style=\"text-align: center;\"><strong>3-Databases and SQL Operations:<\/strong><\/p>\n<p style=\"text-align: center;\">Develop skills in creating, querying and managing databases using SQLite or other database management systems.<\/p>\n<p style=\"text-align: center;\">Create SQL queries and perform database operations.<\/p>\n<p style=\"text-align: center;\"><strong>4-Web Application Development (Django or Flask):<\/strong><\/p>\n<p style=\"text-align: center;\">Learn how to develop web applications using popular web frameworks such as Django or Flask.<\/p>\n<p style=\"text-align: center;\">Understand topics such as HTTP requests, dynamic content creation, database integration.<\/p>\n<p style=\"text-align: center;\">\n<p style=\"text-align: center;\">Python: From Zero to Advanced Training aims to take participants from basic programming principles to advanced Python skills. The training process is supported by practical examples, projects and applications, enabling participants to improve their ability to use Python in the real world. <\/p>\n<p style=\"text-align: center;\">&#8211;<\/p>\n<div class=\"divider-wrap\" style=\"text-align: center;\" data-alignment=\"default\">\n<div class=\"divider\"><\/div>\n<\/div>\n<p style=\"text-align: center;\"><strong>BTK Academy<\/strong><\/p>\n<p style=\"text-align: center;\"><a href=\"https:\/\/www.btkakademi.gov.tr\/portal\/public\/hakkimizda\"><strong>About<\/strong><\/a><\/p>\n<p style=\"text-align: center;\">It was established in 2017 under the leadership of <strong>Dr. \u00d6mer Fatih Sayan, Deputy Minister of the Ministry of Transport and Infrastructure,<\/strong> in order to create a pioneering, well-known, reliable and reputable training center that will contribute to our institution, the sector and our country with <strong>the<\/strong> scientific, technological and constantly self-renewing training approach <strong>of the Information and Communication Technologies Authority (ICTA)<\/strong>.<\/p>\n<p style=\"text-align: center;\">BTK Academy aims to transfer the experience of our Agency in the electronic communications sector since 1983 and its regulatory and supervisory role since 2000 to all its stakeholders, and to contribute to increasing the competent human resources needed by the sector through certification trainings.<\/p>\n<p style=\"text-align: center;\">The programs carried out within the ICTA Academy are prepared with the cooperation and contributions of our expert internal trainers as well as public institutions and organizations, universities and all other national and international stakeholders.<\/p>\n<p style=\"text-align: center;\">\n<p style=\"text-align: center;\">&#8211;<\/p>\n<div class=\"column-bg-overlay-wrap\" style=\"text-align: center;\" data-bg-animation=\"none\">\n<div class=\"column-bg-overlay\"><\/div>\n<\/div>\n<div class=\"wpb_wrapper\">\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\" style=\"text-align: center;\">\n<p><strong>Cybersecurity<\/strong> encompasses many different concepts, from information security to operational security to the security of computer systems. Cyber security is the practice of protecting computers, servers, mobile devices, electronic systems, networks and data from malicious attacks.<br \/>\nThis course introduces the basic concepts and aspects of the Cyber Security discipline and presents in detail the current and future perspectives of hackers and the cyber attacks they cause. In addition to these fundamentals, this course also explains more clearly and comprehensively the defense-in-depth approach and the<strong>Cyber Kill<\/strong> Chain pattern, as well as how attackers conduct cyber attacks and build defenses against them.<br \/>\nCyber Security Training is a basic security course, but it still requires participants to have certain knowledge such as TCP\/IP, networking, and sufficient Linux knowledge before attending the course. <\/p>\n<\/div>\n<p style=\"text-align: center;\">&#8212;<\/p>\n<p style=\"text-align: center;\"><strong>Python<\/strong> is an interpreted, high-level and object-oriented programming language with dynamic semantics, developed by Guido Van Rossum. It is considered one of the easiest programming languages to learn. It is therefore used in many areas of life and technology1. It also supports different modules and different packages, which increases the modularity of the program and the reusability of the code.   <\/p>\n<p style=\"text-align: center;\">Python is one of the most widely used programming languages today. Its versatility makes Python a popular programming language in a wide range of fields: data analysis, systems and network management, web and game development, data science, artificial intelligence, different applications, scientific work and computing, hacking, military defense systems and many other areas of life.<\/p>\n<p style=\"text-align: center;\">Also, Python code is more understandable and relatively easier to write compared to other programming languages. This intensive and hands-on course provides a strong foundation in programming with Python and develops it to an advanced level.<\/p>\n<p style=\"text-align: center;\">Starting with the preparation of the IDE environment required for Python code writing; Using the Jupyter development environment, this course will cover topics such as Object-Oriented and Functional Programming, Network Programming, REGEX, Databases, HTTP and API usage, Data Formats, and all the basic features of the Python language will be applied and intensively provide a strong ability to program.<\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BTK Academy Cyber Security Applications Training with Python 7 hours for BTK Academy, where we have realized many projects asAcademy Club Cyber Security Applications with&#8230;<\/p>\n","protected":false},"author":724,"featured_media":109200,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[229],"tags":[],"class_list":{"0":"post-111326","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-news"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Cyber Security Applications with Python | BTK Academy - Academy Club<\/title>\n<meta name=\"description\" content=\"As Academy Club, we organized a 7-hour training on Cyber Security Applications with Python for BTK Academy, where we have carried out many projects.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cyber Security Applications with Python | BTK Academy - Academy Club\" \/>\n<meta property=\"og:description\" content=\"As Academy Club, we organized a 7-hour training on Cyber Security Applications with Python for BTK Academy, where we have carried out many projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/\" \/>\n<meta property=\"og:site_name\" content=\"Academy Club\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/academyclubtr\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-26T19:03:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"420\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Academy Club\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Academy Club\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/\"},\"author\":{\"name\":\"Academy Club\",\"@id\":\"https:\/\/academyclub.co\/en\/#\/schema\/person\/3eb8de34335530af4601c2159b70416d\"},\"headline\":\"Cyber Security Applications with Python | BTK Academy\",\"datePublished\":\"2023-04-26T19:03:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/\"},\"wordCount\":1057,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/academyclub.co\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp\",\"articleSection\":[\"News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/\",\"url\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/\",\"name\":\"Cyber Security Applications with Python | BTK Academy - Academy Club\",\"isPartOf\":{\"@id\":\"https:\/\/academyclub.co\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp\",\"datePublished\":\"2023-04-26T19:03:35+00:00\",\"description\":\"As Academy Club, we organized a 7-hour training on Cyber Security Applications with Python for BTK Academy, where we have carried out many projects.\",\"breadcrumb\":{\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#primaryimage\",\"url\":\"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp\",\"contentUrl\":\"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp\",\"width\":1920,\"height\":420,\"caption\":\"BTK - Python ile Siber G\u00fcvenlik\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home page\",\"item\":\"https:\/\/academyclub.co\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cyber Security Applications with Python | BTK Academy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/academyclub.co\/en\/#website\",\"url\":\"https:\/\/academyclub.co\/en\/\",\"name\":\"Academy Club\",\"description\":\"Your Innovative Education Solution Partner\",\"publisher\":{\"@id\":\"https:\/\/academyclub.co\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/academyclub.co\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/academyclub.co\/en\/#organization\",\"name\":\"Academy Club\",\"url\":\"https:\/\/academyclub.co\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/academyclub.co\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/academyclub.co\/wp-content\/uploads\/2022\/07\/academy-siyahAsset-16-1.png\",\"contentUrl\":\"https:\/\/academyclub.co\/wp-content\/uploads\/2022\/07\/academy-siyahAsset-16-1.png\",\"width\":570,\"height\":92,\"caption\":\"Academy Club\"},\"image\":{\"@id\":\"https:\/\/academyclub.co\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/academyclubtr\/\",\"https:\/\/www.instagram.com\/academyclubtr\/?hl=tr\",\"https:\/\/www.linkedin.com\/company\/academy-clubtr\/\",\"https:\/\/discord.io\/academyclub\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/academyclub.co\/en\/#\/schema\/person\/3eb8de34335530af4601c2159b70416d\",\"name\":\"Academy Club\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/academyclub.co\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/243e97d63cde7b1d0cdab18d2d3ab312f0e574c57d0092fc44f9b1208ee950ac?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/243e97d63cde7b1d0cdab18d2d3ab312f0e574c57d0092fc44f9b1208ee950ac?s=96&d=mm&r=g\",\"caption\":\"Academy Club\"},\"sameAs\":[\"https:\/\/academyclub.co\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cyber Security Applications with Python | BTK Academy - Academy Club","description":"As Academy Club, we organized a 7-hour training on Cyber Security Applications with Python for BTK Academy, where we have carried out many projects.","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:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/","og_locale":"en_US","og_type":"article","og_title":"Cyber Security Applications with Python | BTK Academy - Academy Club","og_description":"As Academy Club, we organized a 7-hour training on Cyber Security Applications with Python for BTK Academy, where we have carried out many projects.","og_url":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/","og_site_name":"Academy Club","article_publisher":"https:\/\/www.facebook.com\/academyclubtr\/","article_published_time":"2023-04-26T19:03:35+00:00","og_image":[{"width":1920,"height":420,"url":"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp","type":"image\/webp"}],"author":"Academy Club","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Academy Club","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#article","isPartOf":{"@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/"},"author":{"name":"Academy Club","@id":"https:\/\/academyclub.co\/en\/#\/schema\/person\/3eb8de34335530af4601c2159b70416d"},"headline":"Cyber Security Applications with Python | BTK Academy","datePublished":"2023-04-26T19:03:35+00:00","mainEntityOfPage":{"@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/"},"wordCount":1057,"commentCount":0,"publisher":{"@id":"https:\/\/academyclub.co\/en\/#organization"},"image":{"@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#primaryimage"},"thumbnailUrl":"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp","articleSection":["News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/","url":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/","name":"Cyber Security Applications with Python | BTK Academy - Academy Club","isPartOf":{"@id":"https:\/\/academyclub.co\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#primaryimage"},"image":{"@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#primaryimage"},"thumbnailUrl":"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp","datePublished":"2023-04-26T19:03:35+00:00","description":"As Academy Club, we organized a 7-hour training on Cyber Security Applications with Python for BTK Academy, where we have carried out many projects.","breadcrumb":{"@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#primaryimage","url":"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp","contentUrl":"https:\/\/academyclub.co\/wp-content\/uploads\/2023\/04\/BTK-Python-ile-Siber-Guvenlik.webp","width":1920,"height":420,"caption":"BTK - Python ile Siber G\u00fcvenlik"},{"@type":"BreadcrumbList","@id":"https:\/\/academyclub.co\/en\/cyber-security-applications-with-python-btk-academy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home page","item":"https:\/\/academyclub.co\/en\/"},{"@type":"ListItem","position":2,"name":"Cyber Security Applications with Python | BTK Academy"}]},{"@type":"WebSite","@id":"https:\/\/academyclub.co\/en\/#website","url":"https:\/\/academyclub.co\/en\/","name":"Academy Club","description":"Your Innovative Education Solution Partner","publisher":{"@id":"https:\/\/academyclub.co\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/academyclub.co\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/academyclub.co\/en\/#organization","name":"Academy Club","url":"https:\/\/academyclub.co\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/academyclub.co\/en\/#\/schema\/logo\/image\/","url":"https:\/\/academyclub.co\/wp-content\/uploads\/2022\/07\/academy-siyahAsset-16-1.png","contentUrl":"https:\/\/academyclub.co\/wp-content\/uploads\/2022\/07\/academy-siyahAsset-16-1.png","width":570,"height":92,"caption":"Academy Club"},"image":{"@id":"https:\/\/academyclub.co\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/academyclubtr\/","https:\/\/www.instagram.com\/academyclubtr\/?hl=tr","https:\/\/www.linkedin.com\/company\/academy-clubtr\/","https:\/\/discord.io\/academyclub"]},{"@type":"Person","@id":"https:\/\/academyclub.co\/en\/#\/schema\/person\/3eb8de34335530af4601c2159b70416d","name":"Academy Club","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/academyclub.co\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/243e97d63cde7b1d0cdab18d2d3ab312f0e574c57d0092fc44f9b1208ee950ac?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/243e97d63cde7b1d0cdab18d2d3ab312f0e574c57d0092fc44f9b1208ee950ac?s=96&d=mm&r=g","caption":"Academy Club"},"sameAs":["https:\/\/academyclub.co\/"]}]}},"_links":{"self":[{"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/posts\/111326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/users\/724"}],"replies":[{"embeddable":true,"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/comments?post=111326"}],"version-history":[{"count":0,"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/posts\/111326\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/media\/109200"}],"wp:attachment":[{"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/media?parent=111326"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/categories?post=111326"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/academyclub.co\/en\/wp-json\/wp\/v2\/tags?post=111326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}