Beginner Java - Passing Variables - Lesson 27

preview_player
Показать описание
Learn how to pass variables between classes, and how to call methods from other classes!
Рекомендации по теме
Комментарии
Автор

Just wanted to let you know that this tutorial really helped me out with passing variables it was something i wasn't really understanding how to do from other peoples tutorials and that I will definitely be coming back to your channel to learn more about java.

mibs
Автор

That is a great question, which I will be answering in my next Intermediate Java tutorial.  In a very simple sense, static means "not changing" and can be accessed throughout the entire program with the same values.

CyanCodeUs
Автор

Whats the difference between public static void and public void

TheApplesauce
Автор

Great video, but dude, when I use the same way in android to pause a MeidaPlayer in another class the emulator or the physical phone shows me a message says "unfortunately the app stopped working" can you help me at least with an other way to solve the problem?

eyadlofty
Автор

This helped me a lot, I think I understand object oriented programming now.

radixd
Автор

My only question would be: if I am attempting to send multiple variables to a method, how do I make it so that all the variables I pass don't try to set themselves to the first variable?

nateg
Автор

hey dude will this code work on arrays? haha sorry for my bad english.

badbadertsk
Автор

I before E except after C xD Great video though, thanks

CarterPringle
Автор

I've been searching the internet for a quick and easy tutorial for this! Thanks so much! +1 sub and +1 like. I'll make sure to come back! :D

placerwiz