Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #18578
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Snippets |
| Date | 2012-09-06 22:33 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <il1j489ohko2d3u4g4jou92sbvio8sg29u@4ax.com> (permalink) |
| References | <45cdb21d-de35-4de6-ba4e-ae830f0a84dd@googlegroups.com> |
On Wed, 5 Sep 2012 08:17:02 -0700 (PDT), bob smith <bob@coolfone.comze.com> wrote, quoted or indirectly quoted someone who said : >Is there a good place where you can get lots of "Snippets" of Java code (like for Eclipse)? > >I'm looking for snippets like for "starting a thread." If you look up the name of a component or collection in the Java glossary http://mindprod.com/jgloss/jgloss.html, there will be a self contained compilable example to demonstrate the basic features of its use. You can look up things like JDBC to see how to open various databases, SQL to do the basic operations, enum for how to do things with enums... -- Roedy Green Canadian Mind Products http://mindprod.com A new scientific truth does not triumph by convincing its opponents and making them see the light, but rather because its opponents eventually die, and a new generation grows up that is familiar with it. ~ Max Planck 1858-04-23 1947-10-04
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Snippets bob smith <bob@coolfone.comze.com> - 2012-09-05 08:17 -0700
Re: Snippets Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-09-05 11:44 -0400
Re: Snippets Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-09-05 09:31 -0700
Re: Snippets Leif Roar Moldskred <leifm@dimnakorr.com> - 2012-09-05 15:05 -0500
Re: Snippets Lew <lewbloch@gmail.com> - 2012-09-05 13:13 -0700
Re: Snippets Roedy Green <see_website@mindprod.com.invalid> - 2012-09-06 22:33 -0700
csiph-web