Java Fundamentals I- Introduction to NetBeans IDE, Part 1

preview_player
Показать описание
An introduction to creating Java applications with the NetBeans integrated development environment. It covers both using NetBeans with existing Java source code, and also using NetBeans to develop a Java program from scratch. Part 1 of 2.
Рекомендации по теме
Комментарии
Автор

Paul - Visit the link in the description of this video to download Java Fundamentals LiveLessons Video Training. Thanks!


livelessons
Автор

My big problem with Netbeans is the suggestions menu that pops up as you type code. Once it's appeared and been closed it's a pain to get back up, and other times for no reason whatsoever it will change what you write to what it wants the text to be. I have a hell of a time typing "System.out.println". Half the time it changes it to "System.err.printn" or something else I didn't type. It does this with other things too, but I don't want to disabled the auto suggest so I'm stuck with it.

nojunkorspam
Автор

in school we started to work with netbeans instead of jbird or something, its pretty nice to work with

Автор

Does this work with JDK 1.7 or Java2.0?

moqutpar
Автор

You haven't read the license agreement ?!

cronnin
Автор

@MrEatPotatoes if any1's wondering it just makes the vid HD

dirtbikersteve
Автор

Probably BlueJ. That's what we use at school

Inshaneinthemembrane
Автор

Go the the URL of this video, add

&fmt=18

to the end of it and click enter. The video will be much clearer.

MrEatPotatoes