function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdc startsfdc start 

can plz suggest me ............

hi gdafternoon...

am going to start my pratice  work on sfdc development plz suggest me majore topics ....and how to cover total development........
Best Answer chosen by sfdc start
NagendraNagendra (Salesforce Developers) 
Hi,

Its really good to hear and we heartfully welcome you to the salesforce community.The best way of learning the development modules is to get into the Trailhead.

Link is trailhead.salesforce.com

Here you have all the development modules categorised into three different levels.

1)Beginner
2)Intermediate
3)Advanced

There are no such topics in specific to development.But your major consideration would start form in the below sequence:

Writing Apex Classes
Using Collections in apex class
Using Annotations in apex class
Using Exception Handling in apex class
Using DML and SOQL operations in apex class

All the above can be considered together as the apex block.

Once you are done with it then start writing the below

Triggers
Test classes
Integrations and so on.

I wish you all the good luck and success................

Please mark it as solved if it helps.

Best Regards,
Nagendra.P