Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
程序员开发规范,其中包括Java、JavaScript、CSS、Oracle、MySQL的开发编码规范和规约
- Host: GitHub
- URL: https://github.com/Youchien/development-best-practices
- Owner: Youchien
- License: cc-by-4.0
- Created: 2018-05-28T13:06:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-03T02:50:34.000Z (almost 3 years ago)
- Last Synced: 2024-04-10T17:08:40.311Z (7 months ago)
- Topics: best-practises, coding-standards, development-specification, excel-vba, guidelines, html-css, java, mysql, oracle
- Homepage:
- Size: 13.2 MB
- Stars: 20
- Watchers: 3
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README-en.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Youchien/development-best-practices - 程序员开发规范,其中包括Java、JavaScript、CSS、Oracle、MySQL的开发编码规范和规约 (Others)
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.