Skip to content

Commit

Permalink
Remove links to deleted files
Browse files Browse the repository at this point in the history
  • Loading branch information
sualeh committed May 5, 2024
1 parent 153c013 commit cc76cc3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Explains Unicode and character encoding to software engineers, and the pitfalls
Goes over how to handle international text in many programming languages, using powerful regular expressions, converting case, and extracting numeric data from text.
- _Java_
- [Unicode Support in Java](https://sualeh.github.io/What-a-Character/part1/what-a-character-unicode-support-in-java.pdf)
- _JavaScript_
- [Unicode Support in JavaScript](https://sualeh.github.io/What-a-Character/part1/what-a-character-unicode-support-in-javascript.pdf)
- _Python_
- [Unicode Support in Python](https://sualeh.github.io/What-a-Character/part1/what-a-character-unicode-support-in-python.pdf)
- _Code Examples_
- [Code Examples](https://github.com/sualeh/What-a-Character/tree/main/Notebooks)
- **Encoding**
Expand Down

0 comments on commit cc76cc3

Please sign in to comment.