Skip to content

Instantly share code, notes, and snippets.

@ozgurhalilince
Last active August 29, 2015 14:08
Show Gist options
  • Save ozgurhalilince/d5ddfdfe51fb324582b1 to your computer and use it in GitHub Desktop.
Save ozgurhalilince/d5ddfdfe51fb324582b1 to your computer and use it in GitHub Desktop.
PAÜ FSC C Eğitimi İçeriği
- Değişkenler
- Operatörler
- Temel Giriş-Çıkış Fonksiyonları
- Kontrol Yapıları
* if - else
* switch - case
- Döngüler
* for
* while
* do-while
- Diziler
- Fonksiyonlar
* Değer döndürmeyen fonksiyonlar
* Değer döndüren fonksiyonlar
* Diğer fonksiyonlar
- Pointerlar
- Yapısal Veri Tipleri
- Dosya İşlemleri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment