DEV Community

ライフポータル profile picture

ライフポータル

Founder & operator of a programming school. I love solving dev issues and deep-diving into performance optimization across languages. I write in-depth articles for complex challenges.

Location Japan Joined Joined on  Personal website https://code-izumi.com/

Education

Computer Science & Information Technology Background

Pronouns

mahiro

Work

Founder & Operator of a Programming School

Python String Manipulation: Every Way to Delete Specific Characters

Python String Manipulation: Every Way to Delete Specific Characters

Comments
3 min read
Java Decompilation Guide: How to Recover Source Code in VS Code, Eclipse, and Beyond

Java Decompilation Guide: How to Recover Source Code in VS Code, Eclipse, and Beyond

Comments
3 min read
Python Logistic Regression: A Practical Guide with scikit-learn and statsmodels (p-values, Odds Ratios, and ROC)

Python Logistic Regression: A Practical Guide with scikit-learn and statsmodels (p-values, Odds Ratios, and ROC)

Comments
4 min read
Python Static Typing: Prevent Bugs with Type Hints and mypy

Python Static Typing: Prevent Bugs with Type Hints and mypy

1
Comments
3 min read
Python Batch Processing: From .bat Integration to Subprocess Best Practices

Python Batch Processing: From .bat Integration to Subprocess Best Practices

Comments
4 min read
Why is Java Reflection "Forbidden"? Disadvantages and the Right Use Cases

Why is Java Reflection "Forbidden"? Disadvantages and the Right Use Cases

Comments
4 min read
loading...