If you want to learn Salesforce LWC below are the modules and topics that need to be covered
Tools for Lightning Web Component Development
JavaScript is required to master the LWC
Setup of Vscode, Scratch Org
What are Lightning Web Components?
Benefits of Lightning Web Components
Data Binding and Properties
Getter and setter
Components Communication
Lifecycle hooks
PubSub module
Lightning Messaging Service
Rendering components conditionally
Template looping
Lightning Data Services and Base components to get Salesforce data in Lightning Web Components
Navigation Service
Apex connection
Wire service