Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Youchien/development-best-practices

程序员开发规范,其中包括Java、JavaScript、CSS、Oracle、MySQL的开发编码规范和规约
https://github.com/Youchien/development-best-practices

best-practises coding-standards development-specification excel-vba guidelines html-css java mysql oracle

Last synced: about 1 month ago
JSON representation

程序员开发规范,其中包括Java、JavaScript、CSS、Oracle、MySQL的开发编码规范和规约

Awesome Lists containing this project

README

        

# Development-Best-Practices

*Read this in other languages: [中文](README.md).*

## Intro.
This repository has collected the development specification which is used in the software development.

### How To Contribute

Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to Github, [Welcome](/HOWTO.md)!

## Index

* [BI](#BI)
* [SSRS](#SSRS)
* [Excel-vba Specification](#Excel-vba)
* [HTML&CSS Specification](#HTMLCSS)
* [Java Specification](#Java)
* [JavaScript Specification](#JavaScript)
* [Database Specification](#database)

### BI

#### SSRS

* [SQL Server Reporting Services Best Practices for Performance and Maintenance](/doc/source/BI/SSRS%20Specification-Performance&Maintenance.md)
* [SQL Server Reporting Services Best Practices for Report Design](/doc/source/BI/SSRS%20Specification-Report%20Design.md)

### Excel-vba

* [Excel-vba Development Best Practices](https://github.com/bluetata/concise-excel-vba/blob/master/CodingStandards.md)

### HTML&CSS

* [HTML&CSS Development Best Practices](/doc/source/HTML&CSS/HTML&CSS%20Language%20Specification.md) (Chinese version)

### Java

* [Alibaba Java Coding Guidelines](/doc/source/Java) (Chinese version) (PDF)

### JavaScript

* [JavaScript 2018 Edition(Ecma-262)](/doc/source/JavaScript/) (PDF)
* [Angular.js: Advanced Design Patterns and Best Practices](https://github.com/trochette/Angular-Design-Patterns-Best-Practices)

### database

* [MySQL数据库设计规范](/doc/source/Database/) (Chinese version) (docx)
* [MySQL运维及开发规范](/doc/source/Database/MySQL运维及开发规范.md) (Chinese version)
* [Oracle DBA 指导规范 12c](/doc/source/Database/) (PDF)
* [Redis开发规范](/doc/source/Database/Redis开发规范.md) (Chinese version)

## Contributors

## LICENSE

Copyright (c) GitHub/Youchien org. All rights reserved.

Each file included in this repository is licensed under the [CC BY](LICENSE) License.