| View previous topic :: View next topic |
| Author |
Message |
st12iker Contributor
Joined: 27 Mar 2013 Posts: 5
|
Posted: Wed Mar 27, 2013 5:50 pm Post subject: Java / Python -- data?! |
|
|
I got an internship learning how to program and my mentor suggested that we pick a topic that would be similiar to how java or python (OOP) is used data mining...!
Please explain! I thought OOP was used to interact with databases and manipulate data somehow. Can some provide a specific example? |
|
| Back to top |
|
 |
phil123 Data Mining Guru
Joined: 05 Mar 2012 Posts: 50 Location: Canada
|
Posted: Sat Mar 30, 2013 5:36 pm Post subject: |
|
|
>>similiar to how java or python (OOP) is used data mining...!
Java and Python are general purpose programming languages.
>> I thought OOP was used to interact with databases and manipulate data somehow. Can some provide a specific example?
Object-oriented programming is just a programming paradigm that makes it easier to create large software.
I think that you should talk to your supervisor to ask more information about your project because you seem confused. |
|
| Back to top |
|
 |
st12iker Contributor
Joined: 27 Mar 2013 Posts: 5
|
Posted: Mon Apr 01, 2013 1:47 pm Post subject: |
|
|
I understand that OOP is a general purpose programming language for making large software.
My purpose of inquiry was if one could provide a specific example of [b][i] how[/i][/b] "making large software" may be implemented specifically in the field of data mining.
As I mentioned in my previous post, is OOP used to make large software that manipulates data? interacts with databases?
-- Yours Sincerely |
|
| Back to top |
|
 |
editor Site Admin
Joined: 04 Oct 2005 Posts: 120 Location: Boston, MA
|
|
| Back to top |
|
 |
|