TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

Using Google App Engine

17
1 / 1
基於Python的Google App Engine編程(簡體書)
滿額折
出版日:2017/09/30 作者:(美)丹‧桑德森  出版社:中國電力出版社  裝訂:平裝
本書介紹了中高級Web和移動應用的開發者如何使用Google App Engine在雲中構建高度可擴展的Python應用程序。本書的主要內容有:通過一個示例應用程序來指引你親自動手實踐App Engine相關的工具和功能。在開發機器上使用Google Cloud SDK中的工具模擬App Engine。將應用程序結構化為可單獨尋址的模塊,每個模塊都有自己的可擴展配置。利用可擴展的Cloud Dat
定價:528 元
無庫存
出版日:2012/10/26 作者:Dan Sanderson  出版社:Oreilly & Associates Inc  裝訂:平裝
Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Googl
定價:2500 元
無庫存
出版日:2009/05/01 作者:Charles Severance  出版社:Oreilly & Associates Inc  裝訂:平裝
Build exciting, scalable web applications quickly and confidently using Google App Engine and this book, even if you have little or no experience in programming or web development. App Engine is perha
定價:1140 元
無庫存
出版日:2014/11/25 作者:Dan Sanderson  出版社:Oreilly & Associates Inc  裝訂:平裝
Programming Google App Engine with Java teaches intermediate and advanced web developers how to build infinitely scalable applications with App Engine. Like Amazon's EC2, App Engine lets companies "re
定價:2250 元
無庫存
Programming Google App Engine With Python ― Build and Run Scalable Python Apps on Google's Infrastructure
滿額折
出版日:2014/11/25 作者:Dan Sanderson  出版社:Oreilly & Associates Inc  裝訂:平裝
Programming Google App Engine with Python teaches intermediate and advanced web developers how to build infinitely scalable applications with App Engine. Like Amazon's EC2, App Engine lets companies "
定價:2250 元
無庫存
A Smart Agriculture Land Suitability Detection Model Using Machine Learning with Google Earth Engine
滿額折
出版日:2020/10/15 作者:M. Amir Latif  出版社:Lightning Source Inc  裝訂:平裝
定價:2616 元
無庫存
出版日:2015/05/29 作者:Massimiliano Pippi  出版社:博碩文化  裝訂:平裝
Google App Engine 不僅是組成 Google Cloud Platform 的重要元件,並且也是相當廣泛的雲端服務。Python 則是該平台所支援的第一款程式語言,藉由 Python 你便能夠在 Google App Engine 上進行快速開發,為你的專案帶來顯著成效。 本書將會指引你利用 Python 搭配 Google App Engine,從 Google Cloud Pl
絕版無法訂購
Go Web編程(簡體書)
滿額折
出版日:2025/01/01 作者:(新加坡)鄭兆雄  出版社:人民郵電出版社  裝訂:平裝
本書介紹使用Go語言開發Web應用所需的全部基本概念,並詳細講解如何運用現代設計原則使用Go語言構建Web應用。本書通過大量的實例介紹核心概念(如處理請求和發送響應、模板引擎和數據持久化),並深入討論更多高 級主題(如併發、Web應用程序測試以及部署到標準系統服務器和PaaS提供商)。本書以一個網絡論壇為例,講解如何使用請求處理器、多路複用器、模板引擎、存儲系統等核心組件構建一個Go Web應用,然後在這一應用的基礎上,構建出相應的Web服務。值得一提的是,本書在介紹Go Web開發方法時,基本上只用到Go語言自帶的標準庫,而不會用到任何特定的Web框架,讀者學到的知識將不會局限於特定的框架,即使將來需要用到現成的框架或者自行構建框架,仍然會從本書中獲益。本書除了講解具體的Web開發方法,還介紹如何對Go Web應用進行測試,如何使用Go的併發特性提高Web應用的性能,以及如何在Heroku、Google App Engine、Digital Ocean等雲平臺上部署Go Web應用;此外,書中還傳授一些Go Web開發方面的經驗和提示。這些重要的實踐知識將幫助讀者快速成為具有生產力的Go Web開 發者。閱讀本書需要讀者具備基本的Go語言編程技能並掌握Go語言的語法。本書適合所有想用Go語言進行Web開發的讀者閱讀,無論是Web開發的初學者還是入行已久的開 發者都會在閱讀本書的過程中有所收穫。
優惠價: 87 412
無庫存
My Windows 11 Computer for Seniors
滿額折
出版日:2022/03/24 作者:Mike Miller  出版社:QUE CORP  裝訂:平裝
My Microsoft Windows 11 Computer for Seniors is an easy, full-color tutorial on the latest operating system from Microsoft. Veteran author Michael Miller is known for his ability to explain complex topics to everyday readers. Michael wrote this book from the 50+ point of view, using step-by-step instructions and large, full-color photos to cover all the most popular tasks. Miller will help you learn to: Configure Windows 11 to work better for those with vision and physical challenges Explore the web with Microsoft's Edge browser and Google Search Find, install, and use the best Windows apps Reliably connect to the Internet, both at home and away Shop safely online and avoid online scams Make and receive video and voice calls with Skype Connect your phone to your PC to text and make calls Stay connected with friends and family on Facebook, Pinterest, and Twitter Store, touch up, and share your pictures Send and receive email with Windows 11's Email app Keep track of all your files, a
定價:1140 元
無庫存
Python並行編程實戰(第2版)(簡體書)
滿額折
出版日:2021/01/01 作者:(意)Giancarlo Zaccone  出版社:中國電力出版社  裝訂:平裝
本書涵蓋內容:‧ 同步多個線程和進程來管理並行任務。 ‧ 使用消息傳遞技術建立進程間通信來構建並行應用。 ‧ 為自己的GPU卡編程來解決複雜的問題。 ‧ 管理計算實體來執行分布式計算任務。 ‧ 採用事件驅動編程模型編寫高效的程序。 ‧ 使用Django和Google App Engine研究雲技術。 ‧ 應用能改善性能的並行編程技術。
定價:474 元
無庫存
Korean-english Visual Dictionary
滿額折
出版日:2019/10/08 作者:Inc. Dorling Kindersley (COR)  出版社:DK US  裝訂:平裝
With over 6,500 fully illustrated words and phrases in Korean and English, along with a free bilingual audio app, using and learning Korean has never been easier.Perfect for tourists, business travellers and students, DK's Korean English Bilingual Visual Dictionary is your essential companion when buying food, talking about work, discussing health, and studying the Korean language. The dictionary is incredibly easy to follow, with thematically organized vocabulary so you can find closely related words on a particular topic. Words and phrases are illustrated with full-colour photographs and artworks, helping to fix new vocabulary in your mind. A comprehensive two-way index provides an instant reference point for new Korean vocabulary. The supporting audio app enables you to hear over 6,500 words and phrases spoken out loud in both Korean and English. Available on the App Store and Google Play, the audio app is easy to use and provides an intuitive reference for language learning, helpin
優惠價: 79 540
無庫存
出版日:2017/11/12 作者:Laurence Moroney  出版社:Apress  裝訂:平裝
Plan how to build a better app, grow it into a business, and earn money from your hard work using Firebase. In this book, Laurence Moroney, Staff Developer Advocate at Google, takes you through each o
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning Platino Game Engine
滿額折
出版日:2016/11/22 作者:Abhishek Nandy; Debashree Chanda  出版社:Apress  裝訂:平裝
Learn how to build a game using Platino Studio. Follow step-by-step basics to create an app, and then add different functionalities and game logic.With Beginning Platino Game Engine you will be able t
定價:2029 元
無庫存
The Social Media Communication Matrix ─ A New Direction in Public Relations
90 折
出版日:2015/09/10 作者:Kenneth D. Plowman; Beki Wenchel  出版社:Cengage Learning  裝訂:平裝
There are now more than 1.1 billion users on Facebook, and more than 343 million people using Google. YouTube is the world's second largest search engine. More than 400 million tweets are sent daily,
優惠價: 9 2428
無庫存
Google Compute Engine
滿額折
出版日:2014/03/25 作者:Marc Cohen; Kathryn Hurley  出版社:Oreilly & Associates Inc  裝訂:平裝
Learn how to build data-intensive apps that run faster at a lower cost, using Google Compute Engine. Written by Google developers, this tutorial walks you through Google’s new Infrastructure as a Serv
定價:2749 元
無庫存
Xamarin.forms Essentials ― First Steps Toward Cross-platform Mobile Apps
滿額折
出版日:2017/12/03 作者:Gerald Versluis  出版社:Apress  裝訂:平裝
Learn the bare essentials needed to begin developing cross-platform, mobile apps using Xamarin.Forms. Apps can be easily deployed to Google Play or to the Apple App Store. You will gain insight on arc
定價:1739 元
無庫存
  • 17
    1

暢銷榜

客服中心

收藏

會員專區