The Modern Developer Academy - by Alex Madrazo·Jun 12, 2024How to Reset an Admin Password in Perfex CRM directly into MYSQLIf you’ve forgotten the admin password for your Perfex CRM and need to reset it using MYSQL, follow these steps to update the password…
The Modern Developer Academy - by Alex Madrazo·Jun 6, 2024The Right Methodology to Learn to Code in the AI EraThe Right Methodology to Learn to Code in the AI Era
The Modern Developer Academy - by Alex Madrazo·Jun 6, 2024Management & Leadership in Tech RoadmapAs the tech landscape evolves, so does the demand for effective leaders who can navigate the complexities of modern technology projects…
The Modern Developer Academy - by Alex Madrazo·Jun 6, 2024Cloud Engineer RoadmapIn today’s tech-driven world, the demand for cloud engineers has skyrocketed. With more companies migrating to cloud platforms, the role of…
The Modern Developer Academy - by Alex Madrazo·Mar 7, 2024Automating Git Commits and Pushes on Linux and cPanel ServersCreating a system to automatically commit and push changes from a directory in a Linux server or a cPanel hosting environment can be a…
The Modern Developer Academy - by Alex Madrazo·Feb 26, 2024Detecting Text in Images with Google Cloud Vision API and Python in ColabIn this tutorial, we'll explore how to leverage the powerful Google Cloud Vision API to detect text within images using Python in a Google…
The Modern Developer Academy - by Alex Madrazo·Jun 16, 2023The Best Programming Languages to Learn in 2023: A Comprehensive GuideIn the dynamic world of software development, choosing the right programming languages to master can make all the difference in your career…
The Modern Developer Academy - by Alex Madrazo·Jun 16, 2023Installing Homebrew on Apple Silicon M1 Mac: Step-by-Step GuideIntroduction: Homebrew is a popular package manager for macOS that allows you to easily install and manage various software packages and…
The Modern Developer Academy - by Alex Madrazo·Jun 15, 2023Tutorial: Translating JSON Dictionary Values using Python and Google TranslateIn this tutorial, we’re going to learn how to translate values in a JSON dictionary from English to Spanish using Python and the…
The Modern Developer Academy - by Alex Madrazo·Apr 13, 2023Python 101: Solving 3 Essential Programming Challenges Step-by-StepIn this tutorial, we’ll go through solving three programming challenges using Python. We’ll cover: