Skip to content
#

programming-advices

Here are 42 public repositories matching this topic...

Bank Client Management System in C++ — console-based CRUD app with file persistence, soft-delete pattern, and clean Divide & Conquer architecture. Built as part of Course 7 — Algorithms & Problem Solving Level 3 | Programming Advices Roadmap.

  • Updated May 4, 2026
  • C++

51 advanced C++ problems — matrices, strings, recursion, file handling, and 2 real-world projects. Built with clean code and Divide & Conquer thinking. Course 7 | Algorithms & Problem Solving Level 3 | Programming Advices Roadmap.

  • Updated May 6, 2026

65 advanced C++ problems building a complete Date & Time library from scratch — increment, decrement, comparison, period overlap, and more. Plus 2 real-world projects. Course 8 | Algorithms & Problem Solving Level 4 | Programming Advices Roadmap.

  • Updated May 22, 2026

Tax Calculator desktop app built with C# and Windows Forms — features real-time tax computation, session history tracking, and layered input validation. First project in the WinForms self-practice series | Course 14 – C# Level 1 | Programming Advices Roadmap.

  • Updated Jul 5, 2026
  • C#

Bank System 2nd Extension — adds login, role-based bitwise permissions, and full User Management (CRUD) to the C++ console banking system. Course 8 | Algorithms & Problem Solving Level 4 | Programming Advices Roadmap.

  • Updated Jul 18, 2026
  • C++

Bank Client Management System — 1st Extension. Adds a full Transactions Menu with Deposit, Withdraw (with balance validation), and Total Balances tracking. Built in C++ using Divide & Conquer structured programming. Part of Course 7 | Programming Advices Roadmap.

  • Updated May 5, 2026
  • C++

Multi-form C# WinForms geography app — 9 forms, interactive world map with hover tooltips, text search, 7 continent info screens with PictureBox resources, and a confirm-exit dialog. First multi-form project | Programming Advices.

  • Updated Jul 17, 2026
  • C#

Improve this page

Add a description, image, and links to the programming-advices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-advices topic, visit your repo's landing page and select "manage topics."

Learn more