-
Updated
Oct 20, 2020
{{ message }}
Security Guide for Developers (实用性开发人员安全须知)
A curated list for awesome kubernetes sources
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
A list of books
Sci-Fi worth consuming
Full Speed Python: a book for self-learners
Top 100 Hacking & Security E-Books (Free Download)
It should be decodestring in python 2 and decodebytes in python 3.
openlibrary/plugins/importapi/code.py
462: username, password = base64.decodestring(authstring).split(':')
606: username, password = base64.decodestring(authstring).split(':')
Notes from books and other interesting things that I've read. Table of contents at the end
Awesome Books
@rsapkf's linkroll.
Most influential books on Computer Science/programming
List of Elixir books
Add a description, image, and links to the books topic page so that developers can more easily learn about it.
To associate your repository with the books topic, visit your repo's landing page and select "manage topics."
if you are looking to contribute to Mind-Expanding Books, I would recommend focusing on improving the website which can be accessed at http://books.vishnuks.com/ (soon to get its own domain). The source code lives in
/appdirectory.There are a ton of improvements that can be made to the website. I have some issues opened at https://github.com/hackerki