awesome-pronunciation icon indicating copy to clipboard operation
awesome-pronunciation copied to clipboard

:speech_balloon: How to pronounce Programming words?

English | 简体中文

Introduction

awesome-pronunciation is a repository which clarifies programming word pronunciation and promotes developers communication. You can preview it here.

Why not make an test?

There is a small test here. It can quickly help to find programming words which you pronunce incorrectly. At the same time, you will contribute to calculate the error rate for this project.

How to add new word for this repo?

Add new words in db.json

  1. Add Feature request into Issues
  2. Edit db.json in this repo and add new words. Click Propose file change and Pull Request.

Word Attributes

  • word: [String] Word spelling
  • origin: [Array] Audio link, corresponding to the number of symbols
  • symbol: [Array] Phonetic symbol
  • reference: [String] Reference link

Reference

License

MIT

Copyright (c) 2019-present Aaron Guan