{"id":17356751,"url":"https://github.com/frosteen/learn_to_code","last_synced_at":"2026-02-15T19:33:22.305Z","repository":{"id":206992067,"uuid":"718170190","full_name":"frosteen/Learn_To_Code","owner":"frosteen","description":"These are take-down notes when learning a new programming language.","archived":false,"fork":false,"pushed_at":"2024-06-15T13:39:39.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T02:30:09.158Z","etag":null,"topics":["coding","learning","programming"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frosteen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-11-13T14:28:29.000Z","updated_at":"2024-06-15T13:39:42.000Z","dependencies_parsed_at":"2024-12-06T11:39:43.683Z","dependency_job_id":null,"html_url":"https://github.com/frosteen/Learn_To_Code","commit_stats":null,"previous_names":["frosteen/learn_to_code"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frosteen/Learn_To_Code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosteen%2FLearn_To_Code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosteen%2FLearn_To_Code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosteen%2FLearn_To_Code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosteen%2FLearn_To_Code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frosteen","download_url":"https://codeload.github.com/frosteen/Learn_To_Code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosteen%2FLearn_To_Code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["coding","learning","programming"],"created_at":"2024-10-15T18:58:29.704Z","updated_at":"2026-02-15T19:33:22.279Z","avatar_url":"https://github.com/frosteen.png","language":null,"readme":"# Learn_To_Code\r\n\r\n## Introduction\r\n\r\nWhen I try to learn a new programming language, I only grasp the syntax of the following concepts/topics below.\r\n\r\n## Programming Topics\r\nNote: These are take-down notes when learning a new programming language.\r\n\r\n* Input – is information supplied to a computer or program.\r\n* Output – is information provided by a computer or program.\r\n* Variables – is a value that can change.\r\n* Functions – is a type of procedure or routine.\r\n* Anonymous Functions - is a function that is not stored in a program file, but is associated with a variable whose data type is function.\r\n* Casting – is a way of explicitly informing the compiler that you intend to make the conversion.\r\n* If – checking conditions.\r\n* While – conditional loop.\r\n* For – another type of conditional loop.\r\n* Array – is a data structure, which can store a fixed-size collection of elements of the same data type.\r\n* List – a kind of array in which doesn’t specify the length.\r\n* Exception Handling – is a construct designed to handle the occurrence of exceptions, that is special conditions that changes the conditions that change the normal\r\n* Classes – is an extensible program-code-template for creating objects.\r\n* Objects – refers to a particular instance of a class where the object can be a combination of variables, functions, and data structures.\r\n* Constructors – it prepares the new object for use, often accepting arguments that the constructor uses to set required member variables.\r\n* Static – is one that's associated with a class, not objects of that class.\r\n* Inheritance – enables new objects to take on the properties of existing objects.\r\n* Super class – a class that is used as the basis for inheritance.\r\n* Polymorphism – refers to a programming language's ability to process objects differently depending on their data type or class.\r\n* File I/O – input and output of files.\r\n* Multithreading - a technique by which a single set of code can be used by several processors at different stages of execution.\r\n\r\n## Tip\r\n**If you like my hard work, I would appreciate it if you could buy some coffee for me.**\r\n\r\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/frosteen)","funding_links":["https://www.buymeacoffee.com/frosteen"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrosteen%2Flearn_to_code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrosteen%2Flearn_to_code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrosteen%2Flearn_to_code/lists"}