{"id":24771159,"url":"https://github.com/hillaryjude/learn-python-from-scratch-part-2","last_synced_at":"2026-05-01T01:32:22.103Z","repository":{"id":270351084,"uuid":"910096803","full_name":"hillaryjude/Learn-python-from-scratch-Part-2","owner":"hillaryjude","description":"If you are a beginner or someone who wants to brush up your python knowledge, try out the python codes. I have covered some must know functions under each category from Basics. ","archived":false,"fork":false,"pushed_at":"2024-12-30T13:55:44.000Z","size":266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T20:33:40.584Z","etag":null,"topics":["basics-of-python","python-3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hillaryjude.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-30T13:39:12.000Z","updated_at":"2024-12-30T15:02:51.000Z","dependencies_parsed_at":"2024-12-31T15:15:09.170Z","dependency_job_id":"17ba8ee0-28e6-41d4-97ef-1dd7ef3c264b","html_url":"https://github.com/hillaryjude/Learn-python-from-scratch-Part-2","commit_stats":null,"previous_names":["hillaryjude/learn-python-from-scratch-part-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hillaryjude/Learn-python-from-scratch-Part-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hillaryjude%2FLearn-python-from-scratch-Part-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hillaryjude%2FLearn-python-from-scratch-Part-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hillaryjude%2FLearn-python-from-scratch-Part-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hillaryjude%2FLearn-python-from-scratch-Part-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hillaryjude","download_url":"https://codeload.github.com/hillaryjude/Learn-python-from-scratch-Part-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hillaryjude%2FLearn-python-from-scratch-Part-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["basics-of-python","python-3"],"created_at":"2025-01-29T03:58:43.821Z","updated_at":"2026-05-01T01:32:22.083Z","avatar_url":"https://github.com/hillaryjude.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Refresher 2\n\nWelcome to the **Python Refresher 2** repository! This is the second part of a series of Jupyter Notebooks designed to help you refresh and strengthen your Python programming skills.\n\n## Table of Contents\n\n1. **Control Flow**\n   - Discusses how the order of execution of statements, instructions, or function calls is managed within a program. This includes loops, conditionals, and branching structures.\n\n2. **String Operations**\n   - **Placeholder and Modifier**: Techniques for inserting variables into strings and formatting them.\n   - **Escape Characters**: Special characters used to represent certain whitespace or other characters within strings.\n   - **String Methods**: Built-in functions that can be applied to string objects to perform various operations like concatenation, splitting, and searching.\n   - **POP()**: Method generally used to remove an item from a list (likely a mix-up in terminology if referring to strings).\n   - **Global**: Possibly refers to the use of global variables or scope in the context of strings.\n\n3. **Type Casting**\n   - The process of converting one data type to another, such as converting a string to an integer or vice versa.\n\n4. **Functions**\n   - Discussion on defining and using functions, including:\n     - **Local Scope and Global Scope**: The visibility and lifetime of variables within different parts of a program.\n\n5. **List and Arrays**\n   - Covers data structures that store collections of elements.\n   - **Indexing**: Accessing elements in lists or arrays using their index.\n   - **Slicing**: Extracting a subset of elements from lists or arrays.\n\nStay tuned for Part 3 and beyond where we'll dive deeper into more advanced Python concepts. Happy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhillaryjude%2Flearn-python-from-scratch-part-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhillaryjude%2Flearn-python-from-scratch-part-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhillaryjude%2Flearn-python-from-scratch-part-2/lists"}