shniu / do-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do-action


Blog awesome

1. Blockchain

1.4 Ethereum Smart contract

区块链 - 中文资源 https://liuboyu.github.io/blockchain/

2. Golang

这是一个关于 Golangjavascript 的技术博客,博客中尤其对 Golang 中的 Microservice 做了非常全面的实践总结;

3. 前端生态

这是蚂蚁数据体验团队的技术文章,非常赞,推荐阅读。主要包含:

  • 工程实践
  • 前端技术
  • Typescript
  • 图形渲染
  • 设计模式
  • 源码解析

Algorithms and data structures implemented in JavaScript with explanations and links to further readings

简体中文

4. 综合类

Best practices, how-tos, use cases, and internals from Cloudera Engineering and the community

Spring guides

轻量级微服务架构实践,https://github.com/ChinaSilence?tab=repositories

5. 面试

技术面试需要掌握的基础知识整理

软件工程技术面试个人指南

Algorithms study materials, behavioral content and tips for rocking your coding interview

Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

Python版数据结构和算法

LeetCode of algorithms with java solution(updating).

Algorithms and Data Structures implemented in Java

This repository contains implementations of basic machine learning algorithms in plain Python (Python Version 3.6+). All algorithms are implemented from scratch without using additional machine learning libraries. The intention of these notebooks is to provide a basic understanding of the algorithms and their underlying structure, not to provide the most efficient implementations.

6. Linux

熟练使用命令行是一种常常被忽视,或被认为难以掌握的技能,但实际上,它会提高你作为工程师的灵活性以及生产力。

Get control of your servers. Simple. Effective. Awesome! https://my-netdata.io/

netdata is a system for distributed real-time performance and health monitoring.

A book-in-progress about the linux kernel and its insides

Learn about various commands available for common and exotic text processing needs.

这是一份非常棒的命令行框架、工具包、指南、以及小玩意儿组织清单。

A collection of small bash scripts for heavy terminal users

7. Docker

Various Dockerfiles I use on the desktop and on servers. https://blog.jessfraz.com/post/docker…

A curated list of Docker resources and projects https://awesome-docker.netlify.com/

Docker applied in development, devops, testing, product management etc.

docker-cheat-sheet

Learn and understand Docker technologies, with real DevOps practice! https://www.gitbook.com/book/yeasy/do…

Kubernetes is a powerful engine for running containers, and Rancher builds a world-class car around that engine to accelerate adopting containers in your organization.

这是一个好东西,留着慢慢研究

8. Java

Design patterns implemented in Java http://java-design-patterns.com

Very very good ...

The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth. Each of these tools really do get used every day by Googlers, in production services.

8.3 Reactor

Project Reactor reference documentation, code samples, and Javadoc. See color coding legend at end

Reactive Streams Specification for the JVM http://www.reactive-streams.org/

Non-Blocking Reactive Foundation for the JVM http://projectreactor.io

This repository hosts a complete workshop on Spring + Reactor.

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

9 Spring boot

收集各种Spring Boot 学习资源

hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理,OAuth2.0 ,动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等. 基于 spring-boot,mybaits http://hsweb.io

一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~

分布式系列文章,包括微服务 https://blog.csdn.net/russell_tao/article/category/1074484

About


Languages

Language:CSS 44.1%Language:JavaScript 30.6%Language:HTML 20.0%Language:Java 4.9%Language:Shell 0.4%