Skip to content

Commit f9852ad

Browse files
authored
Merge pull request practical-tutorials#77 from sayands/master
Added Machine Learning and Javascript tutorials
2 parents 8b7f436 + ae0afed commit f9852ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
141141
* [Build A Chrome Extension with React + Parcel](https://medium.freecodecamp.org/building-chrome-extensions-in-react-parcel-79d0240dd58f)
142142
* [Build A ToDo App With React Native](https://blog.hasura.io/tutorial-fullstack-react-native-with-graphql-and-authentication-18183d13373a)
143143
* [Make a Chat Application](https://medium.freecodecamp.org/how-to-build-a-chat-application-using-react-redux-redux-saga-and-web-sockets-47423e4bc21a)
144+
* [Create a News App with React Native](https://medium.freecodecamp.org/create-a-news-app-using-react-native-ced249263627)
144145

145146
#### Angular:
146147

@@ -149,6 +150,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
149150
* [Part 1](https://houssein.me/angular2-hacker-news)
150151
* [Part 2](https://houssein.me/progressive-angular-applications)
151152
* [Build a web application with Django and AngularJS](https://thinkster.io/django-angularjs-tutorial)
153+
* Build A Beautiful Real World App with Angular 6 :
154+
* [Part I](https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e)
152155

153156
#### Node:
154157

@@ -175,6 +178,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
175178
* Build A Support Ticket Application With AdonisJs
176179
* [Part 1](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs)
177180
* [Part 2](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs-part-2)
181+
* [Build A Native Desktop App with JS](https://medium.freecodecamp.org/build-native-desktop-apps-with-javascript-a49ede90d8e9)
178182

179183
#### D3.js
180184

@@ -276,6 +280,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
276280
* [Step-By-Step Machine Learning In Python](https://machinelearningmastery.com/machine-learning-in-python-step-by-step/)
277281
* [Predict Quality Of Wine](https://medium.freecodecamp.org/using-machine-learning-to-predict-the-quality-of-wines-9e2e13d7480d)
278282
* [Solving A Fruits Classification Problem](https://towardsdatascience.com/solving-a-simple-classification-problem-with-python-fruits-lovers-edition-d20ab6b071d2)
283+
* [Learn Unsupervised Learning with Python](https://towardsdatascience.com/unsupervised-learning-with-python-173c51dc7f03)
284+
* [Build Your Own Neural Net from Scratch in Python](https://towardsdatascience.com/how-to-build-your-own-neural-network-from-scratch-in-python-68998a08e4f6)
279285

280286
### Deep Learning:
281287

0 commit comments

Comments
 (0)