- MongoDB Cookbook(Second Edition)
- Cyrus Dasadia Amol Nayak
- 143字
- 2021-07-23 14:38:54
What you need for this book
The version of MongoDB used to try out the recipes is 3.0.2. The recipes are good for version 2.6.x as well. In case of some special feature specific to version 2.6.x, it would be explicitly mentioned in the recipe. Unless explicitly mentioned, all commands should be executed on Ubuntu Linux.
The samples where Java programming was involved were tested and run on Java Version 1.7, and Python code was run using Python v2.7 (compatible with Python 3). For MongoDB drivers, you can choose to use the latest available version.
These are pretty common types of software, and their minimum versions are used across different recipes. All the recipes in this book will mention the required software to complete it and their respective versions. Some recipes need to be tested on a Windows system, while some on Linux.
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Flutter開發實戰詳解
- Progressive Web Apps with React
- Python for Secret Agents:Volume II
- .NET 4.0面向對象編程漫談:基礎篇
- Functional Kotlin
- C程序設計案例教程
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Getting Started with Laravel 4
- PySide 6/PyQt 6快速開發與實戰
- Node.js從入門到精通
- Python物理建模初學者指南(第2版)
- Apache Solr for Indexing Data
- Python數據可視化之matplotlib實踐
- C語言開發寶典