You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Learning by doing is important and more effective than plainly following a docum
7
7
*[JavaScript](#javascript)
8
8
*[Python](#python)
9
9
*[Ruby](#ruby)
10
+
*[Android](#android)
10
11
*[Haskell](#haskell)
11
12
12
13
## C/C++:
@@ -21,6 +22,7 @@ Learning by doing is important and more effective than plainly following a docum
21
22
*[Create a Trello Clone](http://codeloveandboards.com/blog/2016/01/04/trello-tribute-with-phoenix-and-react-pt-1/)
22
23
*[Create a Charater Voting App with React, Node, MongoDB and SocketIO](http://sahatyalkabov.com/create-a-character-voting-app-using-react-nodejs-mongodb-and-socketio/)
23
24
*[Build a URL Shortener with Node, MongoDB and Hapi.js](https://www.codetuts.tech/build-a-url-shortener-node-hapi-js/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
25
+
*[Build an Instagram Clone](https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/)
24
26
*[How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
25
27
26
28
## Python:
@@ -35,5 +37,7 @@ Learning by doing is important and more effective than plainly following a docum
35
37
## Ruby:
36
38
*[Build Instagram From Scratch with Ruby on Rails](https://www.dropbox.com/s/9vq430e9s3q7pu8/Let%27s%20Build%20Instagram%20with%20Ruby%20on%20Rails%20-%20Free%20Edition.pdf?dl=0)
37
39
40
+
## Android:
41
+
38
42
## Haskell:
39
43
*[Write You a Haskell - Build a modern functional compiler](http://dev.stephendiehl.com/fun/)
0 commit comments