Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #18578

Re: Snippets

Path csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail
From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Snippets
Date Thu, 06 Sep 2012 22:33:55 -0700
Organization Canadian Mind Products
Lines 23
Message-ID <il1j489ohko2d3u4g4jou92sbvio8sg29u@4ax.com> (permalink)
References <45cdb21d-de35-4de6-ba4e-ae830f0a84dd@googlegroups.com>
Reply-To Roedy Green <see_website@mindprod.com.invalid>
NNTP-Posting-Host K2Qzzs3EAqXk5RLzfhxcSw.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
X-Notice Filtered by postfilter v. 0.8.2
X-Newsreader Forte Agent 6.00/32.1186
Xref csiph.com comp.lang.java.programmer:18578

Show key headers only | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


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