{"id":9779,"date":"2026-08-10T10:11:16","date_gmt":"2026-08-10T10:11:16","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/oreilly-skill-up-with-python-introduction-2023-12\/"},"modified":"2026-08-10T10:11:16","modified_gmt":"2026-08-10T10:11:16","slug":"oreilly-skill-up-with-python-introduction-2023-12","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/oreilly-skill-up-with-python-introduction-2023-12\/","title":{"rendered":"Oreilly \u2013 Skill Up with Python: Introduction 2023-12"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<p dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Skill Up with Python: Introduction. This course introduces the basics of Python syntax, data types, control structures, and functions, and focuses on practical projects to facilitate learning. Python is one of the most popular programming languages \u200b\u200bfor beginners due to its simplicity and flexibility, and it offers a variety of tools for various applications. With a practical approach, this course helps you gain a deep understanding of Python\u2019s basic concepts by implementing real-world projects. The language\u2019s extensive support community and abundant resources make it an ideal choice for starting to learn programming. This course is suitable for people who want to strengthen their skills in Python by doing practical exercises.<\/span><\/p>\n<h3 dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"19:1-19:25\"><span style=\"vertical-align: inherit\">What you will learn:<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"21:1-24:0\">\n<li data-sourcepos=\"21:1-21:122\"><span style=\"vertical-align: inherit\">Practical learning experience: Learners have the opportunity to build real-world projects and can apply their knowledge immediately.<\/span><\/li>\n<li data-sourcepos=\"22:1-22:167\"><span style=\"vertical-align: inherit\">Creative and engaging approach: By creating diverse projects in different fields, learners are encouraged to think critically, solve problems, and use their creativity.<\/span><\/li>\n<li data-sourcepos=\"23:1-24:0\"><span style=\"vertical-align: inherit\">Versatility and broad skills development: This project-based Python course covers a wide range of projects in different fields. This versatility appeals to learners with diverse interests and career aspirations.<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"25:1-25:32\"><span style=\"vertical-align: inherit\">Who is this course suitable for?<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"27:1-32:0\">\n<li data-sourcepos=\"27:1-27:25\"><span style=\"vertical-align: inherit\">Software developers<\/span><\/li>\n<li data-sourcepos=\"28:1-28:26\"><span style=\"vertical-align: inherit\">Data Analysts\/Scientists<\/span><\/li>\n<li data-sourcepos=\"29:1-29:26\"><span style=\"vertical-align: inherit\">Machine Learning Engineers<\/span><\/li>\n<li data-sourcepos=\"30:1-30:18\"><span style=\"vertical-align: inherit\">Web developers<\/span><\/li>\n<li data-sourcepos=\"31:1-32:0\"><span style=\"vertical-align: inherit\">DevOps Engineers<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Course details<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li><span style=\"vertical-align: inherit\">Publisher: <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.oreilly.com\/library\/view\/skill-up-with\/9780138297671\/\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Oreilly<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Instructor: <\/span><a class=\"author-name\" href=\"https:\/\/downloadlynet.ir\/tag\/shaun-wassell\/\"><span style=\"vertical-align: inherit\">Shaun Wassell<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Training level: Beginner<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training duration: 2 hours and 53 minutes<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Course headings<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Introduction<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Skill Up with Python: Introduction<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Lesson 1: Build a Guessing Game <\/span><br \/><span style=\"vertical-align: inherit\">Learning objectives <\/span><br \/><span style=\"vertical-align: inherit\">1.1 Set up a Python Development Environment <\/span><br \/><span style=\"vertical-align: inherit\">1.2 Learn about the project <\/span><br \/><span style=\"vertical-align: inherit\">1.3 Build the basic game <\/span><br \/><span style=\"vertical-align: inherit\">1.4 Complete and run the game<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Lesson 2: Build a Dice-Rolling Simulator <\/span><br \/><span style=\"vertical-align: inherit\">Learning objectives <\/span><br \/><span style=\"vertical-align: inherit\">2.1 Learn about the project <\/span><br \/><span style=\"vertical-align: inherit\">2.2 Create and display ASCII Dice <\/span><br \/><span style=\"vertical-align: inherit\">2.3 Add more features to the simulator<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Lesson 3: Build a Password Generator <\/span><br \/><span style=\"vertical-align: inherit\">Learning objectives <\/span><br \/><span style=\"vertical-align: inherit\">3.1 Learn about the project <\/span><br \/><span style=\"vertical-align: inherit\">3.2 Generate random strings <\/span><br \/><span style=\"vertical-align: inherit\">3.3 Build the generator <\/span><br \/><span style=\"vertical-align: inherit\">3.4 Add more features to the app<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Lesson 4: Build a Word-guessing Game <\/span><br \/><span style=\"vertical-align: inherit\">Learning objectives <\/span><br \/><span style=\"vertical-align: inherit\">4.1 Learn about the project <\/span><br \/><span style=\"vertical-align: inherit\">4.2 Create a game loop <\/span><br \/><span style=\"vertical-align: inherit\">4.3 Build the core gameplay <\/span><br \/><span style=\"vertical-align: inherit\">4.4 Complete the game<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Lesson 5: Build a Journal Entry Manager <\/span><br \/><span style=\"vertical-align: inherit\">Learning objectives <\/span><br \/><span style=\"vertical-align: inherit\">5.1 Learn about the project <\/span><br \/><span style=\"vertical-align: inherit\">5.2 Create the user input loop <\/span><br \/><span style=\"vertical-align: inherit\">5.3 Create new journal entries <\/span><br \/><span style=\"vertical-align: inherit\">5.4 List journal entries <\/span><br \/><span style=\"vertical-align: inherit\">5.5 Delete journal entries <\/span><br \/><span style=\"vertical-align: inherit\">5.6 View journal entries<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Summary <\/span><br \/><span style=\"vertical-align: inherit\">Skill Up with Python: Summary<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Course prerequisites<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Some basic knowledge of programming, perhaps some web dev or JavaScript experience.<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Pictures of the Skill Up with Python: Introduction course<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: left\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-977810 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2025\/04\/Skill-Up-with-Python-Introduction.png\" alt=\"Skill Up with Python: Introduction\" width=\"1244\" height=\"439\"><\/p>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Sample course video<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-161713-1\"><video class=\"wp-video-shortcode\" id=\"video-161713-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Skill_Up_with_Python_Introduction_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Skill_Up_with_Python_Introduction_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Skill_Up_with_Python_Introduction_Downloadly.ir.mp4?nocache=1786135898185\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Skill_Up_with_Python_Introduction_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div dir=\"ltr\" style=\"text-align: left\">\n<h3><span style=\"vertical-align: inherit\">Installation Guide<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">After Extract, view with your favorite player.<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Subtitles: None<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Quality: 720p<\/span><\/p>\n<\/div>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Download link<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Skill_Up_with_Python_Introduction_2023-12_Downloadly.ir.rar?nocache=1786135897\"><span style=\"vertical-align: inherit\">Download file \u2013 803 MB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">File(s) password: www.downloadly.ir<\/span><\/p>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">File size<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">803 MB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description Skill Up with Python: Introduction. This course introduces the basics of Python syntax, data types, control structures, and functions, and focuses o<\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[83819,83820,83821,83822,83823,25859],"class_list":["post-9779","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-course-skill-up-with-python-introduction","dgi_tag-download-course-skill-up-with-python-introduction","dgi_tag-download-skill-up-with-python-introduction","dgi_tag-free-download-skill-up-with-python-introduction","dgi_tag-free-skill-up-with-python-introduction","dgi_tag-shaun-wassell"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/9779","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/9779\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=9779"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=9779"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=9779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}