Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: education dilemma

  1. #1
    Junior Member
    Join Date
    Nov 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default education dilemma

    hello all. I'm new to this forum, so nice to meet you all!

    I have a little question that has to do with an education. I just finished an education called mediatechnology (webdevelopment), and im going higherup with my education.
    Now i have 2 choices. I can go for webdevelopment (PHP Javascript html etc), or go for Software development (JAVA etc).

    I dont have any experience in JAVA but it looks like a really cool language to learn, where u can do allot of stuff with. The problem i have with being a Web developer, is that i have to learn numerous programming languages, that are working together (like PHP Javascript AJAX). Is this the case with JAVA? or can i just focus 100% in learning JAVA without the need of learning a different programming language ?

    It would also be great if u guys can tell me some pro's and cons obout JAVA.

    I hope you guys can help me out with my dilemma.

    thanks in advance


  2. #2
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: education dilemma

    Programming languages are just tools. It's possible to program entirely in Java and never have to touch another language. However, more often than not you'll probably want to learn multiple languages.

    Java is a strongly typed language. This means you must explicitly declare variable types, and variables are not allowed to dynamically change types.

    Java source code is compiled* to an intermediate code known as Java Byte Code (*note: It's possible to compile Java directly to machine code). To run a Java program you need a virtual machine (the JVM) which can interpret this intermediate byte code and run the program. This has a few implications:

    1. Java byte code is platform independent. Any machine which has a valid JVM can run Java byte code without any need to re-compile the source code.

    2. The Java byte code nearly always is not directly interpreted by hardware. The JVM can either interpret and run the program, or compile it to machine code specific for the machine the byte code is being run on. This means that Java programs can potentially take advantage of hardware features available on the client machine rather than relying on a static build which assumes the client machine has access to the given hardware features. At the same time interpreted code is slower than machine code, and just-in-time compilation incurs a start-up penalty because the program has to be compiled at runtime rather than being in machine code already.

    Java makes use of a garbage collector. This makes memory management easier, and you're also not required to free unused memory right away, which can give you a performance boost. At the same time, a garbage collector takes resources to run, and you don't get access to the low-level memory management some languages such as C or C++.

    Java has an extensive API which comes bundled with the language. This makes development easier and quicker.

    Java has exception handling. There are 2 types of exceptions in Java: checked and unchecked. Checked exceptions must explicitly be handled (either caught or passed on), unchecked exceptions don't.

    These are the main points of the Java language. There are a lot of details such as Java uses generics instead of templates, Java doesn't have unsigned integer types, etc. but there are too many details to highlight all of them here.

  3. #3
    Junior Member
    Join Date
    Dec 2011
    Posts
    2
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: education dilemma

    Firstly Welcome to this forum

    So basically your question is Java versus languages used for websites like PHP, JavaScript, AJAX etc and you think its better to study Java since here you have to deal only with Java, but let me tell you your thinking and decision is incorrect, lets see why ? (The reason below are not best, but i am just trying)

    1) Web applications are always better than Desktop applications and have more scope too. Java too is used for web applications and Java is vast and let me repeat too vast, its impossible for a single person to master ENTIRE Java.So your thinking that i have to learn ONLY Java is also difficult.

    2) Its always better to learn multiple languages this is because here your knowledge will increase and at the same time your job opportunities too

    3) Start-up companies always prefer PHP rather than Java for their websites, Java is used for Big Enterprises Websites development and i think there are more start-up companies than Big Enterprises.I am not against Java, infact i love Java.

    So when you are getting a chance to learn multiple technologies or languages in your course you should opt for that rather than a course which is only focused on Java because you can manage to learn that single language i.e. Java at home (self- learning) rather than learning multiple languages at home.

    Ultimately its your decision and you need to talk to your friends, seniors, professors and look at the job opportunities for various technologies or languages in your region or area and then take the final call.

  4. #4
    Junior Member
    Join Date
    Nov 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: education dilemma

    thanks for all the reply's

    In reply to Rameshwar Soni

    I'ts not that I only want to build websites. A great thing about JAVA, is that it can be used for so many other types of applications, like games etc.

    But I will contact the school so I can arrange a meeting with a professor about my chances and what's the best for me. (maybe there will be a mixed course, where JAVA, but also PHP, JS etc is learned. This would be great)

    thx for the help! and i dont mind if u guys keep replying this thread with pro's and con's, couse i will read it all

  5. #5
    Junior Member
    Join Date
    Dec 2019
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: education dilemma

    I am taking coaching for Java programming because I am a programmer and now I am working on my Java language skills because I have to work on a project which is related to a website and I need help for this. Actually, I am working on a website which is related to online essay writing work and I have to work on a page write my essay and the truth is that I also recommend this service to my brother to us their service write my essay in australia and he also got good help from this.