How hard is unreal engine c++?

Thing is, I don’t understand Visual Coding. Blueprints makes no sense to me. However, Python, C#, and Lua does. I even made basic games with two engines and a framework that uses these languages or similar. Is there a place for at least someone who understands basic coding and game engine concepts to learn Unreal? Like, Begin seems similar to Start in Unity, or Ready in Godot. Tick is similar to Unity’s Update.