Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Programming Skill

Former Member
0 Likes
764

Hello Experts,

i am not confident in programming.How to develop more programming skill in ABAP ?

Thanks in advance.

6 REPLIES 6
Read only

Former Member
0 Likes
718

Nobody is confident in anything that they do , when they start. Experience would give confidence.

Practice is the prescription.

and for everything else, there is sdn...:)

Regards,

Ravi

Read only

Former Member
0 Likes
718

John,

Practice is the only Mantra for gaining confidence ..

regards,

Santosh

Read only

Former Member
0 Likes
718

Hi John,

have a look at this link which has useful sites

http://www.easymarketplace.de/online-pdfs.php

Madhavi

Read only

Former Member
0 Likes
718

Hi,

Learn from basics.

Srinivas

Read only

Former Member
0 Likes
718

For practicing you could take help of Transaction code ABAPDOCU and ofcourse SDN is there as Ravi said.

Read only

former_member807064
Discoverer
0 Likes
718

Johnn,

Interesting !!.

Buy some books on ABAP-Programing. Read one topic at

time.

1) Look at the exercises.

2) Conceptulize the basic building blocks that you

will try to build (small component)in code.

3) Best way to practice is, take a pen & paper,

write some psuedo code based on ur approach.

Just like baby-steps.

4) Once you are done, practice same thing on the

ABAP editor.

5) Take a look at compilation/ run time errors.

At the very last, compare your output, approach with

solution part.

I mean again, it takes time. No body is perfect,

every body starts like that.

But you can certainly begin with, have your skill set

improved.

All the best