nice video, but the way you show how to compile might be a pain for new users.
here is some usefull info that will help you in the future, and it also helping me this days.
open notepad and type there:
javac *.java
pause
now save in as "compiler.bat" no quotes and place it to the place where is your *.java files.
run it and it should compile all your *.java files, if there is an error in he java ofcourse it will not compile and it will show you the error. if you have javac error, msg me.
@ThaNewhacker The difference are the features that each compiler has to offer. I use eclipse now since it is more easy to use, because of the compiling process.
@BlackIceGAMINGprod Try to look for your folder where you have saved your file. Once you have found it, look at path it's in. Then use that exact path into the CMD. If it's saved in the other drive, for example, the "E" drive, type in e: and you'll be in the "E" drive.
What are commands here in Java? Are there any at all?
What does a class Tutorial do? Why do we have it? Where do we make an object of that class, so that it would be necessary?
As I understand 'main' is the name of the method - that is a function that prints a text to the screen. So why didn't we call it 'public static void PrintFunc () ' for example?
Finally someone i can understand, not some Spanish women or an Indian lol, this video is pretty helpfull gonna watch the next part now.
makedaevilmage 3 weeks ago
hey do you make runescape private servers? because i see there jagex_cache_32
MrZamserv 1 month ago
@MrZamserv No, I don't and I don't know why its there to be honest.
MrGIZDICH 1 month ago
nice video, but the way you show how to compile might be a pain for new users.
here is some usefull info that will help you in the future, and it also helping me this days.
open notepad and type there:
javac *.java
pause
now save in as "compiler.bat" no quotes and place it to the place where is your *.java files.
run it and it should compile all your *.java files, if there is an error in he java ofcourse it will not compile and it will show you the error. if you have javac error, msg me.
MrZamserv 1 month ago
@MrZamserv Thanks for the compliment and the advice! But I have switched to Eclipse. It's a whole lot easier to compile from there. haha
MrGIZDICH 1 month ago
THANK YOU SO MUCH FOR THIS VIDEO
wolvie041007 1 month ago
@MrGIZDICH It said 1 error when i compiled and then there was no class file so im gonna go jump off a cliff
BakennCraft 2 months ago
access denied
BakennCraft 2 months ago
I got an error message saying that "Javac" wasn't recognized as an internal or external command... Please help!
TheMindlessMaelstrom 2 months ago
Thanks man, first video I have found that has worked for me.
Wonkerloop 3 months ago
Thank you for your tutorials
t6a6c6 3 months ago
excuse me, what is the difference between notepad++, eclipse and netbeans? please reply!
ThaNewhacker 3 months ago
@ThaNewhacker The difference are the features that each compiler has to offer. I use eclipse now since it is more easy to use, because of the compiling process.
MrGIZDICH 3 months ago
Why don't you use Eclipse? It's far better and easier to use than notepad++
Guitargasm17 3 months ago
@Guitargasm17 I've used notepad++ so people would know the core things about writing codes on a text editor and the compilation on the CMD.
You are right about eclipse and I've started to use it. You should be able to see the latest tutorials from me when I was working with eclipse.
MrGIZDICH 3 months ago
whenever i type \ in cmd, it comes out as w ( with stripe on it ) .. please help
imkoreandontmess 4 months ago
@imkoreandontmess Did you type in "cd" long with "\"?
MrGIZDICH 4 months ago
I tried this but whenever I try to compile it keeps coming up with symbol and out of Printstream errors.
wackaful 5 months ago
When i do C:\>cd Users\.(censored) i get this, The system cannot find a path specified, please help me :/
BlackIceGAMINGprod 5 months ago
@BlackIceGAMINGprod Try to look for your folder where you have saved your file. Once you have found it, look at path it's in. Then use that exact path into the CMD. If it's saved in the other drive, for example, the "E" drive, type in e: and you'll be in the "E" drive.
MrGIZDICH 5 months ago
Awesome tutorial !
XxKiNgPwNeRxX 5 months ago
Thanks for being nice enough to share it with all of us. I could not get this in a school setting.
hdo697 6 months ago
Great tutorial :). btw im 12 :D
ReacTioNxSnipeZHD 6 months ago
I still don't understand anything...
What are commands here in Java? Are there any at all?
What does a class Tutorial do? Why do we have it? Where do we make an object of that class, so that it would be necessary?
As I understand 'main' is the name of the method - that is a function that prints a text to the screen. So why didn't we call it 'public static void PrintFunc () ' for example?
cronnin 7 months ago
you're good. amazing.
aglacanilao 8 months ago
hehe work on your english...the tutos pretty good thanks...Hey i use Notepad++ too! it exellent for web developing and programing...
NeoExploiter 10 months ago
you sound nervous :) thanks for the video :)
mark73777 11 months ago
@mark73777 lol I guess I was.
MrGIZDICH 10 months ago