# Geeks for Geeks I discovered a new website called Geeks for Geeks. It has tutorials and courses for many different programming languages that are widely used in the industry. From Web Technologies to Scripting to DevOps and concepts for computing such as Data Structures, Algorithms, Machine Learning and Data Science. https://geeksforgeeks.org I will be using this site to follow through with some of the technologies and concepts I would like to get into before getting to the projects I have in mind. ### Python Python will be the entry point. If this is the only language I have time to learn, it will be the most versatile choice. From scripting, to desktop and web applications to machine learning and data science along with CLI applications, Python will cover all bases. Python isn't a high performance language compared to something like Zig. But it is faster then me. And in order to increase my productivity and output, Python will be perfect. Along with clean syntax and best of all, no semi-colons to deal with. (Yes yes I know you can do the same with JavaScript via TypeScript.)