軟件工程師的收藏週刊第51期.20190802

這裏記錄過去一週,我看到的值得記錄的東西,每週五總結、發佈。

1年,52周,每週總結之51/52,happy weekend!

教程

Develop with Python on Windows
https://docs.microsoft.com/zh-cn/windows/python/
微軟近日上線了一套 Python 教程,文檔內容包括設置 Python 開發環境、在 Windows 與 WSL 子系統中安裝相應開發工具,以及集成 VS Code 與 Git 工具並進行開發等。

The Complete Introduction to React
https://jscomplete.com/learn/complete-intro-react
React is defined as a JavaScript library for building user interfaces. Let’s start by talking about the two different parts of this definition. React is a JavaScript “library”. It is not exactly a “framework”. It is not a complete solution and you will often need to use more libraries with React to form any solution. React does not assume anything about the other parts in any solution. 另附:useHooks - Easy to understand React Hook recipes.https://usehooks.com/

Redis使用手冊
http://redisguide.com/
一本有關Redis使用的開源書籍,作者黃健宏自 2011 年接觸 Redis 起就一直在持續地學習和研究 Redis , 並通過寫書、翻譯、講授課程等方式與大家分享他瞭解到的 Redis 知識。

html & css is hard
https://internetingishard.com/html-and-css/
這是一本白皮書,教你寫代碼的同時,和你解釋其背後的原理,適合初學者閱讀。包括 HTML 基本元素、盒子模型、響應式網頁等 14 個章節。

css-gif
https://github.com/qdlaoyao/css-gif
本項目通過動圖來展示 CSS 相關知識點。

資料

Google AI Education Resources
https://ai.google/education/
Whether you’re just learning to code or you’re a seasoned machine learning practitioner, you’ll find information and exercises to help you develop your skills and advance your projects.

大數據可視化合集
https://www.yuque.com/mo-college/weekly/fa6r19
數據可視化週刊,精選文章推薦,可視化入門與進階權威網站、論文、工具介紹,工程與設計實踐分享。

StabilityGuide
https://github.com/StabilityMan/StabilityGuide
國內穩定性領域知識庫,讓無法解決的問題少一點,讓世界的確定性多一點。

語雀 IT 百科
https://www.yuque.com/yuque/blog/yuque-info-tech-encyclopedia
這些精品知識庫涵蓋了互聯網技術的主要領域,包含了實實在在的內容,都經過作者認真的整理和編輯,具有一定的學習和參考價值。對於想要投身互聯網開發的朋友,這些都是很好的資料,值得收藏。

工具

Draw.io
https://www.draw.io/
一個專業的開源圖表工具,可以創建和共享流程圖、組織結構圖、UML圖、ER模型、網絡圖等等,無需註冊即可免費在線、PC桌面及平板電腦使用。

Fork
https://fork.dev/
A fast and friendly git client for Mac and Windows.

poli
https://github.com/shzlw/poli
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights

Ananas Analytics
https://ananasanalytics.com/
Connect data from anywhere. Transform, analyze, and visualize with simple steps. Designed for non-technical users at the first place. It keeps the technical barriers very low by providing a drag and drop interface to build both ETL and analysis.

Space Engine – the universe simulator
http://spaceengine.org/
SpaceEngine is a realistic virtual Universe you can explore on your computer. You can travel from star to star, from galaxy to galaxy, landing on any planet, moon, or asteroid with the ability to explore its alien landscape. You can alter the speed of time and observe any celestial phenomena you please.

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章