Skip to content
#

ebooks

Here are 221 public repositories matching this topic...

我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.

  • Updated Jun 15, 2020
iisa
iisa commented Mar 22, 2020

Task:
Identify how the BookReader behaves on archive.org when it loads a book item with certain parameters.
Then, create more tickets/issues to

  • Check URL Plugin to determine behavior, and base parameters being tracked in URL
  • QA archive.org for various ways a URL can load using various types of books (public domain, borrowable)
  • Upon creating a list of expected behaviors, create Github
TheRealist908
TheRealist908 commented Dec 25, 2017

On page 106, Creating More Documents walks us through how to create team records and then use the ids that are created and pass retrieve them to build the inserts into the employee documents. The source code example for function insertEmployees (pd, devops, acct, callback) {...} uses the team ids created from function insertTeams (e.g. pd._id, devops._id, and acct._id) and references the

Improve this page

Add a description, image, and links to the ebooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ebooks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.