diff --git a/generalResources.md b/generalResources.md index 5d1d8ee6..c96b837a 100644 --- a/generalResources.md +++ b/generalResources.md @@ -33,4 +33,6 @@ subjects such as: HTML, CSS, JavaScript, PHP, SQL, Python, jQuery, Java, W3.CSS, * [**SoloLearn**] (https://www.sololearn.com/Courses/) : Great free resource to learn several different programming languages. Along with community support, challenges, and coaching now also. -* [**Visualize Code Execution**](http://pythontutor.com/): Visualize Python, Java, JavaScript, C, C++, Ruby code execution. \ No newline at end of file +* [**Visualize Code Execution**](http://pythontutor.com/): Visualize Python, Java, JavaScript, C, C++, Ruby code execution. + +* [**Internetingishard.com**](https://www.internetingishard.com/): Friendly web development tutorials for complete beginners; Learn HTML & CSS for free.