Hi everyone! I’m a self-taught beginner trying to learn programming logic with FreeBASIC, but I’m struggling due to the language barrier. Since most FreeBASIC documentation is in English (and even AI translations confuse my "Z80 brain"

), I’ve turned to QBasic for guidance. Though outdated, QBasic has more resources in my native language, which helps me grasp concepts like loops, conditionals, and program structure.
My Questions:
Compatibility: How similar is FreeBASIC to QBasic? Can I reuse QBasic code/logic directly, or are there major differences?
Learning Logic: Will practicing with QBasic help me build foundational skills for FreeBASIC, or am I learning "obsolete habits"?
Pitfalls: Are there QBasic quirks that don’t apply to FreeBASIC and might trip me up later?