某熊周刊系列:一周推薦外文技術資料(12.1)

某熊周刊系列:一周推薦外文技術資料是筆者每周瀏覽外文技術網站中時發現的不錯的文章/項目/書籍/教程的集錦,可以關注筆者的專欄某熊的全棧之路及時獲取更新。資訊來源包括但不限於Medium、Twitter、Google Plus、Reddit、Hacker News、DZone、Github Trending。另外,周刊中的技術知識框架圖參照筆者的2016:我的編程知識體系結構。請自備梯子。

技術縱橫

  • Top 5 Developer Links of 2016
  • The Programmer』s Guide to Booking a Plane
  • 50 Things I』ve Learned About Product Management
  • Why I studied full-time for 8 months for a Google interview

編程語言

  • Modern Garbage Collection:基於Go語言講解現代垃圾收集演算法
  • PHP can』t jump? Thing about recursion.
  • Four years with Rust

編程基礎

  • Awesome Bits:一系列可以用位運算實現的神奇功能
  • Modern video compression for the internet

Web

  • JavaScript Frameworks Are Great:比較精鍊的語言介紹了常見的Web框架
  • Front-End Performance Checklist 2017 (PDF, Apple Pages):詳細介紹了前端性能優化的要點
  • Electron + Vue.js
  • AJAX Explained by Upgrading Your Video Game Character
  • Writing HTML with accessibility in mind
  • 3D flip clock counter in pure CSS
  • React "Aha" Moments
  • Webpack Tricks

服務端應用程序架構

  • Advanced Node.js Project Structure Tutorial - Node.js at Scale
  • 2015-The Art of Scalability Scalable Web Architecture 2nd【Book】

數據科學與機器學習

  • Artificial Intelligence + Human Intelligence = Our Future
  • The Best Way to Prepare a Dataset Easily
  • MARK ZUCKERBERG:Building Jarvis
  • Practical Deep Learning For Coders:7周的免費視頻教程,零基礎學習如何構建那些神奇的深度學習模型
  • Coding a Deep Neural Network to Steer a Car: Step By Step

基礎架構

  • Improving load balancing with a new consistent-hashing algorithm

信息安全

  • Learning From A Year of Security Breaches
  • js-vuln-db:A collection of JavaScript engine CVEs with PoCs

iOS&Android

  • Design Like a Coder: Efficient Android Layouts
  • iOS Architecture Pattern Swift
  • Swift Style Guide Updated for Swift 3

推薦閱讀:

在手持設備上使用 touchstart 事件代替 click 事件是不是個好主意?
PHP 和 node.js 共存的問題?
英文不好可以看關於JS的英文原版書嗎?
用HTML5 canvas做數學公式手寫識別需要多大的工作量?
網站的後台技術人員是如何反制搶票軟體的?

TAG:Go语言 | JavaScript | 精通web前端 |