每天收集的5篇文章, GOOD BLOGGER I FOLLOW, GOOD TIPS
2016-01-01
健康
GOOD BOOKS and VIDEOS and STUDIES
important book
- 精通css解决方案
- JavaScript 高级程序设计
- JavaScript 权威指南
- The Hitchhiker’s Guide to Python!
- Python高级编程
- PyZh
- Node.js教程
- 猴子都能懂的GIT入门〜掌握版本管理〜
- Git
- Pythonic Perambulations
- 哈佛大学公开课:计算机科学cs50
- 从基于Angularjs的模型系统论道
- Security Engineering
- simple-todo
- Refactoring_Patterns
- Frontend Knowledge Structure
- 前端教程&开发模块化/规范化/工程化/优化&工具/调试&值得关注的博客/Git&面试-资源汇总
GOOD CODE STYLE
GOOD TECHNOLOGY COMMUNITY
- Python 中文学习大本营
- Python官方文档中文版
- pythontab
- Python
- awesome-python
- python4cn
- douban
- ourjs
- 前端乱炖
- jstips
- MDN-JavaScript
- informit
- TalkPython
- agiliq
- toptal
GOOD LIBRARIES
-
Celery 是一个简单、灵活且可靠的,处理大量消息的分布式系统,并且提供维护这样一个系统的必需工具。
-
Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
-
The modern error logging and aggregation platform.
-
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
-
Jinja2 is a modern and designer-friendly templating language for Python, modelled after Django’s templates. It is fast, widely used and secure with the optional sandboxed template execution environment:
-
Express
Express Fast, unopinionated, minimalist web framework for Node.js
-
Koa is a new web framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. Through leveraging generators Koa allows you to ditch callbacks and greatly increase error-handling. Koa does not bundle any middleware within core, and provides an elegant suite of methods that make writing servers fast and enjoyable.
-
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library
Front-end
- Grunt
- Gulp
- Bower
- jQuery
- AngularJS
- Backbone
-
Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
GOOD TIPS
- 简单性和模块化是软件工程的基石; 分布式和容错性是互联网的生命 —— 蒂姆
- 从3个科技公司里学到的57条经验
- 总结过去10年的程序员生涯 (经验)—大神的建议
- 什么是真正的程序员
- 什么是真正的程序员(英)
- 如何成为一名卓越的前端工程师
- 知乎/StackOverflow 摘抄
- 重新认识 DRY 原则
- 从英语到计算机基础知识
GOOD BLOGGER I FOLLOW
- 小明明 — emacs/python/lisp/web前端
- 小明明s Github — python 设计模式
- Growth: 全栈增长工程师指南 — 全栈指南
- wklken — python
- 叶小钗
- 于江水
- the5fire的技术博客
- 吉吉于
- A. Jesse Jiryu Davis
- leavesongs
- siddontang
- 晚晴幽草轩
笔试面试
每天收集的5篇文章
2016-10-23
2016-10-22
- Why We Chose Vue.js
- 我为什么从python转向go
- 程序员技术练级攻略
- 在 Ubuntu 14.04 和 Linux Mint 17 上安装 Atom 文本编辑器
- how-to-use-atom
2016-10-21
- Python Multithreading Tutorial: Concurrency and Parallelism
- web-server
- How Celery Chord Synchronization Works
- Getting started with redis-py
- Chrome设置使用GoAgent
2016-10-20
- 教你阅读Python开源项目代码
- 使用Celery
- Why RapidSMS for SMS Application Development
- Effective Python Item 40: Consider Coroutines to Run Many Functions Concurrently
- Awesome Flask
2016-10-19
2016-10-18
- 从零构建一个简单的 Python 框架
- 一分钟让你的程序支持队列和并发
- Implementing MapReduce with multiprocessing
- Porting Python 2 Code to Python 3
- 我的开源世界观
2016-10-17
2016-10-16
- 使用Go语言每分钟处理1百万请求(译)
- 关于Go tools的比较有用的flags
- S.O.L.I.D 原则在 Go 中的应用(下)
- Defensive programing(防御性编程)
- commentbox用到了那些前端技术
2016-10-15
2016-10-14
- vue 对比其他框架
- Vuex —— The core of Vue application
- Vue.js 开发实践:实现精巧的无限加载与分页功能
- VUE也有自己的日历组件
- 图片较多的网站,如淘宝京东、美丽说花瓣、QQ空间、百度图片等都采用哪些技术优化图片展示?
2016-10-13
- Vue2.0 新手完全填坑攻略—从环境搭建到发布——Jinkey 原创
- angularJs案例汇总
- 通过todoMVC来学vue.js的使用
- Vue.js 中的数组变动检测
- Vue.js 中的 $watch
2016-10-12
2016-10-11
2016-10-10
2016-10-09
2016-10-08
- About HTML semantics and front-end architecture
- javascript-refresh
- 好吧,CSS3 3D transform变换,不过如此!
- 两个viewport的故事(第一部分)
- 两个viewport的故事(第二部分)
2016-10-07
- 99%的人都理解错了HTTP中GET与POST的区别
- 统一回复《怎么学JavaScript?》
- Weex 中的 virtual-DOM 介绍
- Code Review for Vue 2.0 Preview
- 乐观锁与悲观锁及应用举例
2016-10-06
- PythonDecoratorLibrary
- 完全理解Python迭代对象、迭代器、生成器
- Python装饰器学习(九步入门)
- Python之美 从菜鸟到高手 – 生成器之全景分析
- python模块与包加载机制
2016-10-05
- Nginx配置文件详细说明
- Python 虚拟环境:Virtualenv
- Django+MySQL安装配置详解(Linux)[更新为1.8.2版]
- 让Nginx处理Django的静态文件
- Nginx 403 Forbidden 问题
2016-10-04
- Python模板-Jinja2
- 使用 Python 进行线程编程
- The time-complexity of various operations in current CPython
- Flask大型教程项目
- 初探Backbone
2016-10-03
2016-10-02
2016-10-01
2016-09-30
- Ubuntu 重启 Nginx 失败,* Restarting nginx nginx …fail!
- uwsgi初始配置问题
- pythontip
- 说说JSON和JSONP,也许你会豁然开朗
- 从输入 URL 到浏览器接收的过程中发生了什么事情?
2016-09-29
2016-09-28
2016-09-27
- 手算KMP匹配的Next值和Nextval值
- wireshark抓包图解 TCP三次握手/四次挥手详解
- Choosing an HTTP Status Code — Stop Making It Hard
- vue 自定义指令实现数据拉取更新
- Effective前端1:能使用html/css解决的问题就不要使用JS
2016-09-26
- 善良比聪明重要
- 前端的归宿与价值
- DevTools
- CSS Architectures: New Best Practices
- CSS Architectures: Refactor Your CSS
2016-09-25
- CDNs fail, but your scripts don’t have to - fallback from CDN to local jQuery
- 10 Tips for Learning a New Technology
- 5 Things You Should Stop Doing With jQuery
- web制作、开发人员需知的Web缓存知识
- (造福中国前端界)纯前端Js完美解决各种汉字urlencode,urldecode,编码解码问题,不借助任何字库,内码表,轻松一行,兼容IE8+,chrome,firefox,safari等主流浏览器
2016-09-24
- Asynchronous JS: Callbacks, Listeners, Control Flow Libs and Promises
- Making the Mobile Web Faster
- CSS布局的未来
- 前端开发攻城师绝对不可忽视的五个HTML5新特性
- JavaScript 开发者经常忽略或误用的七个基础知识点
2016-09-23
2016-09-22
- [译] 基于 Webpack 和 ES6 打造 JavaScript 类库
- 只有20行Javascript代码!手把手教你写一个页面模板引擎
- 前端研发生态环境构建经验谈
- What is a Full Stack developer?
- Weex——灵活的移动端高性能动态化方案