Re: Help, where to start learning Java
"john" <shiftingpower@xxxxxxxxx> wrote in message
news:1135368646.831159.226120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi, i have read 2 books( thinking java and how to program in java), and
> have general understanding of the programming language. But even
> after reading 2 books, i still feel it is hard to apply what i've
> learn, is there a program out there that makes learning/programming
> Java easier, such as dreamweaver for html? I have spend a year in
> learning how to program java, I've trying to memorize the syntax for me
> to program, but doesn't seem to work, i tend to forget over time. Any
> advices?
Not that I've ever used DreamWeaver, but I'd imagine that Dreamweaver is
to HTML what Eclipse is to Java, except Eclipse probably doesn't hide Java
as well as Dreamweaver hides HTML.
http://www.eclipse.org/
- Oliver
.
Relevant Pages
- Re: What is the learning curve for PHP?
... HTML properly either. ... Books become ... HTML is not a programming language at all -- it's a data format, ... but isn't militant about making you use it like Java is. ... (comp.lang.php) - Re: Help, where to start learning Java
... >Hi, i have read 2 books(thinking java and how to program in java), and ... >after reading 2 books, i still feel it is hard to apply what i've ... The Java equivalent of Dreamweaver is a Java Integrated Development ... (comp.lang.java.programmer) - Re: Help, where to start learning Java
... >>just as I don't feel Dreamweaver helps people to learn HTML. ... > have no desire to learn HTML or Java. ... I would never reprimand someone for dabbling in programming - but like many ... (comp.lang.java.programmer) - Re: Recommendations for a web application framework?
... Yet I still see this duality wherein there's a Java class representing the form. ... you can not eliminate this duality if you want to use HTML templates and insert a value into a specific position in the template. ... To be perhaps a little clearer, what JSF does is ensure that the correspondence between identifiers and names in Java code and HTML content is one-way. ... Java may have a verbose syntax, but it's still much better than XML, especially with a decent IDE. ... (comp.lang.java.programmer) - Re: Another Newbie Question: C or C++
... regardless of the language they use. ... Java, but it's not the best language to start with for understanding ... wish I knew a good starter one, but it's been a while...can try Deitel ... books, but they DO provide pretty decent overall coverage. ... (freebsd-questions) |
|