All Projects → paul-hammant → Tbd

paul-hammant / Tbd

Licence: other
Source for TrunkBasedDevelopment.com

Projects that are alternatives of or similar to Tbd

Practical Modern Javascript
🏊 Dive into ES6 and the future of JavaScript
Stars: ✭ 2,931 (+880.27%)
Mutual labels:  book
Tensorflow In Depth
《深入理解TensorFlow》项目代码与样章
Stars: ✭ 281 (-6.02%)
Mutual labels:  book
Machine Learning Books
book
Stars: ✭ 290 (-3.01%)
Mutual labels:  book
Hott Intro
An introductory course to Homotopy Type Theory
Stars: ✭ 277 (-7.36%)
Mutual labels:  book
Write You A Haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Stars: ✭ 3,064 (+924.75%)
Mutual labels:  book
Scala With Cats
Source code for Scala with Cats
Stars: ✭ 283 (-5.35%)
Mutual labels:  book
Progressive Web Apps Book
All of the code for "Progressive Apps" - a book by Dean Hume
Stars: ✭ 270 (-9.7%)
Mutual labels:  book
Go Ast Book
📚 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)
Stars: ✭ 4,034 (+1249.16%)
Mutual labels:  book
Solid
Книга о принципах объектно-ориентированного дизайна SOLID
Stars: ✭ 280 (-6.35%)
Mutual labels:  book
Nodebook
📖 Livre publié aux Éditions Eyrolles • Première édition : Node.js v10 et npm v6.
Stars: ✭ 286 (-4.35%)
Mutual labels:  book
Hexo Douban
💿 A simple plugin for hexo that helps us generate pages for douban books ,movies and games.
Stars: ✭ 277 (-7.36%)
Mutual labels:  book
Game Programmer Study Notes
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
Stars: ✭ 6,050 (+1923.41%)
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 (-5.35%)
Mutual labels:  book
Friendbook
📕 "友书" 小说阅读app
Stars: ✭ 275 (-8.03%)
Mutual labels:  book
Dive Into Dl Tensorflow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Stars: ✭ 3,380 (+1030.43%)
Mutual labels:  book
Guide.elm Lang.org
My book introducing you to Elm!
Stars: ✭ 270 (-9.7%)
Mutual labels:  book
Game Programming Patterns
Source repo for the book
Stars: ✭ 3,096 (+935.45%)
Mutual labels:  book
Zero To Production
Code to follow along the "Zero To Production" book on API development in Rust.
Stars: ✭ 289 (-3.34%)
Mutual labels:  book
Aofe.code
《前端架构:从入门到微前端》源码,code for Architecture of Frontend
Stars: ✭ 292 (-2.34%)
Mutual labels:  book
Data Science At The Command Line
Data Science at the Command Line
Stars: ✭ 3,174 (+961.54%)
Mutual labels:  book

Source for https://trunkbaseddevelopment.com

Running locally

First: Install hugo for yourself

Next: Clone this repo, and cd into the 'tbd' dir in question

Next: Launch Hugo, like so:

hugo server

Next: Take a look on localhost:1313

Then edit away ... Hugo hot-reloads pages.

Contribution rules

  1. Contribute if you have something to add to the site.
  2. Keep the message multi-level (beginner, intermediate, advanced).
  3. Understand that some people are diametrically opposed to this, and if you're to convince them at all, it will be very carefully.
  4. No inflamed language, please.
  5. Abide by the golden rule and generally write according to the 'High Esteem' value.
  6. Links to Blog entries, tweets (etc) should go in a collapsed refs section without forward links inline. Stick to chronological order, per section.
  7. Links to mainstream books, and Gartner-style reports, inline. Use affiliate codes that contribute to the original authors, if applicable.
  8. Avoid H1 tags (single hash/pound '#') as the hugo theme doesn't do the right thing with them
  9. Be careful with the dates in the front matter of the markdown sources. We're contriving them presently, as they guide <prev/next> article navigation
  10. Don't shorten to TBD beyond the single use we already have.
  11. Repo and Deps should be expanded to their long form

How to contribute?

Pull-Requests, of course, if you're not a committer.

English contributions (expansions of the material) to the master branch

Chinese translations to the cn branch. - should always reflect the English content, so we can use merge tracking keep the two in step.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].