Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)