Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #38819
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Date | 2019-03-15 05:10 -0700 |
| References | <eabl8et91gat9698ff6d9hjfj8i6b41lem@4ax.com> |
| Message-ID | <08645f7a-081f-46fe-8212-f991467bea45@googlegroups.com> (permalink) |
| Subject | Re: basic learning path |
| From | Eric Douglas <e.d.programmer@gmail.com> |
On Thursday, March 14, 2019 at 3:46:38 PM UTC-4, dale wrote: > Hi, > > A little while ago I asked some questions about java. > > It was said that I should learn an IDE. > > I would like to learn all the ingredients that go into an IDE first. > Enough to code a robust program. > > As I said before I know the basics of object oriented architecture, > design, and programming. > > Are there some web tutorials that will walk me through the > ingredients? > -- > dale - https://www.dalekelly.org/ To learn to code from scratch start at the beginning. There are many resources. I like Oracle's. https://docs.oracle.com/javase/tutorial/index.html Their tutorial includes NetBeans, which I hear has been rewritten to be more efficient. When I started on Java NetBeans was slow so I used Eclipse, now I know Eclipse pretty well and see no reason to change.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
basic learning path dale <dale@dalekelly.org> - 2019-03-14 15:46 -0400
Re: basic learning path Eric Sosman <esosman@comcast-dot-net.invalid> - 2019-03-14 16:21 -0400
Re: basic learning path Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2019-03-16 15:07 +0100
Re: basic learning path Eric Douglas <e.d.programmer@gmail.com> - 2019-03-18 05:03 -0700
Re: basic learning path Martin Gregorie <martin@mydomain.invalid> - 2019-03-18 12:58 +0000
Re: basic learning path Graeme Geldenhuys <graemeg@example.net> - 2019-03-29 18:02 +0000
Re: basic learning path Arne Vajhøj <arne@vajhoej.dk> - 2019-03-14 19:38 -0400
Re: basic learning path Eric Douglas <e.d.programmer@gmail.com> - 2019-03-15 05:10 -0700
csiph-web