Algorithmic Trading: The Power & Dynamics of Automated Investing
One of my current exciting and most significant projects is an automated stock trading bot. This project leverages Python, pandas, NumPy, and TA-Lib for data handling and technical…
4 min read
If AI is Around, Why Should I Learn to Code?
Yes, AI has made code generation extremely easy among many things. Artificial Intelligence tools can generate tons of functional lines of code in seconds. However, this theoretically makes…
4 min read
Add Two Numbers LeetCode Using Python | 2. Add Two Numbers
I recently tackled the “Add Two Numbers” problem from LeetCode using Python, and I’m thrilled to share the solution with you. This problem, also known as problem number…
4 min read
Why Software Engineers Should Develop AI/Machine Learning Skills to Survive the Artificial Intelligence Revolution
As we witness the rapid advancement of artificial intelligence (AI), it’s becoming increasingly clear that software engineers need to adapt and evolve to stay relevant in the tech…
4 min read
Linked Lists
This study guide was made with codecademy.com used as a reference. The course used for this is Learn Data Structures and Algorithms with Python. What is a linked List? Linked…
4 min read
Specialties in Software Engineering
Software engineering is a vast and dynamic field that offers a wide range of specialties. Each specialty focuses on different aspects of software development and addresses unique challenges.…
4 min read
How Software Engineers Develop and Maintain AI (Artificial Intelligence)
Artificial Intelligence (AI) is transforming industries and reshaping the future, and software engineers play a crucial role in developing and maintaining these sophisticated systems. Here’s a brief look…
4 min read
Why AI Won’t Replace Software Engineering Jobs
As a software engineer, I often ponder the impact of artificial intelligence (AI) on our field. While some fear that AI might render traditional software engineering jobs obsolete,…
4 min read