Articles Archive for Aralık 2010
Yusuf ile Züleyha »

” Yusuf?un aşkıyla Züleyha öyle bir hale girdi ki,
artık her şey ona Yusuf demekti.
Ve Yusuf?a yakınlığı nisbetinde muteberdi.
Bundan sonra, dedi Züleyha,
…”
Ceng 351 / Database »

Entity ? Relationship model is a Database design tool for creating a diagram.
( ?entity? means record, object )
? Binary Relationship Set
? Ternary Relationship Set
There are kinds of attributes. Some of them is like that:
? Single valued attribute: at most one value
?Multi-valued attribute: 0 or more similar values. We don?t put them to the E-R diagram, but we can…
C / C++ »

Pre-increment and Post-increment
Pre-increment changes the value of the variable, and then makes the calculation or processes which should be done. (It?s written like this: ?++x ?)
Post-increment makes the processes and then changes the value of the variable. (It?s written like this: ?++x ?)
Decrement versions of these are the same. (?–x? or? x–?)
int x=3;
printf(?%d?, ++x); //it will change the value of x to 4 and then print 4…
Devamını Oku »Şiir ve Sözler »

Aşk,
sabahlara kadar uyumamak değildi aslında.
Her sabah uyandığında,
yaşamaktan önce onun gelmesiydi aklına…
C / C++ »

While Loops
*Counter Controlled Loops:
Steps that we should follow:
? 1- Declare and initialize a counter
? 2-Use the counter in the condition part of while
? 3-Change the value of the counter inside the loop (increment or decrement)
¤ These 3 steps must be used in our program, else it means there is something wrong.
Devamını Oku »Ceng 351 / Database »

Basic terms which we will use in this lecture:
schema = structure
instance = data
data dictionary (containing name of the tables)
SQL is a
-data management language:
insert a record, update a record, delete a record
-query language: select
…
Yusuf ile Züleyha »

‘Yusuf’ yazdı Züleyha, sayfanın ortasına.
Hala hitaptaydı kalemi, bir satır ileri geçemedi.
Bir satır ileri geçsem hitaptan, dedi, yanacağım.
Ses verdi içinden bir ses: ‘ Yan o zaman, yan o zaman! ‘
Züleyha devam etti: ‘Ah benim Yusuf?um, ah benim, ah senim ‘, dedi, başka bir şey diyemedi.
Züleyha Yusuf ?a bir mektup yazmaya başlayınca, ‘Yusuf’ diye başladı, ‘Yusuf’ diye bitirdi.
Gördü ki hitaptan öteye geçemedi.
Anladı ki …
Devamını Oku »C / C++ »

?OR? and ?AND? Conditional Operators
In C, there is not any condition like that: if(0
statements;
this means if the value is between 0 and 25, then run these statements.
True && True= True
True && False= False
False && False = False
Devamını Oku »Ceng 351 / Database »

Hey, i decided to share my database notes with you.
Not all of them, but just the important parts.
I hope they are gonna be useful for you:)
Hope to start it immediately, by!
Kıssadan hisse »

Şems bir gün kaybolmuş, Mevlana, “Şems” diye ağlar olmuş.
Bir gün uzun yoldan bir adam gelmiş.
“Şemsi gördüm, Şems’ten haberlerim var” demiş.
Adam Mevlana’nın huzuruna çıkmış ve anlatmaya başlamış.
İpe sapa gelmez, tutarsız şeylermiş ama anlattıkları..