mirror of https://github.com/zulip/zulip.git
Update reading-list.md
Adds some course for React Native and Java Beginners.
This commit is contained in:
parent
64f2b51496
commit
5093adf3f5
|
@ -126,12 +126,20 @@ Some titles have been shortened for organizational purposes.
|
|||
|
||||
[Android Development for Beginners]: https://www.udacity.com/course/android-development-for-beginners--ud837
|
||||
|
||||
*Blog* - [Java Tutorials for Beginners][]
|
||||
|
||||
[Java Tutorials for Beginners]: http://www.geeksforgeeks.org/java/
|
||||
|
||||
## JavaScript/ECMAScript
|
||||
|
||||
*Tutorial* - [clean-code-javascript Software engineering principles][]
|
||||
|
||||
[clean-code-javascript Software engineering principles]: https://github.com/ryanmcdermott/clean-code-javascript
|
||||
|
||||
*Course* - [React native and redux course][] (*Not free!*)
|
||||
|
||||
[React native and redux course]: https://www.udemy.com/the-complete-react-native-and-redux-course/
|
||||
|
||||
*Slides* - [TypeScript vs. CoffeeScript vs. ES6][]
|
||||
|
||||
[TypeScript vs. CoffeeScript vs. ES6]: http://www.slideshare.net/NeilGreen1/type-script-vs-coffeescript-vs-es6
|
||||
|
|
Loading…
Reference in New Issue