Skip to content

Commit 83ca7e7

Browse files
committed
add build your own x resource
1 parent 7f94d1a commit 83ca7e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/pages/01-introduction/01-learning-programming.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ repositories and sites with practice problems and solutions:
9595
provides a wonderful list of resources that challenge beginners with
9696
programming problems that beginners can solve to grow their skills.
9797

98+
* [Build your own "x"](https://github.com/danistefanovic/build-your-own-x)
99+
does not contain practice problems but instead provides tutorials for
100+
how to build your own programming languages, blockchain,
101+
[bots](/bots.html), [databases](/databases.html),
102+
[frameworks](/web-frameworks.html) and more awesome projects.
103+
98104
* [Python Programming Exercises](http://joaoventura.net/static/files/python_exercises_book.pdf)
99105
is a free short PDF book with exercises across many standard Python
100106
language features such as dictionaries, classes and functions.

0 commit comments

Comments
 (0)