Jump to content

My Instructor said that we need to create an OOP system we will choose one between Java and PHP only. Any idea what kind of system should I create? And he said that we can't use the Netbeans IDE kinda confuse coz all the time in our University we always use Netbeans as an IDE for Java now we can't? Do you know exactly what he meant by that? I want a system that is quite easy to code, and give me some special features on my system. Thank you.

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/
Share on other sites

Link to post
Share on other sites

basic micro blog site, basically just a news feed of what everyone posts which a like/dislike system. Simple and will make full use of PHP, MySql. 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7787601
Share on other sites

Link to post
Share on other sites

1 hour ago, JacobKS said:

And he said that we can't use the Netbeans IDE kinda confuse coz all the time in our University we always use Netbeans as an IDE for Java now we can't? Do you know exactly what he meant by that?

I don't know why you are using that garbage anyway, IntelliJ is far superior.

The single biggest problem in communication is the illusion that it has taken place.

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7787640
Share on other sites

Link to post
Share on other sites

4 minutes ago, Nuluvius said:

I don't know why you are using that garbage anyway, IntelliJ is far superior.

You'd be surprised. During my degree I just finished and they were teaching us web services using vb6. Admittedly for the course work you could use any language but still.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7787668
Share on other sites

Link to post
Share on other sites

12 minutes ago, Nuluvius said:

I don't know why you are using that garbage anyway, IntelliJ is far superior.

That's the only one IDE for Java in our University, Eclipse is my previous IDE since I had a Java subject and we are using Netbeans I transfer to Netbeans coz the hotkey shortcuts in Eclipse is different to Netbeans..

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7787695
Share on other sites

Link to post
Share on other sites

14 minutes ago, vorticalbox said:

You'd be surprised. During my degree I just finished and they were teaching us web services using vb6. Admittedly for the course work you could use any language but still.

Honestly from the volume of academic related posts that I've seen on here it really doesn't surprise me. I've even ranted about it before. It's a terrible way to set people up for going into the industry... Essentially preparing them with out of date technology, principles and practices after they have handed over the £££££... do not get me started.

5 minutes ago, JacobKS said:

That's the only one IDE for Java in our University,

So? Use a different one! Is there a regulation that states "you must use Netbeans or you will fail"?

5 minutes ago, JacobKS said:

Eclipse is my previous IDE since I had a Java subject and we are using Netbeans I transfer to Netbeans coz the hotkey shortcuts in Eclipse is different to Netbeans..

What...?

The single biggest problem in communication is the illusion that it has taken place.

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7787709
Share on other sites

Link to post
Share on other sites

2 minutes ago, Nuluvius said:

Honestly from the volume of academic related posts that I've seen on here it really doesn't surprise me. I've even ranted about it before. It's a terrible way to set people up for going into the industry... Essentially preparing them with out of date technology, principles and practices.... do not get me started.

So? Use a different one! Is there a regulation that states "you must use Netbeans or you will fail"?

What...?

You don't know hotkey shortcuts for the codes? So if I'm using Eclipse in home the shortcut keys is different in School, coz in our school they use Netbeans. In our block when we have a machine problem the fastest one finished the problem got a bonus score. so thinking a way to solve a problem will take a lot of time for others plus the typing, thats where the shortcuts help instead pressing 10 buttons on your keyboard you will only need to press 3.

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7787744
Share on other sites

Link to post
Share on other sites

3 hours ago, JacobKS said:

My Instructor said that we need to create an OOP system we will choose one between Java and PHP only. 

I'd totally suggest C++ if you had the choice. Are those two languages given because he doesn't know other languages? (I remember such from my studies...)

Write in C.

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7788011
Share on other sites

Link to post
Share on other sites

3 hours ago, JacobKS said:

You don't know hotkey shortcuts for the codes? So if I'm using Eclipse in home the shortcut keys is different in School, coz in our school they use Netbeans. In our block when we have a machine problem the fastest one finished the problem got a bonus score. so thinking a way to solve a problem will take a lot of time for others plus the typing, thats where the shortcuts help instead pressing 10 buttons on your keyboard you will only need to press 3.

I don't even understand what you are trying to say or ask, your points are convoluted, make very little sense and keep jumping all over the place.

The single biggest problem in communication is the illusion that it has taken place.

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7788735
Share on other sites

Link to post
Share on other sites

5 hours ago, JacobKS said:

Any idea what kind of system should I create?

Some ideas

  • Blog
  • Forum
  • Online store
  • Online bank

Make sure whatever you choose can meet all the project requirements.

 

5 hours ago, JacobKS said:

And he said that we can't use the Netbeans IDE kinda confuse coz all the time in our University we always use Netbeans as an IDE for Java now we can't? Do you know exactly what he meant by that?

If he says you can't use Netbeans, then he means you can't use Netbeans. We can't know why he decided on this rule. I would assume this also means he doesn't want you using any IDE at all (ie: Eclipse, IntelliJ, etc) but again, we can't know what he's thinking or what he said. If you need clarification, go ask him about it.

 

If IDE's are out for some reason, then there are plenty of text editors you can use. Sublime Text, Atom, Notepad++ (if using windows), Vim, Emacs, etc. Hopefully you know how to run/debug your code without an IDE.

 

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7788856
Share on other sites

Link to post
Share on other sites

22 hours ago, JacobKS said:

Any idea what kind of system should I create? And he said that we can't use the Netbeans IDE kinda confuse coz all the time in our University we always use Netbeans as an IDE for Java now we can't?

Do you really need to create "a system" or just a script/program?

I've personally enjoyed image processing courses the most.

For example, I've made a program that removes fences from zoo photo's.

Or a program that stitches images together (cut one picture in half, dont try to stitch two seperate pictures or you'll have to work around radial distortion and fix the colors).

 

Maybe AI is more your thing, then I would suggest looking into Neural Networks. They're actually pretty easy to understand.

 

All the previously mentioned subjects could be done in many languages, although Python is probably the easiest (using numpy/scipy/opencv/tensorflow for performance).

Desktop: Intel i9-10850K (R9 3900X died 😢 )| MSI Z490 Tomahawk | RTX 2080 (borrowed from work) - MSI GTX 1080 | 64GB 3600MHz CL16 memory | Corsair H100i (NF-F12 fans) | Samsung 970 EVO 512GB | Intel 665p 2TB | Samsung 830 256GB| 3TB HDD | Corsair 450D | Corsair RM550x | MG279Q

Laptop: Surface Pro 7 (i5, 16GB RAM, 256GB SSD)

Console: PlayStation 4 Pro

Link to comment
https://linustechtips.com/topic/600114-need-help-on-my-thesis/#findComment-7791626
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×