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
Farhan Malik 3Farhan Malik 3 

Need force.com app blueprints

Hi, I am new to developing with salesforce, I was wondering if people have blueprints of some salesforce apps that I could use to learn. If you have, I would really appreciate it if you shared them.
​Thank you
Kevin DarkKevin Dark
Hi Farhan,

I would start by exploring the Schema builder in the Setup section of one of the free developer environments. This is a great place to start if you are a visual learning because out of the box, Force.com is the platform and the Sales cloud is one of the native apps developed by Salesforce on the platform. You will be able to see the schema for that app and then I would checkout https://developer.salesforce.com/trailhead to start learning all about Salesforce.

Kevin