| | |
application
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
So post your code so we know what the heck you are talking about.
And if you do not know the basic concepts of object oriented programming or Java for that matter, what are you doing writing applications with them ???
First learn the concepts of the language, the methodology of OOP so that you have a strong foundation and then use the "learn as you go" approach with the rest of the cosmetic stuff (Collections API, etc).
And if you do not know the basic concepts of object oriented programming or Java for that matter, what are you doing writing applications with them ???
First learn the concepts of the language, the methodology of OOP so that you have a strong foundation and then use the "learn as you go" approach with the rest of the cosmetic stuff (Collections API, etc).
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
"How to ask questions the smart way ?"
"How to ask questions the smart way ?"
•
•
Join Date: Jan 2007
Posts: 74
Reputation:
Solved Threads: 5
well really the purpose of OOP is to make you learn easier. so what you do to start is lay down the steps that you can accomplish it without code but based in java.
like are you going to enter a number form the keyboard ?
if so assing lets say "input" and if input >40 " S.o.p('TOO OLD")
if input <40 S.o.p("GET IN")
unless you want to store your input .
If you are completely new to java and dont even know to write "hello worl"
well goodbye
like are you going to enter a number form the keyboard ?
if so assing lets say "input" and if input >40 " S.o.p('TOO OLD")
if input <40 S.o.p("GET IN")
unless you want to store your input .
If you are completely new to java and dont even know to write "hello worl"
well goodbye
@notuserfriendly: What you posted really has nothing to do with OOP. And the purpose of OOP is to manage organizational and behavioral complexity in code design - not "learning easier". You may want to do a bit more reading on the subject:
http://en.wikipedia.org/wiki/Object-...ed_programming
http://en.wikipedia.org/wiki/Object-...ed_programming
![]() |
Similar Threads
- Application error (Windows NT / 2000 / XP)
- Colossal Squid Industries: Web Application Developer (Web Development Job Offers)
- Jobs: Application Developers (Software Development Job Offers)
- Us Staffing-custom Application Engineer (Tech / IT Consultant Job Offers)
- Updater Application (Windows 95 / 98 / Me)
- Applet or Application? (Java)
Other Threads in the Java Forum
- Previous Thread: echo char
- Next Thread: Nebeans and GXL
| Thread Tools | Search this Thread |
911 actionlistener addressbook android api append applet application array arrays automation binary bluetooth character chat class classes client code component consumer csv database desktop draw eclipse error event exception fractal ftp game givemetehcodez graphics gui html ide image input integer j2me japplet java javaarraylist javaee javaprojects jmf jni jpanel julia linked linux list loop mac map method methods mobile netbeans newbie objects online oracle oriented panel print printf problem program programming project projects properties recursion replaydirector reporting researchinmotion robot rotatetext rsa scanner screen se server set size sms sort sql string swing template test threads time tree ubuntu windows working






