Re: For performance, write it in C - Part 2, comparing C, Ruby and Java
Hmm. I left Uni in 1992 and it was around then that my, obviously flaky,
memory says I was reading the O'Reilly Java in a Nutshell.
Digs out the brown book. Oh yes it is dated 1996, what the hell was I
doing for four years?
Good catch.
.
Relevant Pages
- Re: Is it always possible to write a COBOL program using only 1 sentence per paragraph?
... >> A few months ago I had an introductory class on Java programming. ... reading from console can be done via a call to ... just one character at a time). ... Stream reader, or an HTTP Input Stream reader, or an Audio Input Stream ... (comp.lang.cobol) - Event Driven Code and Thread Control
... One of the big changes I want to make is event-driven code (rather than the linear flow I had in Java). ... There is a GUI thread, a main processing thread (handles parsing, updating the objects, etc - this could also been on the GUI thread, but not sure if that is proper design. ... This would basically be the worker thread where all the data is actually manipulated), and 2 input threads (1 socket reading from another application, and 1 file also reading from that same other application). ... (microsoft.public.dotnet.languages.csharp) - Re: CLOS and databases
... No-one programs in Java if they ... I've experienced the frustration of loving Common Lisp but being forced ... Common Lisp macros) to hide all the mess. ... Reading PRIMES/0000000000000000001.transactionLog... ... (comp.lang.lisp) - Reading in chunks of data
... I'm reading up on the use of the RandomAccessFile (and other file I/O) ... classes in Java but I haven't found anything that can help me. ... (comp.lang.java.programmer) - Re: When were JSF and JavaBeans created and is this the "correct" way to build web pages in Java te
... I started reading about JSP and Servlets. ... found Java Server Faces and JavaBeans. ... Look for framework like Struts. ... JSF is just the newest and official way of achieving the same. ... (comp.lang.java.programmer) |
|