
Gutenberg Books
Archive.org
Z-Lib
Standard Ebooks
ManyBooks.net
PDF Magazine Download
WorldMags
Open Library
Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
Gutenberg Books
ClojureNo Gutenberg Books videos yet. You could help us improve this page by suggesting one.
Based on our record, Gutenberg Books should be more popular than Clojure. It has been mentiond 133 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
From Italy, https://www.gutenberg.org/ gives a 404 error and https://gutenberg.org/ opens a very official-looking page stating "police notice. This site is under judicial seizure" and references a sentence number: "criminal proceedings 52127/20 R.N.R.I. Tribunal of Rome" Any idea what's happening? - Source: Hacker News / about 2 months ago
I got a kindle Scribe which can load PDF, HTML and text files via iPhone Kindle App and read offline. Since most pre-1925 books are out of copyright and free on https://gutenberg.org, ACM is open access (https://dl.acm.org/) and we have open https://arxiv.org/, it is the golden age for readers seeking original content. We donโt need bots to read for us. We can live in the mind of human writers. - Source: Hacker News / 5 months ago
If you are willing to relinquish copyright claims on your work, for example by including a copyleft statement in the bookโs preface, an organization like Project Gutenberg may be willing to host it, ostensibly in perpetuity. Other considerations are whether the book can stand alone as text-only, or will it rely on additional media to convey its message to the reader? More about Project Gutenberg:... - Source: Hacker News / over 1 year ago
You can also read free books at archive.org and gutenberg.org. Source: over 2 years ago
If you like classics you can get public domain books from gutenberg.org. Source: over 2 years ago
One of the most famous talks in computer science is Simple Made Easy by Rich Hickey, The creator of the programming language Clojure. In it, he explains that, "simple" and "easy" are not the same thing. He refers to the word origins of the two words:. - Source: dev.to / 7 days ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / about 2 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year ago
Clojure is a LISP for the Java Virtual Machine (JVM). As a schemer, I wondered if I should give Clojure a go professionally. After all, I enjoy Rich Hickey's talks and even Uncle Bob is a Clojure fan. So I considered strength and weaknesses from my point of view:. - Source: dev.to / over 1 year ago
Archive.org - Internet Archive is a non-profit digital library offering free universal access to books, movies...
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
Z-Lib - ZLibraryPart of Z-Library project. The world's largest ebook library.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Standard Ebooks - Online library of downloadable e-books that focuses on quality and modern standards in typography.
Rust - A safe, concurrent, practical language