Dinamiklik değer ataması / Eclipse

in utopian-io •  7 years ago  (edited)

Saygılar arkadaşlar , Bu dersimizde " dinamiklik değer ataması " hakkında bilgi verdim. Değişken tiplerimizde son iki dersimiz kaldı . Değişkenlerden sonra dizeler konusuna gireceğiz ve yavaş yavaş yazılım yazmaya başlayacağız . Dilerimki bu dersimi güzel anlatabilmişimdir . Teşekkür ederim .

Englesh : Distinguished friends, In this lesson I gave you information about "dynamism value assignment". We have two last lessons in our variable types. After the variables, we will start to write about the strings and gradually start writing the software. I am able to tell this class beautifully. Thank you .

Bu dersimizin Kodları :

package com.com;

public class DinamikilkDegerAtamasi {

    public static void main(String[] args) {

        int sayi1 = 14, sayi2 = 53;
        
        double sayi4;


        sayi4 = sayi1 + 5.71;

        
        System.out.println(sayi4);

        
        float sayi3;

        sayi3 = (float) Math.sqrt(sayi2+sayi1);

        System.out.println(sayi3);
        
        
        double sayi5;

        sayi5 = Math.sqrt(sayi2+sayi1);

        System.out.println(sayi5);


    }

}

** Github : **
https://github.com/jerdal/Dinamiklikdeger

Youtube :

Önceki Derslerimiz ( Previous Lessons ) :

1- https://utopian.io/utopian-io/@ilginc/eclipse-selam-genel-egitime-baslangic
2- https://utopian.io/utopian-io/@ilginc/eclipse-java-karakter-tipi-ve-sayisal-tipler
3- https://utopian.io/utopian-io/@ilginc/eclipse-boolen-tipi-anlatimim
4- https://utopian.io/utopian-io/@ilginc/degiskenler-nasil-deklare-edilir



Posted on Utopian.io - Rewarding Open Source Contributors

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thank you for the contribution. It has been approved.

You can contact us on Discord.
[utopian-moderator]

Hey @ilginc I am @utopian-io. I have just upvoted you!

Achievements

  • You have less than 500 followers. Just gave you a gift to help you succeed!
  • Seems like you contribute quite often. AMAZING!

Community-Driven Witness!

I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!

mooncryption-utopian-witness-gif

Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x