{"id":20119852,"url":"https://github.com/marknature/oop-janjun24","last_synced_at":"2026-05-23T16:46:46.527Z","repository":{"id":241899054,"uuid":"808156026","full_name":"marknature/OOP-JanJun24","owner":"marknature","description":"This course covers computer programming using C# with a focus on object-oriented programming (OOP)","archived":false,"fork":false,"pushed_at":"2024-06-06T16:36:59.000Z","size":8797,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T20:15:25.473Z","etag":null,"topics":["csharp","learning","oop-in-csharp"],"latest_commit_sha":null,"homepage":"","language":"C#","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/marknature.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-05-30T13:50:23.000Z","updated_at":"2025-02-13T06:03:17.000Z","dependencies_parsed_at":"2025-01-13T07:11:33.330Z","dependency_job_id":"448cfe81-c905-4784-8aaf-4295b00336e7","html_url":"https://github.com/marknature/OOP-JanJun24","commit_stats":null,"previous_names":["marknature/oop-janjun24"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marknature/OOP-JanJun24","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FOOP-JanJun24","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FOOP-JanJun24/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FOOP-JanJun24/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FOOP-JanJun24/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marknature","download_url":"https://codeload.github.com/marknature/OOP-JanJun24/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marknature%2FOOP-JanJun24/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33404268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":["csharp","learning","oop-in-csharp"],"created_at":"2024-11-13T19:17:26.473Z","updated_at":"2026-05-23T16:46:46.509Z","avatar_url":"https://github.com/marknature.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Course Summary: CIS 203 Programming 2/Object-Oriented Programming\n\n## Course Details\n- **Semester:** JAN-JUNE 2024\n- **Lecturer:** Mr. L Dhalakama\n\n## Description\nThis course covers computer programming using C# with a focus on object-oriented programming (OOP). It emphasizes event-driven programming, creating and manipulating objects and classes, and using tools like the class debugger. Students will learn to design, code, test, debug, and implement objects at a beginner level.\n\n## Learning Outcomes\nStudents will be able to:\n1. Write, execute, and debug C# programs.\n2. Understand variables and data types.\n3. Implement decision and control structures.\n4. Create user-defined methods.\n5. Use and manipulate arrays.\n6. Apply OOP techniques, including inheritance and polymorphism.\n7. Develop GUI components.\n8. Understand C#’s event handling.\n9. Apply principles of encapsulation, abstraction, and polymorphism.\n10. Utilize advanced C# features like interfaces and generics.\n11. Employ effective debugging and testing techniques.\n12. Use C# libraries and frameworks.\n13. Solve real-world problems using OOP.\n14. Refactor code for better design and maintainability.\n15. Collaborate using version control and agile methodologies.\n16. Communicate and document software designs effectively.\n17. Access and manipulate databases.\n\n## Course Outline\n1. **Introduction to Programming Concepts**\n2. **Forms and Controls in Visual C#**\n3. **Reading Input with Textbox Controls**\n4. **Decision Structures and Control Flow**\n5. **Loops and Iteration**\n6. **Introduction to Methods**\n7. **Arrays and Data Processing**\n8. **Advanced Data Processing**\n9. **Classes and Object-Oriented Design**\n10. **Database Management Systems**\n\n## Software\n- Visual Studio 2013 \"Ultimite\"\n\n## Recommended Resources\n### Textbooks\n1. **Fundamentals of Computer Programming with CSharp** by Nakov, S., et al.\n2. **C# 7.0 All-in-One For Dummies** by Mueller, J.P., Sempf, B., and Sphar, C.\n\n### Reference Books\n- **Pro C# with .NET 3.0** by Troelsen, A.\n- **Programming in C#, 3E** by Balagurusamy, E.\n- **C# 5.0 Pocket Reference** by Albahari, J., and Albahari, B.\n- **Accelerated C# 2010** by Nash, T.\n\n### Websites\n- [TutorialsPoint C#](https://www.tutorialspoint.com/csharp)\n- [Planet Source Code](http://www.planetsourcecode.com)\n- [C# Exercises](https://www.w3resource.com/csharp-exercises/)\n- [Sanfoundry C# Examples](http://www.sanfoundry.com/csharp-programming-examples/)\n- [JavaTPoint C# Tutorial](https://www.javatpoint.com/c-sharp-tutorial)\n- [edX Programming with C#](https://www.edx.org/course/programming-c-microsoft-dev204x-3)\n- [DotNetPerls](http://www.dotnetperls.com)\n\n### Africa University 2024\n“Investing in Africa’s Future”\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarknature%2Foop-janjun24","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarknature%2Foop-janjun24","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarknature%2Foop-janjun24/lists"}