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
AVINASH UPADHYAAVINASH UPADHYA 

Information Request

Hi All,
I am a learner in this platform. I was waondering is there any meterial which can help me to understand the use of Standard objects in slaesforce.

If you know any such meterial please suggest me the same.

Thanks in advance.
Cloud Jedi SolutionsCloud Jedi Solutions
Here are some links to learn more about Standard objects found in Salesforce:
https://www.salesforce.com/developer/docs/api/Content/sforce_api_objects_concepts.htm
https://www.salesforce.com/developer/docs/api/Content/sforce_api_objects_list.htm

If you want to learn more about the platform, here is a very good resource:
https://developer.salesforce.com/trailhead
AVINASH UPADHYAAVINASH UPADHYA
Thanks for your reply.

But i am looing for some meterials which can tell me what is the use of standard objects!! Is there any relation between those? When user can create the objects why Slaeforce provided some default objects with the name Std. Objects!
Chidambar ReddyChidambar Reddy
Hi Avinash,

https://developer.salesforce.com/trailhead/trail/force_com_introduction

Thanks
Choose it as best answer if it has helped you
Cloud Jedi SolutionsCloud Jedi Solutions
Here are some additional information about the standard objects in Salesforce:

https://secure2.sfdcstatic.com/assets/pdf/datasheets/DS_Salesforce_Quick_Peek.pdf
Ravi NagarRavi Nagar
There is a great Udacity course named 'Intro to Point & Click App Development' that walks you through the entire process of creating an app using Salesforce, including all the basic and advance concepts. This is a great course and it helped me a lot understanding Salesforce. Best part is, this is free, I am not sure how long this course gonna remain free. You can complete the tutorial in 2-3 days.
AVINASH UPADHYAAVINASH UPADHYA
Thanks Ravi! It be be very helpful to me if you provide me URL of the course you are mentioning!
Ravi NagarRavi Nagar
https://www.udacity.com/course/ud162