{"id":22952593,"url":"https://github.com/carloshmarques/foundational-csharp-course-with-microsoft-learn","last_synced_at":"2025-04-01T23:27:45.029Z","repository":{"id":219327759,"uuid":"748759049","full_name":"carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn","owner":"carloshmarques","description":"This course offers a comprehensive introduction to C# programming, covering its core concepts, syntax, and practical application in software development.","archived":false,"fork":false,"pushed_at":"2024-03-04T22:31:00.000Z","size":1490,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T15:23:51.783Z","etag":null,"topics":["begginers","csharp","introduction-to-programming","learn-to-code","learning","learning-by-doing","learning-exercise"],"latest_commit_sha":null,"homepage":"https://learn.microsoft.com/en-us/collections/yz26f8y64n7k07?WT.mc_id=dotnet-58793-cxa","language":"C#","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/carloshmarques.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":null},"created_at":"2024-01-26T17:47:13.000Z","updated_at":"2024-03-06T07:34:50.000Z","dependencies_parsed_at":"2024-12-14T15:49:04.072Z","dependency_job_id":null,"html_url":"https://github.com/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn","commit_stats":null,"previous_names":["carloshmarques/foundational-csharp-course-with-microsoft-learn"],"tags_count":0,"template":false,"template_full_name":"Josee9988/project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshmarques%2FFoundational-CSharp-course-with-Microsoft-Learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshmarques%2FFoundational-CSharp-course-with-Microsoft-Learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshmarques%2FFoundational-CSharp-course-with-Microsoft-Learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshmarques%2FFoundational-CSharp-course-with-Microsoft-Learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloshmarques","download_url":"https://codeload.github.com/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246726769,"owners_count":20823875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["begginers","csharp","introduction-to-programming","learn-to-code","learning","learning-by-doing","learning-exercise"],"created_at":"2024-12-14T15:38:49.360Z","updated_at":"2025-04-01T23:27:44.987Z","avatar_url":"https://github.com/carloshmarques.png","language":"C#","funding_links":["https://github.com/sponsors/carloshmarques"],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD032 MD033--\u003e\n\u003c!-- Write your README.md file. Build something amazing! This README.md template can guide you to build your project documentation, but feel free to modify it as you wish 🥰 --\u003e\n# 🔥 **carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn**\n\n\u003cdiv align=\"center\"\u003e\n  \u003c!-- Change your logo --\u003e\n  \u003ca href=\"https://github.com/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn\"\u003e\n    \u003cimg width=\"100%\" src=\"https://i.imgur.com/rj1HPjW.png\" alt=\"@carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn's logo\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn/issues\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn?color=0088ff\u0026style=for-the-badge\u0026logo=github\" alt=\"carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn's issues\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn/pulls\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues-pr/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn?color=0088ff\u0026style=for-the-badge\u0026logo=github\"  alt=\"carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn's pull requests\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n---\n\n## 🤔 **About the project**\n\n* This repository is a record of monitoring and maintenance of the code used in the course,\nwith the aim of consulting and updating it as necessary and at an opportune time and for learning purposes only.\n* This course was created on the Microsof Learn website and offers a comprehensive introduction to C# programming,\ncovering its main concepts, syntax and practical application in software development.\n* Through hands-on exercises and projects, I will learn (or so I hope) the fundamentals of C#, including variables,\ndata types, control structures, and object-oriented programming principles.\n* By the end of this course, I hope to have gained the practical skills and knowledge necessary to confidently leverage C# to create applications.\n\n---\n\n## ⚡ **Installation**\n\n* The learning process and its definitions are provided by the Microsoft Learn website, so additional instructions are provided there.\n\n---\n\n## 🚀 **Usage**\n\n* This course repository and its use depend entirely on current developments and are presented as you go.\nIt consists of 6 parts and each part is subdivided into learning modules, which in turn are subdivided into smaller units.\n* See more on the Microsoft Learn website.\n\n \u003c!-- \n\n ## 🌲 **Project tree**\n\n* This repository includes a GitHub workflow that generates a treemap visualization. The workflow is triggered on every push to the main branch.\n* The treemap is created using [insert library or framework name here], and the workflow is defined in `.github/workflows/treemap.yml`.\n* For more details on the workflow, see the workflow file.\n\u003c!-- ... [SHOW YOUR PROJECT TREE HERE IF USEFUL] --\n\n--\u003e\n\n## 📝 **Additional notes**\n\n* About Visual Studio Code usage.\n* Regarding the use of Visual Studio Code, although this course is focused on using Visual Code, I personally prefer the Visual Studio IDE, so I will install Visual Code and configure it, but I will continue to use Visual Studio Community whenever i can use it, but i like Visual Code though.\n\n\u003c!-- -\n\n## 📸 **Screenshots**\n\n\u003c!-- ... [SOME DESCRIPTIVE IMAGES] --\n\n--\u003e\n\n## 🍰 **Supporters and donators**\n\n\u003c!-- Change your small logo --\u003e\n\u003ca href=\"https://github.com/carloshmarques/Foundational CSharp-course-with-Microsoft-Learn\"\u003e\n  \u003cimg alt=\"@carloshmarques/Foundational CSharp-course-with-Microsoft-Learn's brand logo without text\" align=\"right\"  src=\"https://i.imgur.com/i8hCIzh.jpg\" width=\"10%\" /\u003e\n\u003c/a\u003e\n\nWe are currently looking for new donators to help and maintain this project! ❤️\n\nBy donating, you will help the development of this project, and *you will be featured in this Foundational-CSharp-course-with-Microsoft-Learn's README.md*, so everyone can see your kindness and visit your content ⭐.\n\n\u003ca href=\"https://github.com/sponsors/carloshmarques\"\u003e\u003c!-- MODIFY THIS LINK TO YOUR MAIN DONATING SITE IF YOU ARE NOT IN THE GITHUB SPONSORS PROGRAM --\u003e\u003cimg alt= \"logo\" src=\"https://img.shields.io/badge/Sponsor-carloshmarques/carloshmarques-blue?logo=github-sponsors\u0026style=for-the-badge\u0026color=red\"\u003e\u003c/a\u003e\u003cbr\u003e\u003cbr\u003e\n\n\u003c!-- LINK TO YOUR DONATING PAGES HERE --\u003e\n\n---\n\nFoundational-CSharp-course-with-Microsoft-Learn was generated from *[Josee9988/project-template](https://github.com/Josee9988/project-template)* 📚\n\n\u003c!---\n\n## 🕵️ Extra recommendations\n\n* \u003c!-- If you recommend installing anything special, or if you recommend using X thing for the good use of your project...--\u003e\n\n---\n\n## 🎉 Was the comprehensive introduction course to C# programming learning helpful? Help us raise these numbers up\n\n[![GitHub followers](https://img.shields.io/github/followers/carloshmarques.svg?style=social)](https://github.com/carloshmarques)\n[![GitHub stars](https://img.shields.io/github/stars/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn.svg?style=social)](https://github.com/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn/stargazers)\n[![GitHub watchers](https://img.shields.io/github/watchers/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn.svg?style=social)](https://github.com/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn/watchers)\n[![GitHub forks](https://img.shields.io/github/forks/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn.svg?style=social)](https://github.com/carloshmarques/Foundational-CSharp-course-with-Microsoft-Learn/network/members)\n\u003c!-- MODIFY THIS LINK TO YOUR MAIN DONATING SITE IF YOU ARE NOT IN THE GITHUB SPONSORS PROGRAM --\u003e\n[![Sponsor](https://img.shields.io/static/v1?label=Sponsor\u0026message=%E2%9D%A4\u0026logo=github-sponsors\u0026color=red\u0026style=social)](https://github.com/sponsors/carloshmarques)\n\nEnjoy! 😃\n\n---\n\n## ⚖️📝 **License and Changelog**\n\nSee the license in the '**[LICENSE](LICENSE)**' file.\n\nWatch the changes in the '**[CHANGELOG.md](CHANGELOG.md)**' file.\n\n---\n\n_Made with a lot of ❤️❤️ by **[@carloshmarques](https://github.com/carloshmarques)**_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshmarques%2Ffoundational-csharp-course-with-microsoft-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarloshmarques%2Ffoundational-csharp-course-with-microsoft-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshmarques%2Ffoundational-csharp-course-with-microsoft-learn/lists"}