diff --git a/README.md b/README.md index 43a14894..879e3b87 100644 --- a/README.md +++ b/README.md @@ -841,6 +841,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Ridddle](https://www.youtube.com/user/VineMontanaTV/videos) : A youtube channel about science, mainly, but not only, the universe and space. - [Regex Crossword](https://regexcrossword.com) : A simple crossword game where clues are regex that must be matched. - [SciShow](https://www.youtube.com/user/scishow/videos) : Answers to interesting questions that you've always wondered about +- [Sebastian Lague](https://www.youtube.com/c/SebastianLague/s) : Full of fun and pretty coding adventures with a "because why not?" attitude - [SmarterEveryDay](https://www.youtube.com/user/destinws2/videos) : Lots of amazing scientific information about the world around us, usually captured with a high-speed camera - [TED](https://www.youtube.com/user/TEDtalksDirector/videos) : Great talks about technology, entertainment, and design - [TestTube News](https://www.youtube.com/user/TestTubeNetwork/videos) : Interesting information about news from around the world @@ -854,6 +855,7 @@ When learning CS, there are some useful sites you must know to get always inform ## Open Source Websites +- [N-O-D-E](https://n-o-d-e.net/) : Everything open-source and hacker culture - news, zines, and projects - [Open Hatch](https://openhatch.org) : OpenHatch is a non-profit dedicated to matching prospective free software contributors with communities, tools, and education. - [Source Forge](https://sourceforge.net) : SourceForge hosts nearly 280,000 projects (at last count). It serves more than 2 million downloads a day and includes apps and tools in a wide variety of categories. - [Google Code](https://code.google.com/projecthosting) : Google offers free hosting for open source projects using the Subversion or Mercurial version control systems. It offers 2 GB of storage, integrated code review tools, a wiki, and an issue tracker. The Google Code site also provides links to Google's many publicly available APIs and other developer tools.