Programming Languages

C++

NameLinkDescription
Learn C++https://www.learncpp.com/This website provides complete and thorough information regarding coding in C++. However, the website does not teach us how to programme.
Order of Items in Classes: Fields, Properties, Constructors, MethodsStack Overflow LinkThis thread discusses the best practice in ordering the items in classes.

Python

NameLinkDescription
Brocodehttps://youtu.be/XKHEtdqhLK8?si=aP92k1NGfisYGhDEThis is where I started
Github Python Study Guidehttps://github.com/huangsam/ultimate-python?tab=readme-ov-fileThe repository contains websites, books, and videos on everything python. You will never run out of resources here.

Front End Web Development

HTML

NameLinkDescription
MDN Web Docshttps://developer.mozilla.org/en-US/Details on Open Web technologies, encompassing HTML, CSS, and APIs, applicable to both websites and progressive web apps.

JavaScript

NameLinkDescription
The Modern JavaScript Tutorialhttps://javascript.info/The go-to site to learn vanilla JavaScript.

Data Structure and Algorithm

NameLinkDescription
Coding Interview Univeristyhttps://github.com/jwasham/coding-interview-universityThis repository contains all the resources needed to learn DSA from zero to hero
The Algorithmshttps://the-algorithms.com/Open-source collection of codes for all the algorithms you can think of.

Data Science

NameLinkDescription
Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlowhttps://www.oreilly.com/library/view/hands-on-machine-learning/9781492032632/Appropriate for all level of expertise

Game Development

Godot

NameLinkDescription
Godothttps://docs.godotengine.org/en/stable/Official Godot documentation
uHeartBeasthttps://www.youtube.com/@uheartbeastGodot tutor

Tools

Videos

NameLinkDescription
Handbrakehttps://handbrake.fr/Open-source transcoder
Openshothttps://www.openshot.org/Open-source video editor

Photos / Drawings

NameLinkDescription
Gimphttps://www.gimp.org/Open-source photo editor
Kritahttps://krita.org/en/Open-source drawing application

Game Engine

NameLinkDescription
Godothttps://godotengine.org/Open-source game engine