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
jamesGreen.ax691jamesGreen.ax691 

Examples for Apex Programming

HI all, i m new to this platform, also to Apex code development.

I m creating an application in which i need to use Apex programming,

i have java development background.

 

So what i need is, as many examples as possible in Apex programming,

so if anybody can provide me the websites which i can look into, so it will be helpful.

 

Thank You

All Answers

Shailesh DeshpandeShailesh Deshpande

Hi,

 

http://wiki.developerforce.com/index.php/Documentation#Apex_and_Visualforce

 

Here you will find the documentation of almost everything related to apex and visualforce.

jamesGreen.ax691jamesGreen.ax691

Thank u Shailesh and Dke01 for replying.

 

I will tell u whats happening, i m trying to execute a simple Hello World application

which i m unable to do, m getting some error, so i need as many examples as possible.

Those links u gave i have already  tried, i need some websites to learn other than Force.com.

 

Thank you.

dke01dke01

What is the error your are getting?

raj_sfdccraj_sfdcc
Hi  jamesGreen.ax691,

As you are from JAVA back ground you are good to start with Apex .

Please find the below post for some of the apex code examples 
Apex Code Basic Scenarios (https://salessforcehacks.blogspot.com/2020/01/sales-force-basic-apex-class-examples.html)

Let me know if you require any further scenioros.