作者 |
主題 分頁:[ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 ] |
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 411 篇)
2020/06/04 的免費書籍為
Mastering JavaScript Functional Programming - Second Edition
By Federico Kereki
Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testing
Jan 2020
470 pages
Key Features
Explore this second edition updated to cover features like async functions and transducers, as well as functional reactive programming
Enhance your functional programming (FP) skills to build web and server apps using JavaScript
Use FP to enhance the modularity, reusability, and performance of apps
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-04 11:01 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 412 篇)
2020/06/05 的免費書籍為
WordPress Plugin Development Cookbook - Second Edition
By Yannick Lefebvre
Learn to create plugins for WordPress 4.x to deliver custom projects or share with the community through detailed step-by-step recipes and code examples
Jul 2017
386 pages
Key Features
Learn how to change and extend WordPress to perform virtually any task
Explore the plugin API through approachable examples and detailed explanations
Mold WordPress to your project’s needs or transform it to benefit the entire community
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-05 10:27 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 413 篇)
2020/06/06 的免費書籍為
OpenCV 3 Computer Vision with Python Cookbook
By Alexey Spizhevoy, Aleksandr Rybnikov
Recipe-based approach to tackle the most common problems in Computer Vision by leveraging the functionality of OpenCV using Python APIs
Mar 2018
306 pages
Key Features
Build computer vision applications with OpenCV functionality via Python API
Get to grips with image processing, multiple view geometry, and machine learning
Learn to use deep learning models for image classification, object detection, and face recognition
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-06 11:34 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 414 篇)
2020/06/07 的免費書籍為
Hands-On Transfer Learning with TensorFlow 2.x
By Chansung Park
Get to grips with the fundamentals of transfer learning and learn how to implement them using real-world examples in TensorFlow 2.0
Nov 2020
312 pages
Key Features
Apply transfer learning techniques to train efficient deep learning models
Build transfer learning models from scratch using the power of TensorFlow 2.0
Overcome the challenges faced while applying transfer learning in computer vision and NLP
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-07 09:43 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 415 篇)
2020/06/08 的免費書籍為
Mastering PostgreSQL 11 - Second Edition
By Hans-Jürgen Schönig
Master the capabilities of PostgreSQL 11 to efficiently manage and maintain your database
Oct 2018
446 pages
Key Features
Master advanced concepts of PostgreSQL 11 with real-world datasets and examples
Explore query parallelism, data replication, and database performance while working with larger datasets
Extend the functionalities of your PostgreSQL instance to suit your organization’s needs with minimal effort
可以線上閱讀
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-08 10:28 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 416 篇)
2020/06/09 的免費書籍為
Learning Java by Building Android Games - Second Edition
By John Horton
Get ready for a fun-filled experience of learning Java by developing games for the Android platform
Aug 2018
774 pages
Key Features
Learn Java, Android, and object-oriented programming from scratch
Build games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and a 2D Scrolling Shooter
Create and design your own games, such as an open-world platform game
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-09 10:41 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 417 篇)
2020/06/10 的免費書籍為
SQL Server 2017 Developer's Guide
By Dejan Sarka, Miloš Radivojević, William Durkin
Build smarter and efficient database application systems for your organization with SQL Server 2017
Mar 2018
816 pages
Key Features
Build database applications by using the development features of SQL Server 2017
Work with temporal tables to get information stored in a table at any time
Use adaptive querying to enhance the performance of your queries
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-10 09:52 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 418 篇)
2020/06/11 的免費書籍為
Hands-On Data Structures and Algorithms with Python - Second Edition
By Dr. Basant Agarwal, Benjamin Baka
Learn to implement complex data structures and algorithms using Python
Oct 2018
398 pages
Key Features
Understand the analysis and design of fundamental Python data structures
Explore advanced Python concepts such as Big O notation and dynamic programming
Learn functional and reactive implementations of traditional data structures
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-11 11:08 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 419 篇)
2020/06/12 的免費書籍為
Google Cloud Platform for Developers
By Ted Hunter, Steven Porter
Develop, deploy, and scale your applications with Google Cloud Platform
Jul 2018
506 pages
Key Features
Create and deploy your applications on Google Cloud Platform
Store and manage source code and debug Cloud-hosted apps with plugins and IDEs
Streamline developer workflows with tools for alerting and managing deployments
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-12 12:15 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 420 篇)
2020/06/13 的免費書籍為
AWS Certified Solutions Architect - Associate Guide
By Gabriel Ramirez, Stuart Scott
Learn from the AWS subject-matter experts, apply real-world scenarios and clear the AWS Certified Solutions Architect Associate exam
Oct 2018
626 pages
Key Features
Build highly reliable and scalable workloads on the AWS platform
Pass the exam in less time and with confidence
Get up and running with building and managing applications on the AWS platform
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-13 14:52 |
|
所有時間均為GMT+8, 現在是2025-01-19 15:18 分頁:[ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 ] |