Compare commits

...

3 Commits

Author SHA1 Message Date
Preetham Pemmasani
e739ed7c08 Merge 9d47ff3056 into c56186ac2d 2025-07-07 18:13:47 +09:00
Vencyr Laurence Imbo Amores
c56186ac2d update byox banner 2025-07-07 17:05:02 +08:00
Preetham Pemmasani
9d47ff3056 Update README.md
Updated the hyperlink since the webpage was archived
2024-03-31 11:21:53 +05:30

View File

@@ -1,4 +1,4 @@
[![Banner](https://codecrafters.io/images/byox-banner.gif)](https://codecrafters.io/github-banner)
[![Banner](https://codecrafters.io/images/new-byox-banner.gif)](https://codecrafters.io/github-banner)
## Build your own <insert-technology-here>
@@ -378,7 +378,7 @@ It's a great way to learn.
* [**Python**: _Python Tutorial: Make Your Own Text Editor_](https://www.youtube.com/watch?v=xqDonHEYPgA) [video]
* [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/)
* [**Ruby**: _Build a Collaborative Text Editor Using Rails_](https://blog.aha.io/text-editor/)
* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://www.flenker.blog/hecto/)
* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://archive.flenker.blog/hecto/)
#### Build your own `Visual Recognition System`