top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
SMARTCODING
Home
Software
More
Use tab to navigate through the menu items.
goto C++;
cppReference
C++ Posts
Data Structures
Design Pattern
SOLID Principles
Computer Science
Concurrency
C++ Dilinde Default Argument
C++ dilinde bir fonksiyonun parametrelerine varsayılan değerler atamak için kullanılır. Bir fonksiyon çağrıldığında; argüman geçilmemişse...
Yusuf Hançar
May 22, 2023
2 min read
C++ Dilinde const ve constexpr Keywords
Bu yazıda temelde sabit ifadeler değişmez ya da değiştirilmesi istenmeyen durumlarda(değişken, fonksiyon...) kullanılan anahtar...
Yusuf Hançar
May 18, 2023
9 min read
C++ Dilinde Referans ve DeÄŸer Kategorileri(Value Category)
C programlama dilinde bir nesnenin bir fonksiyona gönderilebilmesi için nesnenin adresi gönderilir. Bir fonksiyonun kendisini çağıran...
Yusuf Hançar
May 12, 2023
11 min read
bottom of page