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 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
C++ ve Tür Belirleme(Type Deduction)
Programlama dillerinde tür çıkarımı(type deduction, inference) veri türünün otomatik olarak belirlenmesidir. Bu çıkarım ile ilgili...
Yusuf Hançar
Apr 30, 2023
6 min read
bottom of page