Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linuxuserslinuxmint/cppacc
Cpp account class
https://github.com/linuxuserslinuxmint/cppacc
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 27 days ago
JSON representation
Cpp account class
- Host: GitHub
- URL: https://github.com/linuxuserslinuxmint/cppacc
- Owner: LinuxUsersLinuxMint
- License: gpl-2.0
- Created: 2023-11-18T12:19:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-25T13:26:32.000Z (4 months ago)
- Last Synced: 2024-11-10T08:32:21.501Z (3 months ago)
- Topics: cpp, cpp-programming, cpp-project, cpp-projects, object-oriented-programming, oop, oop-in-cpp
- Language: C++
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cppacc
(TR / Türkçe)
* C++ hesap oluşturma sistemi.
* C++ ile nesne yönelimli programlama (OOP) deneyi.
* Sistem kullanıcının verdiği bilgilere göre hesap oluştutur.NOT: Bu OOP (Nesne Yönelimli Programlama) denemesi gerçek değildir ve gerçek bir kullanıcı hesabı oluşturmaz bunu sağlamaz sadece deneme amaçlıdır.
NOT2: Bu OOP (Nesne Yönelimli Programlama) denemesi "CAppDevKit (C App Developer Kit)" kullanılarak geliştirilmiştir. (CADK (C App Developer Kit) bağlantısı: https://github.com/LinuxUsersLinuxMint/CAppDevKit)
(EN / English)
* C++ account creation system.
* Object-oriented programming (OOP) experiment with C++.
* The system creates an account based on the information provided by the user.NOTE: This OOP (Object Oriented Programming) experiment is not real and does not create a real user account, it does not provide it, it is just a test.
NOTE2: This OOP (Object Oriented Programming) experiment was developed using “CAppDevKit (C App Developer Kit)” (CADK (C App Developer Kit) link: https://github.com/LinuxUsersLinuxMint/CAppDevKit)