Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. basic poll questions about java

basic poll questions about java

Scheduled Pinned Locked Moved The Lounge
androidquestionjavaoraclevisual-studio
33 Posts 15 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    raddevus
    wrote on last edited by
    #1

    I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work. In other words: Why would anyone choose to start a new/modern project using Java? Why does it seem that few people do Java dev here (CP) but there seem to always be jobs posted around that want Java dev experience? For Java devs: Which IDE do you use, do you like? Why would I choose JDeveloper (larger) over netbeans? Is JDeveloper any good? It's a huge 2GB download so I'm curious before downloading/installing. Is JDeveloper based upon Eclipse? Is netbeans based upon Eclipse? Note: I used Eclipse in the earlier days of Android Development and thought it was terrible because its concept of a project was not great and it was difficult to take your "project" to another machine and work on it there. Is Java a valid choice for cross-platform development (windows to linux to macOS)? Or is that a dream also? Just curious. Not trying to start a huge war about Java technology and why it's obviously the best/worst etc. I'm thinking about doing some Java work so I'm interested. EDIT Downloaded NetBeans and so far it seems fairly nice and somewhat similar to Android Studio. Maybe NetBeans is all you need. Plus, I believe it runs on Linux too. EDIT 2 I examined a JavaFX sample project and noticed the entire UI was built in code. X| Not even XML files like Android Studio. Then I went out and searched netbeans to see if there was a UI Designer in NetBeans. Well, it says yes for JavaFX 1.0 but no for 2.0. :confused: So then the NetBeans site gives you a trail for learning JavaFX or Swing! yes, they direct you toward Swing. Here's the document they direct you toward. Embedding Swing Content in JavaFX Applications | JavaFX 8 Tutorials and Documentation[^] It is date stamped : Beta Draft: 2013-09-15!!! :wtf: I'm literally cracking up. :laugh: :laugh: Okay, I'm done. Java isn't a thing. Bye, Java. So long and thanks for all the stank. :laugh: FYI - I know I'm being an ignorant dev here and some long-time Java dev is going to come along and tell me that I'm just so wrong. I understand. I was just examining this on a very quick basis to get an idea of how quickly you could jump in to java dev. IntelliJ

    R B R M L 8 Replies Last reply
    0
    • R raddevus

      I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work. In other words: Why would anyone choose to start a new/modern project using Java? Why does it seem that few people do Java dev here (CP) but there seem to always be jobs posted around that want Java dev experience? For Java devs: Which IDE do you use, do you like? Why would I choose JDeveloper (larger) over netbeans? Is JDeveloper any good? It's a huge 2GB download so I'm curious before downloading/installing. Is JDeveloper based upon Eclipse? Is netbeans based upon Eclipse? Note: I used Eclipse in the earlier days of Android Development and thought it was terrible because its concept of a project was not great and it was difficult to take your "project" to another machine and work on it there. Is Java a valid choice for cross-platform development (windows to linux to macOS)? Or is that a dream also? Just curious. Not trying to start a huge war about Java technology and why it's obviously the best/worst etc. I'm thinking about doing some Java work so I'm interested. EDIT Downloaded NetBeans and so far it seems fairly nice and somewhat similar to Android Studio. Maybe NetBeans is all you need. Plus, I believe it runs on Linux too. EDIT 2 I examined a JavaFX sample project and noticed the entire UI was built in code. X| Not even XML files like Android Studio. Then I went out and searched netbeans to see if there was a UI Designer in NetBeans. Well, it says yes for JavaFX 1.0 but no for 2.0. :confused: So then the NetBeans site gives you a trail for learning JavaFX or Swing! yes, they direct you toward Swing. Here's the document they direct you toward. Embedding Swing Content in JavaFX Applications | JavaFX 8 Tutorials and Documentation[^] It is date stamped : Beta Draft: 2013-09-15!!! :wtf: I'm literally cracking up. :laugh: :laugh: Okay, I'm done. Java isn't a thing. Bye, Java. So long and thanks for all the stank. :laugh: FYI - I know I'm being an ignorant dev here and some long-time Java dev is going to come along and tell me that I'm just so wrong. I understand. I was just examining this on a very quick basis to get an idea of how quickly you could jump in to java dev. IntelliJ

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      Java continues to be very popular and in demand.  Server devs tend to use IntelliJ and Android devs tend to use Android Studio.  Eclipse is old hat - I don't know any devs who still use it. /ravi

      My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

      R A 2 Replies Last reply
      0
      • R Ravi Bhavnani

        Java continues to be very popular and in demand.  Server devs tend to use IntelliJ and Android devs tend to use Android Studio.  Eclipse is old hat - I don't know any devs who still use it. /ravi

        My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

        R Offline
        R Offline
        raddevus
        wrote on last edited by
        #3

        Ravi Bhavnani wrote:

        Eclipse is old hat - I don't know any devs who still use it.

        Yes, I've been using Android Studio (IntelliJ) for my Android work also and that's what I thought. And that is good to hear about Eclipse. I'm downloading netbeans now to see what it is like. It is 221MB v the 2GB for JDeveloper. Thanks

        1 Reply Last reply
        0
        • R raddevus

          I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work. In other words: Why would anyone choose to start a new/modern project using Java? Why does it seem that few people do Java dev here (CP) but there seem to always be jobs posted around that want Java dev experience? For Java devs: Which IDE do you use, do you like? Why would I choose JDeveloper (larger) over netbeans? Is JDeveloper any good? It's a huge 2GB download so I'm curious before downloading/installing. Is JDeveloper based upon Eclipse? Is netbeans based upon Eclipse? Note: I used Eclipse in the earlier days of Android Development and thought it was terrible because its concept of a project was not great and it was difficult to take your "project" to another machine and work on it there. Is Java a valid choice for cross-platform development (windows to linux to macOS)? Or is that a dream also? Just curious. Not trying to start a huge war about Java technology and why it's obviously the best/worst etc. I'm thinking about doing some Java work so I'm interested. EDIT Downloaded NetBeans and so far it seems fairly nice and somewhat similar to Android Studio. Maybe NetBeans is all you need. Plus, I believe it runs on Linux too. EDIT 2 I examined a JavaFX sample project and noticed the entire UI was built in code. X| Not even XML files like Android Studio. Then I went out and searched netbeans to see if there was a UI Designer in NetBeans. Well, it says yes for JavaFX 1.0 but no for 2.0. :confused: So then the NetBeans site gives you a trail for learning JavaFX or Swing! yes, they direct you toward Swing. Here's the document they direct you toward. Embedding Swing Content in JavaFX Applications | JavaFX 8 Tutorials and Documentation[^] It is date stamped : Beta Draft: 2013-09-15!!! :wtf: I'm literally cracking up. :laugh: :laugh: Okay, I'm done. Java isn't a thing. Bye, Java. So long and thanks for all the stank. :laugh: FYI - I know I'm being an ignorant dev here and some long-time Java dev is going to come along and tell me that I'm just so wrong. I understand. I was just examining this on a very quick basis to get an idea of how quickly you could jump in to java dev. IntelliJ

          B Offline
          B Offline
          Bob Nadler
          wrote on last edited by
          #4

          IntelliJ IDEA is the gold standard. Large and active community as well as many relevant plugins.

          Bob on Medical Device Software [^]

          R S 2 Replies Last reply
          0
          • B Bob Nadler

            IntelliJ IDEA is the gold standard. Large and active community as well as many relevant plugins.

            Bob on Medical Device Software [^]

            R Offline
            R Offline
            raddevus
            wrote on last edited by
            #5

            Robert Nadler wrote:

            IntelliJ IDEA is the gold standard. Large and active community as well as many relevant plugins.

            I figured that might be the case because it is very nice for Android work ala Android Studio. I was looking for a _free_ option, because I am _cheap_. :)

            1 Reply Last reply
            0
            • B Bob Nadler

              IntelliJ IDEA is the gold standard. Large and active community as well as many relevant plugins.

              Bob on Medical Device Software [^]

              S Offline
              S Offline
              Slacker007
              wrote on last edited by
              #6

              :thumbsup:

              1 Reply Last reply
              0
              • R raddevus

                I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work. In other words: Why would anyone choose to start a new/modern project using Java? Why does it seem that few people do Java dev here (CP) but there seem to always be jobs posted around that want Java dev experience? For Java devs: Which IDE do you use, do you like? Why would I choose JDeveloper (larger) over netbeans? Is JDeveloper any good? It's a huge 2GB download so I'm curious before downloading/installing. Is JDeveloper based upon Eclipse? Is netbeans based upon Eclipse? Note: I used Eclipse in the earlier days of Android Development and thought it was terrible because its concept of a project was not great and it was difficult to take your "project" to another machine and work on it there. Is Java a valid choice for cross-platform development (windows to linux to macOS)? Or is that a dream also? Just curious. Not trying to start a huge war about Java technology and why it's obviously the best/worst etc. I'm thinking about doing some Java work so I'm interested. EDIT Downloaded NetBeans and so far it seems fairly nice and somewhat similar to Android Studio. Maybe NetBeans is all you need. Plus, I believe it runs on Linux too. EDIT 2 I examined a JavaFX sample project and noticed the entire UI was built in code. X| Not even XML files like Android Studio. Then I went out and searched netbeans to see if there was a UI Designer in NetBeans. Well, it says yes for JavaFX 1.0 but no for 2.0. :confused: So then the NetBeans site gives you a trail for learning JavaFX or Swing! yes, they direct you toward Swing. Here's the document they direct you toward. Embedding Swing Content in JavaFX Applications | JavaFX 8 Tutorials and Documentation[^] It is date stamped : Beta Draft: 2013-09-15!!! :wtf: I'm literally cracking up. :laugh: :laugh: Okay, I'm done. Java isn't a thing. Bye, Java. So long and thanks for all the stank. :laugh: FYI - I know I'm being an ignorant dev here and some long-time Java dev is going to come along and tell me that I'm just so wrong. I understand. I was just examining this on a very quick basis to get an idea of how quickly you could jump in to java dev. IntelliJ

                R Offline
                R Offline
                Rick York
                wrote on last edited by
                #7

                I had a customer for a while (a very large company known by a TLA) who used Java widely for their in-house manufacturing control systems. Their primary motivation was because it worked on all of the OSs they needed to support which included AIX, Linux, OS/2, WinNT, 2000, XP, and who knows what else. They were able to have a very, very high degree of reusability between all of those platforms also. If I recall correctly, that factor was 100% once the figured out the various issues they had. These were systems that communicated with PLCs, other control systems, and their manufacturing database. The primary function of their systems was to interface between the manufacturing database and the various manufacturing systems. I was involved in the development of several of those manufacturing systems. AFAIK, they are still in production too. That was a long time ago, in a galaxy far, far away.

                R K 2 Replies Last reply
                0
                • R Rick York

                  I had a customer for a while (a very large company known by a TLA) who used Java widely for their in-house manufacturing control systems. Their primary motivation was because it worked on all of the OSs they needed to support which included AIX, Linux, OS/2, WinNT, 2000, XP, and who knows what else. They were able to have a very, very high degree of reusability between all of those platforms also. If I recall correctly, that factor was 100% once the figured out the various issues they had. These were systems that communicated with PLCs, other control systems, and their manufacturing database. The primary function of their systems was to interface between the manufacturing database and the various manufacturing systems. I was involved in the development of several of those manufacturing systems. AFAIK, they are still in production too. That was a long time ago, in a galaxy far, far away.

                  R Offline
                  R Offline
                  raddevus
                  wrote on last edited by
                  #8

                  That was a great story and a great example of the goodness of Java. I really like to hear stories like that about technology. Thanks for sharing. :thumbsup:

                  1 Reply Last reply
                  0
                  • R raddevus

                    I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work. In other words: Why would anyone choose to start a new/modern project using Java? Why does it seem that few people do Java dev here (CP) but there seem to always be jobs posted around that want Java dev experience? For Java devs: Which IDE do you use, do you like? Why would I choose JDeveloper (larger) over netbeans? Is JDeveloper any good? It's a huge 2GB download so I'm curious before downloading/installing. Is JDeveloper based upon Eclipse? Is netbeans based upon Eclipse? Note: I used Eclipse in the earlier days of Android Development and thought it was terrible because its concept of a project was not great and it was difficult to take your "project" to another machine and work on it there. Is Java a valid choice for cross-platform development (windows to linux to macOS)? Or is that a dream also? Just curious. Not trying to start a huge war about Java technology and why it's obviously the best/worst etc. I'm thinking about doing some Java work so I'm interested. EDIT Downloaded NetBeans and so far it seems fairly nice and somewhat similar to Android Studio. Maybe NetBeans is all you need. Plus, I believe it runs on Linux too. EDIT 2 I examined a JavaFX sample project and noticed the entire UI was built in code. X| Not even XML files like Android Studio. Then I went out and searched netbeans to see if there was a UI Designer in NetBeans. Well, it says yes for JavaFX 1.0 but no for 2.0. :confused: So then the NetBeans site gives you a trail for learning JavaFX or Swing! yes, they direct you toward Swing. Here's the document they direct you toward. Embedding Swing Content in JavaFX Applications | JavaFX 8 Tutorials and Documentation[^] It is date stamped : Beta Draft: 2013-09-15!!! :wtf: I'm literally cracking up. :laugh: :laugh: Okay, I'm done. Java isn't a thing. Bye, Java. So long and thanks for all the stank. :laugh: FYI - I know I'm being an ignorant dev here and some long-time Java dev is going to come along and tell me that I'm just so wrong. I understand. I was just examining this on a very quick basis to get an idea of how quickly you could jump in to java dev. IntelliJ

                    M Offline
                    M Offline
                    Munchies_Matt
                    wrote on last edited by
                    #9

                    Good question, shame there arent more answers. So far it seems to be usable on Androids and that's it. My own, outsiders opinion, it that it is dead. I had a friends some years ago who used Java, who agreed, except for J2EE, what ever that is. .Net (a Javaesque VM), and C# (Javaesque language) pretty much killed it off after Msft were told to stop messing with the Java standard by taking so much market share.

                    R 1 Reply Last reply
                    0
                    • R raddevus

                      I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work. In other words: Why would anyone choose to start a new/modern project using Java? Why does it seem that few people do Java dev here (CP) but there seem to always be jobs posted around that want Java dev experience? For Java devs: Which IDE do you use, do you like? Why would I choose JDeveloper (larger) over netbeans? Is JDeveloper any good? It's a huge 2GB download so I'm curious before downloading/installing. Is JDeveloper based upon Eclipse? Is netbeans based upon Eclipse? Note: I used Eclipse in the earlier days of Android Development and thought it was terrible because its concept of a project was not great and it was difficult to take your "project" to another machine and work on it there. Is Java a valid choice for cross-platform development (windows to linux to macOS)? Or is that a dream also? Just curious. Not trying to start a huge war about Java technology and why it's obviously the best/worst etc. I'm thinking about doing some Java work so I'm interested. EDIT Downloaded NetBeans and so far it seems fairly nice and somewhat similar to Android Studio. Maybe NetBeans is all you need. Plus, I believe it runs on Linux too. EDIT 2 I examined a JavaFX sample project and noticed the entire UI was built in code. X| Not even XML files like Android Studio. Then I went out and searched netbeans to see if there was a UI Designer in NetBeans. Well, it says yes for JavaFX 1.0 but no for 2.0. :confused: So then the NetBeans site gives you a trail for learning JavaFX or Swing! yes, they direct you toward Swing. Here's the document they direct you toward. Embedding Swing Content in JavaFX Applications | JavaFX 8 Tutorials and Documentation[^] It is date stamped : Beta Draft: 2013-09-15!!! :wtf: I'm literally cracking up. :laugh: :laugh: Okay, I'm done. Java isn't a thing. Bye, Java. So long and thanks for all the stank. :laugh: FYI - I know I'm being an ignorant dev here and some long-time Java dev is going to come along and tell me that I'm just so wrong. I understand. I was just examining this on a very quick basis to get an idea of how quickly you could jump in to java dev. IntelliJ

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #10

                      I worked on a project years ago that was a mix of Java client and C/C++ on Linux server. We chose Java because the client needed to run on all platforms, every flavour of Unix/Linux, Windows, Mac etc. As one of the few Java guys I did most of my development in emacs, only switching to eclipse late in the project. I think I still preferred emacs.

                      R 1 Reply Last reply
                      0
                      • M Munchies_Matt

                        Good question, shame there arent more answers. So far it seems to be usable on Androids and that's it. My own, outsiders opinion, it that it is dead. I had a friends some years ago who used Java, who agreed, except for J2EE, what ever that is. .Net (a Javaesque VM), and C# (Javaesque language) pretty much killed it off after Msft were told to stop messing with the Java standard by taking so much market share.

                        R Offline
                        R Offline
                        raddevus
                        wrote on last edited by
                        #11

                        Munchies_Matt wrote:

                        So far it seems to be usable on Androids and that's it. My own, outsiders opinion, it that it is dead.

                        I think I have to agree. It just seems as if it is irrelevant now as there are other newer better ways that are better supported to get what you want. I only really got involved with Java because of Android and now Android may very well shift to Kotlin. And these reasons we are mentioning are probably why Google is moving toward Kotlin for Android.

                        O 1 Reply Last reply
                        0
                        • L Lost User

                          I worked on a project years ago that was a mix of Java client and C/C++ on Linux server. We chose Java because the client needed to run on all platforms, every flavour of Unix/Linux, Windows, Mac etc. As one of the few Java guys I did most of my development in emacs, only switching to eclipse late in the project. I think I still preferred emacs.

                          R Offline
                          R Offline
                          raddevus
                          wrote on last edited by
                          #12

                          Yeah Eclipse was so painfully bloated and slow. I was so glad when Android moved to IntelliJ Android Studio.

                          L 1 Reply Last reply
                          0
                          • R raddevus

                            Yeah Eclipse was so painfully bloated and slow. I was so glad when Android moved to IntelliJ Android Studio.

                            L Offline
                            L Offline
                            Lost User
                            wrote on last edited by
                            #13

                            Well it was for Android, but not for ordinary Java development. I think the bloatishness is caused by the structure of Android applications, rather than the IDE. Early versions of Android studio were utterly useless on anything less than Performance Computer, XC Series Supercomputers - Cray[^].

                            1 Reply Last reply
                            0
                            • R raddevus

                              I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work. In other words: Why would anyone choose to start a new/modern project using Java? Why does it seem that few people do Java dev here (CP) but there seem to always be jobs posted around that want Java dev experience? For Java devs: Which IDE do you use, do you like? Why would I choose JDeveloper (larger) over netbeans? Is JDeveloper any good? It's a huge 2GB download so I'm curious before downloading/installing. Is JDeveloper based upon Eclipse? Is netbeans based upon Eclipse? Note: I used Eclipse in the earlier days of Android Development and thought it was terrible because its concept of a project was not great and it was difficult to take your "project" to another machine and work on it there. Is Java a valid choice for cross-platform development (windows to linux to macOS)? Or is that a dream also? Just curious. Not trying to start a huge war about Java technology and why it's obviously the best/worst etc. I'm thinking about doing some Java work so I'm interested. EDIT Downloaded NetBeans and so far it seems fairly nice and somewhat similar to Android Studio. Maybe NetBeans is all you need. Plus, I believe it runs on Linux too. EDIT 2 I examined a JavaFX sample project and noticed the entire UI was built in code. X| Not even XML files like Android Studio. Then I went out and searched netbeans to see if there was a UI Designer in NetBeans. Well, it says yes for JavaFX 1.0 but no for 2.0. :confused: So then the NetBeans site gives you a trail for learning JavaFX or Swing! yes, they direct you toward Swing. Here's the document they direct you toward. Embedding Swing Content in JavaFX Applications | JavaFX 8 Tutorials and Documentation[^] It is date stamped : Beta Draft: 2013-09-15!!! :wtf: I'm literally cracking up. :laugh: :laugh: Okay, I'm done. Java isn't a thing. Bye, Java. So long and thanks for all the stank. :laugh: FYI - I know I'm being an ignorant dev here and some long-time Java dev is going to come along and tell me that I'm just so wrong. I understand. I was just examining this on a very quick basis to get an idea of how quickly you could jump in to java dev. IntelliJ

                              J Offline
                              J Offline
                              jschell
                              wrote on last edited by
                              #14

                              raddevus wrote:

                              I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work.

                              Versus what exactly? TIOBE Index | TIOBE - The Software Quality Company[^] Notice where C is in that list? (To answer question about something being too old.)

                              raddevus wrote:

                              Is Java a valid choice for cross-platform development (windows to linux to macOS)?

                              I have been developing for six years in windows, only windows, and delivering solutions that run in linux, only linux. So certainly seems to work for me.

                              raddevus wrote:

                              I used Eclipse in the earlier days of Android Development and thought

                              I didn't care for eclipse when I used it long ago. I liked the VS IDE when I was doing C#, but even with that I still used my own editor and only used the IDE for building and running. I have heard good things about Intellij. And for 4 years I didn't use an IDE at all.

                              raddevus wrote:

                              I examined a JavaFX sample project and noticed the entire UI was built in code

                              Not sure what any of that means. But not really a UI person. However at least recently those that I know that do UIs use javascript and html. Those however would both still be 'code'.

                              R 1 Reply Last reply
                              0
                              • J jschell

                                raddevus wrote:

                                I'm thinking about Java and how much I like the idea of Java but I'm also wondering if it really is a dead thing -- except legacy work.

                                Versus what exactly? TIOBE Index | TIOBE - The Software Quality Company[^] Notice where C is in that list? (To answer question about something being too old.)

                                raddevus wrote:

                                Is Java a valid choice for cross-platform development (windows to linux to macOS)?

                                I have been developing for six years in windows, only windows, and delivering solutions that run in linux, only linux. So certainly seems to work for me.

                                raddevus wrote:

                                I used Eclipse in the earlier days of Android Development and thought

                                I didn't care for eclipse when I used it long ago. I liked the VS IDE when I was doing C#, but even with that I still used my own editor and only used the IDE for building and running. I have heard good things about Intellij. And for 4 years I didn't use an IDE at all.

                                raddevus wrote:

                                I examined a JavaFX sample project and noticed the entire UI was built in code

                                Not sure what any of that means. But not really a UI person. However at least recently those that I know that do UIs use javascript and html. Those however would both still be 'code'.

                                R Offline
                                R Offline
                                raddevus
                                wrote on last edited by
                                #15

                                jschell wrote:

                                Notice where C is in that list?

                                Yes, but C specifically solves a problem that other languages really do not, or do not do well: embedded programming. And for embedded programming, C is as good as ever. It makes sense to use C in embedded programming since Object Oriented languages are overkill for the most part. I guess anything can be compiled down but good old C just works.

                                jschell wrote:

                                I know that do UIs use javascript and html

                                That's my point also. If a person is working on a desktop or app type of thing then Java hasn't provided a great way to build UIs. And since HTML / CSS is there, why not just use that since you app will "deploy" in multiple worlds. Also, now with dotnet core you can run your ASP.NET MVC web site on Linux* so easily so why would anyone even choose Java EE / JSP etc? I just worked through getting an ASP.NET MVC web site running on a DigitalOcean droplet (Debian) and it worked so well it was amazing. .NET dev on Linux is very easy now so Java will probably lose more ground.

                                A J H 3 Replies Last reply
                                0
                                • R Rick York

                                  I had a customer for a while (a very large company known by a TLA) who used Java widely for their in-house manufacturing control systems. Their primary motivation was because it worked on all of the OSs they needed to support which included AIX, Linux, OS/2, WinNT, 2000, XP, and who knows what else. They were able to have a very, very high degree of reusability between all of those platforms also. If I recall correctly, that factor was 100% once the figured out the various issues they had. These were systems that communicated with PLCs, other control systems, and their manufacturing database. The primary function of their systems was to interface between the manufacturing database and the various manufacturing systems. I was involved in the development of several of those manufacturing systems. AFAIK, they are still in production too. That was a long time ago, in a galaxy far, far away.

                                  K Offline
                                  K Offline
                                  killbot5000
                                  wrote on last edited by
                                  #16

                                  Some of our projects are very similar: interconnecting PLC's, manufacture DB's, process control systems and getting the result to layer 4 or 5. The choice of technology you have in such an environment is really limited, because you often need to support various OS technologies and each version is fairly old. For Windows systems in particular, we have to support Vista with no updates, except for security patches. Instead of using Java, which would be the obvious choice, we package everything into .NET Standard 2.0 libraries. For modern systems we run those with .NET Core, for legacy systems (both Unix and Windows) we use a custom Mono branch. It's always weird and nice to see brand new nugget packages actually working on Vista.

                                  1 Reply Last reply
                                  0
                                  • R raddevus

                                    jschell wrote:

                                    Notice where C is in that list?

                                    Yes, but C specifically solves a problem that other languages really do not, or do not do well: embedded programming. And for embedded programming, C is as good as ever. It makes sense to use C in embedded programming since Object Oriented languages are overkill for the most part. I guess anything can be compiled down but good old C just works.

                                    jschell wrote:

                                    I know that do UIs use javascript and html

                                    That's my point also. If a person is working on a desktop or app type of thing then Java hasn't provided a great way to build UIs. And since HTML / CSS is there, why not just use that since you app will "deploy" in multiple worlds. Also, now with dotnet core you can run your ASP.NET MVC web site on Linux* so easily so why would anyone even choose Java EE / JSP etc? I just worked through getting an ASP.NET MVC web site running on a DigitalOcean droplet (Debian) and it worked so well it was amazing. .NET dev on Linux is very easy now so Java will probably lose more ground.

                                    A Offline
                                    A Offline
                                    Andre Pereira
                                    wrote on last edited by
                                    #17

                                    Even C is kinda being left out only for high-compatibility, in the microcontroller world. Modern C++ compilers practically eliminate any run-time overhead (when compared do C) for most stuff, so there's no reason not to take advantage of C++'s features, like pointers and polymorphism. As a personal note, it's so much fucking nicer developing code for micros with proper classes and following SOLID principals. Sure, you have to make some concessions, some time, for the sake of performance (indirections have a small but measureable cost), but overall it sure beats all global, all static functions like the old Arduino projects.

                                    T R 2 Replies Last reply
                                    0
                                    • A Andre Pereira

                                      Even C is kinda being left out only for high-compatibility, in the microcontroller world. Modern C++ compilers practically eliminate any run-time overhead (when compared do C) for most stuff, so there's no reason not to take advantage of C++'s features, like pointers and polymorphism. As a personal note, it's so much fucking nicer developing code for micros with proper classes and following SOLID principals. Sure, you have to make some concessions, some time, for the sake of performance (indirections have a small but measureable cost), but overall it sure beats all global, all static functions like the old Arduino projects.

                                      T Offline
                                      T Offline
                                      tobofopo
                                      wrote on last edited by
                                      #18

                                      Hear, hear. I got back into programming microcontrollers after a 15 year break and was shocked to see that frameworks and libraries had not really evolved in all that time one jot. Using a bit of C++ template programming to create drivers for on-board hardware modules made everything really sweet - and fast too. Sorry, total departure from the original topic. I'll crawl back into my hole...

                                      A 1 Reply Last reply
                                      0
                                      • T tobofopo

                                        Hear, hear. I got back into programming microcontrollers after a 15 year break and was shocked to see that frameworks and libraries had not really evolved in all that time one jot. Using a bit of C++ template programming to create drivers for on-board hardware modules made everything really sweet - and fast too. Sorry, total departure from the original topic. I'll crawl back into my hole...

                                        A Offline
                                        A Offline
                                        Andre Pereira
                                        wrote on last edited by
                                        #19

                                        Please, do go on. My experience has been different but this modern resurgence is the same! Got anything public to show for? My examples: Templating (GitHub - GitMoDu/Fast: Fast IO compatible with library making.[^]) and Polimorphism (GitHub - GitMoDu/ArduinoI2CSlaveDevice: Arduino-Compatible I2C slave library[^])

                                        T 1 Reply Last reply
                                        0
                                        • A Andre Pereira

                                          Please, do go on. My experience has been different but this modern resurgence is the same! Got anything public to show for? My examples: Templating (GitHub - GitMoDu/Fast: Fast IO compatible with library making.[^]) and Polimorphism (GitHub - GitMoDu/ArduinoI2CSlaveDevice: Arduino-Compatible I2C slave library[^])

                                          T Offline
                                          T Offline
                                          tobofopo
                                          wrote on last edited by
                                          #20

                                          No, I've got no public code - it's all proprietary (but more out of laziness than anything). Though I really aught to publish my general-purpose template driver library for the ARM-based Atmel SAM series of microcontrollers. One might argue that template programming is sometimes inefficient code size-wise, but microcontrollers often have a generous amount of on-board flash (and really very little in the way of RAM) so it doesn't matter. Also, as we can make the compiler produce code for each individual module, say a timer, we don't need to maintain differences between one timer and another e.g. register addresses, I/O pin assignments, differences in functional ability etc in precious RAM - it can all get hard coded with added performance benefits. If you're interested, I recommend "Real-Time C++ - Efficient Object-Orientated and Template Microcontroller Programming" by Chris Kormanyos.

                                          A 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups