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
Kostiantyn MarchenkovKostiantyn Marchenkov 

I need new exercices.

Hello everyone!

My friends, maybe you can advise where I can practise new exercises on Apex Code (Classes, Triggers, Tests).

Do not offer Trailhead :)
Best Answer chosen by Kostiantyn Marchenkov
sachinarorasfsachinarorasf
Hi Kostiantyn,

Please use the below link to get exercises for classes, triggers, and test classes.

https://www.ajaydubedi.com/uncategorized/coding-genius-script/
https://www.ajaydubedi.com/tutorials/coding-genius-trigger/
https://www.ajaydubedi.com/featured/day-1-assignment-series/
https://www.ajaydubedi.com/tutorials/testing-strategies-for-developer/

And write a test class for apex classes as well.

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Sachin Arora
www.sachinsf.com

All Answers

VinayVinay (Salesforce Developers) 
Hi,

As you are already aware Trailhead is the good platform for learning.

Please review below links which has good examples of salesforce.

http://www.sfdcpoint.com/salesforce/apex-trigger-in-salesforce/
https://www.biswajeetsamal.com/blog/tag/apex-trigger/
https://www.jitendrazaa.com/blog/salesforce/step-by-step-salesforce-tutorial-creating-trigger-and-test-cases-6-of-6/
http://www.sfdc99.com/beginner-tutorials/
https://salessforcehacks.blogspot.com/2020/02/apex-trigger-examples-salesforce-apex.html

Also you can find more examples online search as well.

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,
Vinay Kumar
Kostiantyn MarchenkovKostiantyn Marchenkov
Vinay, thank you so much. 
sachinarorasfsachinarorasf
Hi Kostiantyn,

Please use the below link to get exercises for classes, triggers, and test classes.

https://www.ajaydubedi.com/uncategorized/coding-genius-script/
https://www.ajaydubedi.com/tutorials/coding-genius-trigger/
https://www.ajaydubedi.com/featured/day-1-assignment-series/
https://www.ajaydubedi.com/tutorials/testing-strategies-for-developer/

And write a test class for apex classes as well.

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Sachin Arora
www.sachinsf.com
This was selected as the best answer