I've been using Emacs for 15+ years now I think and I have always found the more complicated keybindings ("chords") for common things awful. However part of normal Emacs usage is configuring it to your liking, so learn about "M-x global-set-key" and mold Emacs to your liking.
(Or use evil-mode.)