万本电子书0元读

万本电子书0元读

Microsoft Word
Microsoft Word
Steven Bright
¥20.44
Microsoft Word
Learn Programming by Coding Like a Professional: Create Games, Apps, & Programs
Learn Programming by Coding Like a Professional: Create Games, Apps, & Programs
Tim Codin
¥40.79
Learn Programming by Coding Like a Professional: Create Games, Apps, & Programs
JavaScript: Tips and Tricks to Programming Code with Javascript
JavaScript: Tips and Tricks to Programming Code with Javascript
Charlie Masterson
¥24.44
JavaScript: Tips and Tricks to Programming Code with Javascript
Java: Tips and Tricks to Programming Code with Java
Java: Tips and Tricks to Programming Code with Java
Charlie Masterson
¥24.44
Java: Tips and Tricks to Programming Code with Java
Java: Advanced Guide to Programming Code with Java
Java: Advanced Guide to Programming Code with Java
Charlie Masterson
¥24.44
Java: Advanced Guide to Programming Code with Java
Core Java: The Practical Guide for Beginners
Core Java: The Practical Guide for Beginners
Pravuram Nayak
¥15.59
Core Java: The Practical Guide for Beginners
Professions and Associated Computer Software
Professions and Associated Computer Software
Steven Bright
¥13.90
Professions and Associated Computer Software
Bitcoin Explained: Become a Bitcoin Millionaire in 2018
Bitcoin Explained: Become a Bitcoin Millionaire in 2018
Mark Atwood
¥24.44
Bitcoin Explained: Become a Bitcoin Millionaire in 2018
Affiliate Marketing 2018: Beginners Guide Book to Making Money Online
Affiliate Marketing 2018: Beginners Guide Book to Making Money Online
Cynthia Lyne
¥24.44
Affiliate Marketing 2018: Beginners Guide Book to Making Money Online
Microservices Architecture Handbook: Non-Programmer's Guide for Building Microse
Microservices Architecture Handbook: Non-Programmer's Guide for Building Microse
Stephen Fleming
¥24.93
Microservices Architecture Handbook: Non-Programmer's Guide for Building Microservices
The Unofficial Guide To iOS 10
The Unofficial Guide To iOS 10
My Ebook Publishing House
¥24.44
The Unofficial Guide To iOS 10
FB Pixel Secrets
FB Pixel Secrets
Hillary Scholl
¥23.30
FB Pixel Secrets
Python: Beginner's Guide to Programming Code with Python
Python: Beginner's Guide to Programming Code with Python
Charlie Masterson
¥24.44
Python: Beginner's Guide to Programming Code with Python
Microsoft Excel
Microsoft Excel
Steven Bright
¥28.61
Microsoft Excel
Blockchain Technology with DevOps and Microservices Architecture: A Non-Programm
Blockchain Technology with DevOps and Microservices Architecture: A Non-Programm
Stephen Fleming
¥27.82
Blockchain Technology with DevOps and Microservices Architecture: A Non-Programmer's Handbook
JavaScript: Beginner's Guide to Programming Code with JavaScript
JavaScript: Beginner's Guide to Programming Code with JavaScript
Charlie Masterson
¥24.44
JavaScript: Beginner's Guide to Programming Code with JavaScript
Snapchat Tips, Login, Support, Updates, Emojis, Filters, Streaks, Download App G
Snapchat Tips, Login, Support, Updates, Emojis, Filters, Streaks, Download App G
Kenneth Simpson
¥40.79
Snapchat Tips, Login, Support, Updates, Emojis, Filters, Streaks, Download App Guide
How To Learn Microsoft SQL Server Quickly!
How To Learn Microsoft SQL Server Quickly!
Andrei Besedin
¥24.44
How To Learn Microsoft SQL Server Quickly!
Excel 2016: QuickStart Guide for Beginners
Excel 2016: QuickStart Guide for Beginners
My Ebook Publishing House
¥24.44
Excel 2016: QuickStart Guide for Beginners
Learn Python in One Hour:Programming by Example
Learn Python in One Hour:Programming by Example
Victor R. Volkman
¥40.79
You're already a smart person, you don't need a 1000+ page book to get you started on the web's fastest growing programming platform. Instead, Learn Python in One Hour delivers on the promise of code literacy while saving your most precious commodity - time itself. Volkman's innovative programming-by-example approach means you focus on usage, not mindless detail. Based on the author's sold-out live seminars, you'll see Python's flexible coding technique in action as we refactor from script to procedural to object-oriented during actual problem solving. In a seven-lesson progression, you'll be exposed to this and more: Basic file input and output operations Exception handling with try/except Using functions to compute and return multiple values Basic elements of a class definition and how to call methods Lists, dictionaries, sets, and other collections Iteration through collections, files, sorted sets Converting lists to strings and vice-versa Six most common Python pitfalls Take the One Hour challenge and see if you too can pick up 90% of syntax and semantics in less time than you probably spend commuting each day.About the Author Victor R. Volkman graduated cum laude from Michigan Technological University with a BS in Computer Science in 1986. Since then, he has written for numerous publications, including The C Gazette, C++ Users Journal, Windows Developers Journal, and many others. He has taught college-level programming courses at Washtenaw Community College and has served on its Computer Information Science (CIS) Faculty Advisory Board for more than a decade. Volkman says Python helped him "rediscover the joy of programming again." www.volkman.org From Modern Software Press
Mastering MongoDB 3.x:An expert's guide to building fault-tolerant MongoDB appli
Mastering MongoDB 3.x:An expert's guide to building fault-tolerant MongoDB appli
Alex Giamas
¥259.95
An expert's guide to build fault tolerant MongoDB applicationAbout This Book·Master the advanced modeling, querying, and administration techniques in MongoDB and become a MongoDB expert·Covers the latest updates and Big Data features frequently used by professional MongoDB developers and administrators·If your goal is to become a certified MongoDB professional, this book is your perfect companionWho This Book Is ForMastering MongoDB is a book for database developers, architects, and administrators who want to learn how to use MongoDB more effectively and productively.If you have experience in, and are interested in working with, NoSQL databases to build apps and websites, then this book is for you.What You Will Learn·Get hands-on with advanced querying techniques such as indexing, expressions, arrays, and more.·Configure, monitor, and maintain highly scalable MongoDB environment like an expert.·Master replication and data sharding to optimize read/write performance.·Design secure and robust applications based on MongoDB.·Administer MongoDB-based applications on-premise or in the cloud·Scale MongoDB to achieve your design goals·Integrate MongoDB with big data sources to process huge amounts of dataIn DetailMongoDB has grown to become the de facto NoSQL database with millions of users—from small startups to Fortune 500 companies. Addressing the limitations of SQL schema-based databases, MongoDB pioneered a shift of focus for DevOps and offered sharding and replication maintainable by DevOps teams. The book is based on MongoDB 3.x and covers topics ranging from database querying using the shell, built in drivers, and popular ODM mappers to more advanced topics such as sharding, high availability, and integration with big data sources.You will get an overview of MongoDB and how to play to its strengths, with relevant use cases. After that, you will learn how to query MongoDB effectively and make use of indexes as much as possible. The next part deals with the administration of MongoDB installations on-premise or in the cloud. We deal with database internals in the next section, explaining storage systems and how they can affect performance. The last section of this book deals with replication and MongoDB scaling, along with integration with heterogeneous data sources. By the end this book, you will be equipped with all the required industry skills and knowledge to become a certified MongoDB developer and administrator.Style and approachThis book takes a practical, step-by-step approach to explain the concepts of MongoDB. Practical use-cases involving real-world examples are used throughout the book to clearly explain theoretical concepts.