tquadrat.org

Useful Links

Ok, more than just links … but that’s what I started with.

Contents

  1. Linux Stuff
  2. MacOS Stuff
  3. The Raspberry Pi
  4. The Arduino and alike
  5. Java
  6. Lua
  7. Python and Jython
  8. HTML
  9. XML, XSLT, XSD
  10. Scalable Vector Graphics (SVG)
  11. Markdown
  12. WebEx
  13. ICU – International Components for Unicode
  14. Lucene
  15. TeX and LaTeX
  16. Graphics and Image Handling

Linux Stuff

Several tips and tricks for the Linux operating system, together with some useful links – not only for desktop and laptop installations, but also for the Raspberry&npsp;Pi. Some stuff is useful even for the Mac.


MacOS Stuff

Windows Stuff


The Raspberry Pi

Information about the Raspberry&npsp;Pi, projects based on that computer and related stuff.


The Arduino and alike

This section is under construction … ok, nothing here yet.


Java

Information about the Java programming language, the JVM itself, and about other programming languages that are implemented for the JVM.

General Stuff

The Java Language Specification

See here for the various versions of the JLS and also the Java Virtual Machine Specifications for the various editions, beginning with Java 6. Both documents are available as PDF, too. See here for “The Java Language Specification, Second Edition”, covering the language as it was before Java 5.

For the currently relevant versions, the respective links are in the sections for that version, below.

Important changes were made in Java 5 (Generics, enum, static imports …), Java 8 (Lambdas, …), and Java 9 (Modules, …),

JVM Languages

The Java Scripting API (JSR223)

AWT and Swing

Java 17

Java 21

Java 22

Additional Libraries

Debugging Tools

Downloads


Lua


Python and Jython

Python IDEs and Development Tools


HTML


XML, XSLT, XSD


Scalable Vector Graphics (SVG)


Markdown


Github


WebEx


ICU – International Components for Unicode


Lucene


TeX and LaTeX


Graphics and Image Handling