Skip to content

Write a "learn" page or a guide on IO #576

Open
@puredanger

Description

@puredanger

This is a place where Clojure relies heavily on Java and having an overview of that would be very helpful

  • streams vs reader/writers
  • buffered and other kinds of readers
  • charsets
  • stdin/stdout/stderr
  • slurp/spit
  • clojure.java.io
  • using read, read-line, read-string
  • printing is probably a separate page/guide and we have a ticket for that, but maybe just a bit would be useful
  • the role of edn

Activity

AlexAti

AlexAti commented on Mar 29, 2023

@AlexAti

In case someone is looking for such a guide, part of the mentioned content is freely available at https://freecontent.manning.com/dive-into-clojure-java-io/ from the upcoming "Clojure, The Essential Reference" book by Renzo Borgatti (@reborg).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @puredanger@AlexAti

        Issue actions

          Write a "learn" page or a guide on IO · Issue #576 · clojure/clojure-site