Resource Sharing Project, Phase 6 0601

Within the "resource-sharing plan" series record this week, I saw some good resources to learn programming and outstanding technical articles, while recording their own learning, for everyone to share we want to help.

Resource

A set of open source solutions devops

Vue + python based technology stack a devops open source solution that supports hybrid cloud, procurement of resources from the bottom to the top management monitoring services have been covered, it can be described as a one-stop operation and maintenance platform. In deployment, he will split the various functional modules can be upgraded separately maintained, following the deployment of the concept of micro-architecture services. Operation and maintenance related work friends can refer to:

github.com/opendevops-…

A python caching middleware interfaces

Python is a cache interface, support for backend mc / redis to support asyncio. So that you can operate as an ordinary object structures, like python, operation of the storage back-end data. This way you can focus on the code logic, not data storage.

github.com/youknowone/…

scrapy web management interface

scrapy not introduced, python is probably the most popular language in the framework of a crawler. This is his a web management interface, so you better manage your reptile.

github.com/my8100/scra…

pandas Best Practices

This year Pycon speaking of pandas Best Practices video resources, before pycon2019 have analyzed all video resources together, we can look through the necessary "resources sharing plan Phase III 0511" ( weibo.com/ttarticle/p... )

www.dataschool.io/data-scienc…

142 Technology Master's video interview

Article documenting the 142 technology Master interviews and video resources, according to the summary of the problem. Design fields, for everyone to share.

medium.com/better-prog…

Article category

2019 What programming language should you learn

This paper introduces the 2019 corresponding to the coding beginner, you should learn those languages. Articles viewing it is recommended in several languages ​​from around the world, and described why. Coding beginner, can be found.

Original: medium.com/free-code-c... PDF link: pan.baidu.com/s/1twcxv3S0... extraction code: 2zx7

What kind of code is good

This paper describes "what kind of code is good," and that is short, simple, and robust. And gives some suggestions to make the code more robust.

Original: medium.com/swlh/good-c... PDF link: pan.baidu.com/s/1z_Nwl7dS... extraction code: 376w

Introduction convolution neural network

This is a CNN Getting Started Guide, which tells CNN how it works, how to use Python from scratch to build a CNN.

victorzhou.com/blog/intro-... victorzhou.com/blog/intro-... PDF link: pan.baidu.com/s/1ssmox_wM... extraction code: m1xe

Do not use multi-process, and let python 1 times faster

This article talked about some python is not suitable for multi-process the scene and gives the test cases and solutions.

towardsdatascience.com/10x-faster-... PDF link: pan.baidu.com/s/1k1G_Ht2q... extraction code: buf8

Guess you like

Origin blog.csdn.net/weixin_33704591/article/details/91362985
Recommended