All Projects → Thinking In Java Zh → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Thinking In Java Zh

Machine Learning Books
book
Stars: ✭ 290 (-25.64%)
Mutual labels:  book
Write You A Haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Stars: ✭ 3,064 (+685.64%)
Mutual labels:  book
Hadoop Book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
Stars: ✭ 3,317 (+750.51%)
Mutual labels:  book
Zero To Production
Code to follow along the "Zero To Production" book on API development in Rust.
Stars: ✭ 289 (-25.9%)
Mutual labels:  book
Rwdtow
Ruby Web Dev: The Other Way. Personal best practices guide.
Stars: ✭ 267 (-31.54%)
Mutual labels:  book
Materialhome
一个基于 Material Design 风格设计的图书展示类App,豆瓣图书,在线电子书。
Stars: ✭ 331 (-15.13%)
Mutual labels:  book
Scala With Cats
Source code for Scala with Cats
Stars: ✭ 283 (-27.44%)
Mutual labels:  book
Hands On Ml Zh
📖 [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
Stars: ✭ 3,616 (+827.18%)
Mutual labels:  book
Friendbook
📕 "友书" 小说阅读app
Stars: ✭ 275 (-29.49%)
Mutual labels:  book
Book 100
最值得推荐的100本计算机书籍
Stars: ✭ 304 (-22.05%)
Mutual labels:  book
Read Weekly
Think Outside The Box And Monkey Reading / 每周一书
Stars: ✭ 300 (-23.08%)
Mutual labels:  book
Code
Source code for the book Rust in Action
Stars: ✭ 262 (-32.82%)
Mutual labels:  book
One Python Craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
Stars: ✭ 4,123 (+957.18%)
Mutual labels:  book
Aofe.code
《前端架构:从入门到微前端》源码,code for Architecture of Frontend
Stars: ✭ 292 (-25.13%)
Mutual labels:  book
Go101
An online book focusing on Go syntax/semantics and runtime related things
Stars: ✭ 4,128 (+958.46%)
Mutual labels:  book
Data Science At The Command Line
Data Science at the Command Line
Stars: ✭ 3,174 (+713.85%)
Mutual labels:  book
24daysofrust
Code examples accompanying my "24 days of Rust" article series.
Stars: ✭ 322 (-17.44%)
Mutual labels:  book
Tensorflow In Depth
《深入理解TensorFlow》项目代码与样章
Stars: ✭ 281 (-27.95%)
Mutual labels:  book
Docker practice
Learn and understand Docker technologies, with real DevOps practice!
Stars: ✭ 19,768 (+4968.72%)
Mutual labels:  book
Hexo Douban
💿 A simple plugin for hexo that helps us generate pages for douban books ,movies and games.
Stars: ✭ 277 (-28.97%)
Mutual labels:  book
Boost Cookbook
Online examples from "Boost C++ Application Development Cookbook":
Stars: ✭ 306 (-21.54%)
Mutual labels:  book
Guide.elm Lang.org
My book introducing you to Elm!
Stars: ✭ 270 (-30.77%)
Mutual labels:  book
Awesome Devbook
📕 국내 개발 도서 리스트
Stars: ✭ 351 (-10%)
Mutual labels:  book
R4ds
R for data science: a book
Stars: ✭ 3,231 (+728.46%)
Mutual labels:  book
The Little Go Book zh cn
《The Little Go Book》中文译本,中文正式名《Go简易教程》
Stars: ✭ 304 (-22.05%)
Mutual labels:  book
Kaobook
A LaTeX class for books, reports or theses based on https://github.com/kenohori/thesis and https://github.com/Tufte-LaTeX/tufte-latex.
Stars: ✭ 300 (-23.08%)
Mutual labels:  book
Pure Sh Bible
📖 A collection of pure POSIX sh alternatives to external processes.
Stars: ✭ 3,246 (+732.31%)
Mutual labels:  book
Machine Learning Yearning Korean Translation
Korean translation of machine learning yearning book by Andrew Ng.
Stars: ✭ 341 (-12.56%)
Mutual labels:  book
Tbd
Source for TrunkBasedDevelopment.com
Stars: ✭ 299 (-23.33%)
Mutual labels:  book
D2l Pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Stars: ✭ 3,810 (+876.92%)
Mutual labels:  book
Go Ast Book
📚 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)
Stars: ✭ 4,034 (+934.36%)
Mutual labels:  book
Raytracing.github.io
Main Web Site (Online Books)
Stars: ✭ 4,485 (+1050%)
Mutual labels:  book
Dive Into Dl Tensorflow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Stars: ✭ 3,380 (+766.67%)
Mutual labels:  book
Software Foundations
Software Foundations in Idris
Stars: ✭ 383 (-1.79%)
Mutual labels:  book
Nodebook
📖 Livre publié aux Éditions Eyrolles • Première édition : Node.js v10 et npm v6.
Stars: ✭ 286 (-26.67%)
Mutual labels:  book
Thief
一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。
Stars: ✭ 3,974 (+918.97%)
Mutual labels:  book
Byte Of Vim
"A Byte of Vim" is a book which aims to help you to learn how to use the Vim editor (version 7), even if all you know is how to use the computer keyboard.
Stars: ✭ 283 (-27.44%)
Mutual labels:  book
It Books
IT, Programming & Computer science books
Stars: ✭ 356 (-8.72%)
Mutual labels:  book
Game Programming Patterns
Source repo for the book
Stars: ✭ 3,096 (+693.85%)
Mutual labels:  book
Craftinginterpreters
Repository for the book "Crafting Interpreters"
Stars: ✭ 4,298 (+1002.05%)
Mutual labels:  book
Solid
Книга о принципах объектно-ориентированного дизайна SOLID
Stars: ✭ 280 (-28.21%)
Mutual labels:  book
Infosec
Учебное пособие по защите информации кафедры радиотехники и систем управления МФТИ
Stars: ✭ 386 (-1.03%)
Mutual labels:  book
Game Programmer Study Notes
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
Stars: ✭ 6,050 (+1451.28%)
Mutual labels:  book
You Dont Know Js
📗📒 (PT-Br translation) JS Book Series.
Stars: ✭ 3,683 (+844.36%)
Mutual labels:  book
Hott Intro
An introductory course to Homotopy Type Theory
Stars: ✭ 277 (-28.97%)
Mutual labels:  book
Thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
Stars: ✭ 4,070 (+943.59%)
Mutual labels:  book
Practical Modern Javascript
🏊 Dive into ES6 and the future of JavaScript
Stars: ✭ 2,931 (+651.54%)
Mutual labels:  book
Spark Gotchas
Spark Gotchas. A subjective compilation of the Apache Spark tips and tricks
Stars: ✭ 308 (-21.03%)
Mutual labels:  book
Progressive Web Apps Book
All of the code for "Progressive Apps" - a book by Dean Hume
Stars: ✭ 270 (-30.77%)
Mutual labels:  book
Istio Handbook
Istio Handbook - Istio Service Mesh Advanced Practical(Istio 服务网格进阶实战) - https://jimmysong.io/istio-handbook
Stars: ✭ 374 (-4.1%)
Mutual labels:  book
Tongjian
资治通鉴易读版
Stars: ✭ 268 (-31.28%)
Mutual labels:  book
Little Javascript Book
Early draft for The Little JavaScript Book
Stars: ✭ 305 (-21.79%)
Mutual labels:  book
Choo Handbook
🚂✋📖 - Learn the choo framework through a set of exercises
Stars: ✭ 266 (-31.79%)
Mutual labels:  book
Simplereader
参考"任阅" 网络小说阅读器,一款ReactNative小说阅读器
Stars: ✭ 351 (-10%)
Mutual labels:  book
Sanic For Pythoneer
📚 一份sanic使用教程,开源小书
Stars: ✭ 303 (-22.31%)
Mutual labels:  book
Ansible For Kubernetes
Ansible and Kubernetes examples from Ansible for Kubernetes Book
Stars: ✭ 389 (-0.26%)
Mutual labels:  book
Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
Stars: ✭ 4,129 (+958.72%)
Mutual labels:  book
Spark Structured Streaming Book
The Internals of Spark Structured Streaming
Stars: ✭ 371 (-4.87%)
Mutual labels:  book
How To Collaborate On Github
A mini book about collaborating on GitHub
Stars: ✭ 346 (-11.28%)
Mutual labels:  book
Kubernetes Kitap
Stars: ✭ 299 (-23.33%)
Mutual labels:  book
1-60 of 398 similar projects