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
Paras JainParas Jain 

Need help, i am around 6 months experience in development and i am not so logical.

Need help, i am around 6 months experience in development & overall & total 2 year  exp in salesforce and i am not so logical and i am not find when i have to use wrapper, or other things..i am not able to getting the things fast, what i have to do , whether i have to move in admin part. I am very upset and does not find the right pathway   what i have to do ?
ManojjenaManojjena
Hi paras,

Try to down load below pdf .

https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/


https://resources.docs.salesforce.com/sfdc/pdf/salesforce_pages_developers_guide.pdf  

Try to read an do all example in developer organisation .

In reference section all apex classes and methods are there if you will try in develoer console . 

Basically we are writting wrapper class to create a new object with addition of one object or table .

You can check below code for a simple wrapper class .

https://developer.salesforce.com/page/Wrapper_Class   

Keep patience work hard for few months you will be confortable in apex .

Let me know if it helps .

Thanks 
Manoj