Skip to content

LinuxUsersLinuxMint/Cppacc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)