19 Aralık 2013 Perşembe

Prime Numbers

I've taken a quiz about C++ lecture today. That was not very bad, not good either. There was only one question which asks us to develop a program that check the number is prime or not. I coded some parts of the scope, but I think I missed the most important part. Anyway, here is that program.

Sum: This program determines a number you entered whether prime or not.


18 Aralık 2013 Çarşamba

Currently, I'm struggling with an issue that is related with the lack of the idea transfer. Probably, this is because I have kept writing just English so far. I think I should write here not only English but also Turkish. Especially, it will be better for critics and reviews. Yep, I'm thinking about to make reviews for a few applications. :)

17 Aralık 2013 Salı

Update

Hello all! I haven't been here for a while. In this period, tons of things changed, such as my perspective. It's being changing all the time, though. Here are some updates of my life.

1. Microsoft DreamSpark:  I've made an application to get verified my account as a student profile. Therefore, I tried it three times as I remember. But every single time, I got an error. Made a contact with Microsoft Support Team. Thankfully, they helped me a lot. After a long time, my account got verified. Now, I can download any Microsoft software legally.

2. Pocket: I have explored an android application, called Pocket or other words Read It Later. The name was changed for a reason. These days, I'm totally in this app. I loved and can't stop using it. I can save whatever I'd like to read on the internet in it. I can use it on the laptop, or smart phone whenever I want. It doesn't matter. And that's the biggest point. In my opinion, it's pretty successful. I'll make a critic for this application later.

3. Engineering Stuff: I'm interested in soldering nowadays. That's because I have a circuit project that I have to make any time sooner. So I'm trying to learn this process. It's really important for us as engineering students. I have already nice future dreams about this. I'm planning that I must organize an event for the next year. Besides this, I almost planned that another event which includes C++ programming. I think I will be ready for this in the second semester.

That is all for now. I'll be around here.


10 Aralık 2013 Salı

Why Is Programming Important?

"Programming teaches you how to think." said by Steve Jobs. I am definitely agree. Not only it teaches us how to think but also helps to think abstractly. There are three major benefits of thinking learned by programming. First of all, it helps you to think more different than the other people. The perfect ideas come from the way of think differently. This is because we can obtain a great productivity due to this way. If you have an amazing idea and are willing to do what it is, you have to show your productive thought sides. So you should learn how to program something. Secondly, you can know how something works when you see it. It teaches what is going on inside a program or a situation as an example in our daily lives. Namely, you can learn the principle of a system by examining the steps. The final advantage is that you get the showcase of your work. People have to be objective at this point. Because thinking correctly requires an impartiality. It does make a great sense on our approach about a product. For instance, we can see both the positive and the negative sides of a computer program that we coded. And we can develop it to get perfect software thanks to programming. As a conclusion, Steve Jobs was absolutely right. Programming is one of the greatest way to think. And it must be our thirst for success that we stride for.

Buğra Kılıç