File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
12
12
* [ Elixir] ( #elixir )
13
13
* [ Go] ( #go )
14
14
* [ Haskell] ( #haskell )
15
- * [ HTML/CSS] ( #html-css )
15
+ * [ HTML/CSS] ( #html-and- css )
16
16
* [ Java] ( #java )
17
17
* [ JavaScript] ( #javascript )
18
18
* [ Kotlin] ( #kotlin )
@@ -113,7 +113,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
113
113
* [ Build 30 things in 30 days with 30 tutorials] ( https://javascript30.com )
114
114
* [ Build an App in Pure JS] ( https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6 )
115
115
116
- ## HTML/ CSS:
116
+ ## HTML and CSS:
117
117
118
118
* [ Build A Loading Screen] ( https://medium.freecodecamp.org/how-to-build-a-delightful-loading-screen-in-5-minutes-847991da509f )
119
119
@@ -268,6 +268,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
268
268
269
269
* [ Write Linear Regression From Scratch in Python] ( https://www.youtube.com/watch?v=uwwWVAgJBcM )
270
270
* [ Step-By-Step Machine Learning In Python] ( https://machinelearningmastery.com/machine-learning-in-python-step-by-step/ )
271
+ * [ Predict Quality Of Wine] ( https://medium.freecodecamp.org/using-machine-learning-to-predict-the-quality-of-wines-9e2e13d7480d )
271
272
272
273
### Deep Learning:
273
274
You can’t perform that action at this time.
0 commit comments