Opensource projects for Web beginners? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Opensource projects for Web beginners?

Could you recommend some simple open source project for beginners. Just to read and understand the code? JavaScript

11th Jul 2018, 6:27 AM
Oleksandr Shchehlyuk
Oleksandr Shchehlyuk - avatar
3 Antworten
0
You can try the challenges on SoloLearn. Some of them are quite confusing and difficult, but that's the magic in learning JavaScript. I suppose you want to better understand how the logic works and some more methods you can use. In that case you should also try freeCodeCamp.com. They teach JavaScript more in depth than in SoloLearn, they include array methods and object manipulation and they also have some great challenges. You can also try CodeCademy which is a very good bet, but it costs around 100$ the fron end developer course, but you will have access to projects that require JS on the web such as pages that convert temperatures and implementing dynamic clocks and animations. Last but not least you can also try Udemy, which gives a whole vatiety of courses in JS and if you're new to their page they make a discount too. These are webpages which you can access on your pc. If you want apps you can try SoloLearn 😁, Udemy, Programming Hub or Codemurai. Good luck with it! It took me a while to understand it.
11th Jul 2018, 7:08 AM
Shawn_X
Shawn_X - avatar
+ 4
Learn to contribute to github by fork, clone and pull request More info https://github.com/Roshanjossey/first-contributions/blob/master/README.md
11th Jul 2018, 7:11 AM
Calviղ
Calviղ - avatar
+ 1
Thank you!!
11th Jul 2018, 8:55 PM
Oleksandr Shchehlyuk
Oleksandr Shchehlyuk - avatar