answersLogoWhite

0


Best Answer

To standardize the industry with simple solutions would be to limit yourself to one or the other. The good news is that when learning one, the knowledge of the other is part of the process. The better financial situation is to gain the strategic knowledge in Java thus being able to gain acces to tons of open(free) code and applications. antcpu.com

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: I am coming up to the point in my bachelors degree where I have to pick my programming languages Here are my options Visual Basic C plus plus or Java I can pick two Which are better for the industry?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Is it valuable learning java as a programming language?

Sure, Java is a good option as a programming language. However, there are other good options, too - for example, Python, PHP, C#, etc.


What are the advantages of worst-fit algorithm?

It can be used in computer programming. It helps you to see which options are not viable and would not help out the situation.


What does primitive method mean in programming?

All the objects in Alice that have a set of common set of built-in methods for performing basic options.


What are types programming editors?

When programming you can use a variety of things.You may use an interpreter to directly process each line.You may use a compiler.You can use a simple text editor.Or you can turn to various cool text editor maid specifically for programmers!Some Good options are :NOTEPAD ++ : It has got everything you need. Huge numbers of languages, plug-ins and themes. It customizes s cutely that you will fall in love with it. You can add more user defined languages.SUBLIME TEXT : Also a good option. Features just like the Notepad ++Other Options include: E TEXT EDITOR, ULTRA EDIT.


What is selection Visual BASIC?

Selection is a programming concept or structure referring to the ability to make choices in a programming language. This is critical to programming. It is what enables a program do different things. The code allows you to select one of several different options, depending on some scenario. The most common way of implementing a selection in Visual BASIC and most languages, is an IF command. So for example if you had an exam score for a person and wanted to say if they had passed or failed based on the pass mark being 40, you could have a statement like this, where the result is in the variable called intResult. If intResult>=40 Then MsgBox("Pass") Else MsgBox("Fail") End If

Related questions

How do you determine what programming languages a website is using?

Right click somewhere on the web page. You will then see an options menu pop up. Choose View Page Source. This will reveal the programming code used for the website. From there you can determine what version of HTML is being used and if CSS and JavaScript etc. is also being used. You must have a knowledge of web programming and scripting languages to know what you are looking at.


What is best way to learn open source programming?

The first item to consider when deciding to learn open source programming is what type of applications you want to work on. There are a range of programming languages used in open source software, and the products available range from full enterprise resources planning systems to animation editing software. Decide where your interests lie and what type of applications are going to be required in the future. It is important to note that all open source programming is fully developed, mature programming languages. These tools are complex, multi-faceted, and designed for use in a wide range of applications. Take the time to review the options before investing the time and effort to learn open source programming. All languages have a specific time commitment required to achieve a specific level of expertise.


Why aren't Aerospace navigation software coded in JAVA?

Quite simply, Java isn't the only option for programming. There are other options, too. It may be your favorite programming language, but that doesn't mean it has to be everybody else's favorite, as well.Quite simply, Java isn't the only option for programming. There are other options, too. It may be your favorite programming language, but that doesn't mean it has to be everybody else's favorite, as well.Quite simply, Java isn't the only option for programming. There are other options, too. It may be your favorite programming language, but that doesn't mean it has to be everybody else's favorite, as well.Quite simply, Java isn't the only option for programming. There are other options, too. It may be your favorite programming language, but that doesn't mean it has to be everybody else's favorite, as well.


What is a good major for international law?

Two options are international studies or international relations at the bachelors level.


Are you free with dish network?

We have a monthly charge for our programming packages and equipment after the first receiver. You can do to our DISHNetwork website to see our programming and equipment options.


What programming languages are the easiest to learn for beginners?

BASIC,C,C++AnswerVBA Basic. There are many versions, but the basics are the same. BASIC was one of the first simpler programming languages. VBA Net+ is the latest. If you have MS Office 2000 or 2003 you can write programs in the Excel envrionment. MS Visiual Studio is the full programming package. In Excel, go to Tools, Options, and Visual Basic. Have fun! Use the help functions as much as possible. There are many web-sites and blogs to help you get started. Visual Studio is very expensive. Learning in Excel VBA is cheaper and gives you the idea of programming without spending a lot of bucks.


What are the Features of ASPNET?

Asp.net provide many useful feature as compare to other programming platform.Easy Programming ModelFlexible Language Options ( Asp.net is support more then 25 .net languages)Rich Class FrameworkCompiled executionWeb-Farm Session StateMemory Leak, Dead Lock and Crash ProtectionXML Web Servicesand many more feature available.


How do you switch languages on cod 5?

Probably under settings or options.


What are the different career options in the computer programming field?

Usually when your computer programming, your developing software for a company. Depending on who and what is needed, is where your career will change. Video game programming is an example where you will develop software for a video game company.


You are poor at c c plus plus programming suggest some options?

Learn hard.


In programming is there shorthand for Integer Divided by itself such as SlashIntegerEquals or EqualsSlashInteger?

No. You have such options only for addition and subtraction.


What Are The Options For Parallel Programming?

OpenMPCilk++PThreads or thread library built into languagesOpenCLCUDABrook+MPIPVMCharm++uC++