cancel
Showing results for 
Search instead for 
Did you mean: 

Beginner For Java programming in SAP

Former Member
0 Kudos

I just wanted to collect some material for as to how a start-up person needs to read to do Java coding. And if someone could send me some material from a perspective of a starter in Java programming in SAP.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

If you haven't done any Object-Oriented programming before, it is wise to start up with a book which focuses the design principles as well as the actual language syntax. I've seen many bad examples of OO programming from experienced programmers used to procedural languages. One of the standard OO teaching books at university level is

Object-Oriented Analysis and Design with Applications (2nd Edition)

by Grady Booch

http://www.amazon.com/exec/obidos/tg/detail/-/0805353402/qid=1079967223/sr=1-5/ref=sr_1_5/002-778212...

(which is rather good)

Former Member
0 Kudos

Hi Binu,

I hope you know the basics of Java. To use JCo, First the read the tutorial the you get with SAP JCo download. That is very helpful. Once you are done with that, this forum is very useful to understand more of JCo. Hope this helps.

Former Member
0 Kudos

Hi,

Thats a great site: http://www.javaranch.com/

Kai

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Binu,

first of all, I recommend my recommended reading list on SDN, you can find here:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/recom... reading on sap java

Then it is a good idea to download the sneak preview (but wait another couple of days as we soon will update) and go through our tutorials. If you have any experience with developing you should have a short start with that.

Books for all that stuff are currently under construction.

Regards,

Benny