web
Flask Web开发:基于Python的Web应用开发实战 Douban
8.9 (15 ratings) author: [美] Miguel Grinberg translator: 安道 publishing house: 人民邮电出版社 2014
本书不仅适合初级Web开发人员学习阅读,更是Python程序员用来学习高级Web开发技术的优秀参考书。
• 学习Flask应用的基本结构,编写示例应用;
• 使用必备的组件,包括模板、数据库、Web表单和电子邮件支持;
• 使用包和模块构建可伸缩的大型应用;
• 实现用户认证、角色和个人资料;
• 在博客网站中重用模板、分页显示列表以及使用富文本;
• 使用基于Flask的REST式API,在智能手机、平板电脑和其他第三方客户端上实现可用功能;
• 学习运行单元测试以及提升性能;
• 将Web应用部署到生产服务器。
Dec. 10, 2015 to read web python 开发
Python web
Web Analytics Douban
author: Avinash Kaushik publishing house: Sybex 2007 - 6
在线阅读本书
Written by an in-the-trenches practitioner, this step-by-step guide shows you how to implement a successful Web analytics strategy. Web analytics expert Avinash Kaushik, in his thought-provoking style, debunks leading myths and leads you on a path to gaining actionable insights from your analytics efforts. Discover how to move beyond clickstream analysis, why qualitative data should be your focus, and more insights and techniques that will help you develop a customer-centric mindset without sacrificing your company’s bottom line.
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
JavaScript Douban Skybridge Goodreads
9.6 (5 ratings) author: Douglas Crockford publishing house: Yahoo Press 2008 - 5 other title: JavaScript: The Good Parts
Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book offers a detailed explanation of the features that make JavaScript an outstanding object-oriented programming language, and warns you about the bad parts.
In the process, JavaScript: The Good Parts defines a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole. Author Douglas Crockford, a member of JavaScript 2.0 committee at ECMA, is considered by many people in the development community to be the JavaScript expert.
A beautiful, elegant, lightweight and highly expressive language lies buried under a steaming pile of good intentions and blunders, he explains. The very good ideas include functions, loose typing, dynamic objects, and an expressive object literal notation. Awful ideas include a programming model based on global variables. With JavaScript: The Good Parts, you can release this elegant programming language from its old shell, and create more maintainable, extensible, and efficient code.
The book's topics include:
* Syntax
* Objects
* Functions
* Inheritance
* Arrays
* Regular expressions
* Methods
* Style
* Beautiful features
Appendices summarize JavaScript's bad parts and awful parts. But the greatest benefit of studying the good parts is that you can avoid the need to unlearn the bad parts. If you want to learn more about the bad parts and how to use them badly, consult any other JavaScript book.
JavaScript is the language of the Web -- the only language found in all browsers -- so avoiding it altogether is not an alternative. But, whether you're managing object libraries or just trying to get Ajax to run fast, Crockford's guidance in JavaScript: The Good Parts will help you create truly effective JavaScript code.
The Principles of Beautiful Web Design Douban Goodreads
author: Jason Beaird publishing house: SitePoint 2007 - 2
Tired of making web sites that work absolutely perfectly but just don't look nice?
If so, then The Principles of Beautiful Web Design is for you. A simple, easy-to-follow guide, illustrated with plenty of full-color examples, this book will lead you through the process of creating great designs from start to finish. Good design principles are not rocket science, and using the information contained in this book will help you create stunning web sites.
# Understand the design process, from discovery to implementation
# Understand what makes "good design"
# Developing pleasing layouts using grids, the rule of thirds, balance and symmetry
# Use color effectively, develop color schemes and create a palette
# Use textures, lines, points, shapes, volumes and depth
# Learn how good typography can make ordinary designs look great
# Effective imagery: choosing, editing and placing images
# And much more
Throughout the book, you'll follow an example design, from concept to completion, learning along the way.