-
- Rust: Writing Scalable Chat Service from Scratch
- https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html
- Rustで小さなwebブラウザをつくる
https://browserbook.shift-js.info/
- Rustを実践的に学ぶには - …
-
It would be funny if you added femboys holding programming books like https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books/blob/master/Javascript/Felix_Argyle_Scared_By_JavaScript_The_Goo…
-
# Issue description
For dish socket with UDP multicast, if it binds on INADDR_ANY (see code [here](https://github.com/zeromq/libzmq/blob/v4.3.4/src/udp_engine.cpp#L173-L177)), it will receive messa…
-
Here is a list with lots of more free ebooks: https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md
Maybe we can find a way to parse that list and add it to our free ebo…
-
To better sort the books we can put categories like **Mathematics, Programming, IA...**. And ask for **IA** to get all the books about IA.
-
Allow usage of client on remote server. Ex:
``` js
PirateBay.search('Programming Books', {
remote: true
})
```
will return the same results as:
``` js
PirateBay.search('Programming Books')
```
T…
-
"Hacktoberfest" is on our topics list, so all PRs to the repo are eligible for Hacktoberfest awards. Register at https://hacktoberfest.com/
As we get lots of submissions during Hacktoberfest, there…
-
A short link to the programming language in the correct spoken language in the description of the language?
https://github.com/vhf/free-programming-books
e.g.
[C++ english](https://github.com/vhf/…
l00mi updated
8 years ago
-
Hi,
I have a site with tons of books and want to move it to Zola.
Is there a way to have multiple books, each one with their own chapters?
Example:
```
content
├── programming
│ ├── …
-
Since a pipe `|` could mean table column in markdown, it seems that engine doesn't take into account as same as GFM does. GitHub Preview only renders table if there are joint with a heading markup, bu…