{"id":51369831,"url":"https://github.com/knapeczadam/dae-programming-3","last_synced_at":"2026-07-03T05:07:30.183Z","repository":{"id":215646867,"uuid":"727454695","full_name":"knapeczadam/dae-programming-3","owner":"knapeczadam","description":"🐔 A collection of Programming 3 lab projects from the third semester at Howest DAE (2023). Focused on modern C++ practices, hardware-efficient programming, and deeper system-level understanding through TDD, STL algorithms, and Win32 fundamentals.","archived":false,"fork":false,"pushed_at":"2026-03-14T17:32:42.000Z","size":20379,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-15T03:53:55.756Z","etag":null,"topics":["2023","belgium","c-plus-plus","cpp","dae","digital-arts-and-entertainment","game-dev","game-development","game-programming","howest","howest-dae","kortrijk","lab-exercises","laboratory-exercises","prog3","programming","programming-3","programming-labs","university","win32"],"latest_commit_sha":null,"homepage":"https://www.digitalartsandentertainment.be/page/46/Programming+3","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/knapeczadam.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-04T22:28:59.000Z","updated_at":"2026-03-14T17:32:48.000Z","dependencies_parsed_at":"2025-10-25T08:22:25.179Z","dependency_job_id":"11a64dff-672b-44b5-984c-ed6394392abe","html_url":"https://github.com/knapeczadam/dae-programming-3","commit_stats":null,"previous_names":["knapeczadam/programming-3","knapeczadam/dae-programming-3"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/knapeczadam/dae-programming-3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knapeczadam%2Fdae-programming-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knapeczadam%2Fdae-programming-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knapeczadam%2Fdae-programming-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knapeczadam%2Fdae-programming-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knapeczadam","download_url":"https://codeload.github.com/knapeczadam/dae-programming-3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knapeczadam%2Fdae-programming-3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35072872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["2023","belgium","c-plus-plus","cpp","dae","digital-arts-and-entertainment","game-dev","game-development","game-programming","howest","howest-dae","kortrijk","lab-exercises","laboratory-exercises","prog3","programming","programming-3","programming-labs","university","win32"],"created_at":"2026-07-03T05:07:29.547Z","updated_at":"2026-07-03T05:07:30.160Z","avatar_url":"https://github.com/knapeczadam.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐔 Programming 3  \n\nHey there, fellow DAE developer or code enthusiast 👋  \nWelcome to my **Programming 3** repository — the next step after Programming 1 \u0026 2, diving into **modern C++**, **system-level programming**, and **efficient code design**.\n\n---\n\n## 🗄️ About this repository\n\nThis repository contains all **Programming 3** lab projects and exercises completed during the **third semester (2023)** at **DAE**.\n\nUnlike the previous courses, **all projects are stored on the main branch** — representing the full set of assignments developed throughout the semester.  \nThe goal of this upload is **archival** and **educational**, keeping a clear record of the learning process and progression in software craftsmanship.\n\n\u003e ⚠️ This codebase was created in an academic setting.  \n\u003e Expect raw, experimental, or in-progress work — not a polished engine.  \n\u003e It’s a **snapshot of learning**, not a final product.\n\n---\n\n## 🔎 Course Information\n\n**📚 Course:** Programming 3  \n**🏫 University:** Howest University of Applied Sciences - Digital Arts and Entertainment  \n**📍 Location:** Kortrijk, Belgium  \n**🗓️ Academic year:** 2023–24 | Third semester  \n**🎓 Study load:** 6 credits  \n**⏱️ Total study time:** 180 hours  \n\n---\n\n## 👨‍🏫 Teaching Staff\n\n- **Co-ordinator:** Tom Tesch\n- **Other teaching staff:** Kevin Hoefman\n\n---\n\n## 🎯 Learning Goals\n\n- Apply problem-solving and critical thinking in programming tasks  \n- Break complex issues into smaller, solvable parts  \n- Write efficient, hardware-aware code  \n- Implement assignments using proper programming techniques  \n- Use context-specific game tech knowledge effectively  \n\n---\n\n## 🧩 Course Content\n\n- Command-line Applications  \n- Error Handling  \n- Regular Expressions  \n- Test-Driven Development (TDD) \u0026 Unit Testing  \n- Linked Lists  \n- Const Correctness  \n- Win32 Programming  \n- Wide Characters  \n- RAII, Smart Pointers \u0026 Iterators  \n- Preprocessor, Templates \u0026 `constexpr`  \n- Standard Types \u0026 Integers  \n- Callable Objects (lambdas, functors)  \n- STL Algorithms  \n- Binary Readers \u0026 Writers  \n\n---\n\n## 📂 Repository Structure\n\n- All project files are available in the **main branch**.  \n- Each folder corresponds to a specific topic or assignment from the course.  \n\n---\n\n## 🚀 Releases\n\nA single release build is available for quick testing and reference:\n\n`programming_3-executables-1.0.0-windows-x64.zip`\n\nYou can find it in the [📦 Releases](../../releases) section.\n\n---\n\n## 🧠 Final Thoughts\n\nProgramming 3 was where things got **serious** — deeper C++ features, better hardware awareness, and a shift toward professional-grade programming practices.  \nThis course built the foundation for performance-oriented development, memory safety, and data-driven thinking — key skills for engine or systems programming.\n\nIf you’re walking the same DAE path: embrace the complexity, read your compiler errors carefully, and remember — **undefined behavior is not a feature** 😅\n\n---\n\n### ⚖️ License\nThis repository is licensed under the **MIT License** — feel free to explore, reuse, and learn from the material.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknapeczadam%2Fdae-programming-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknapeczadam%2Fdae-programming-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknapeczadam%2Fdae-programming-3/lists"}