answersLogoWhite

0


Best Answer

You don't really need much computer programming for most engineering courses - except those where you specifically concentrate on computer science. And I don't see any reason why you should fail at OTHER, unrelated, subjects, just because you are bad at writing code. Finally, I think you shouldn't be afraid of writing code - you can still learn it.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it true that if you are good at math but bad at programming in terms of writing code in every programming language you will fail engineering?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you still be good at physics and engineering if you are not good at computer programming in terms of writing code in every programming language and biology?

You'll most likely learn one or two programming subjects in your university studies, but not much more than that. You will certainly need much less knowledge about programming than if you specialize in computer sciences.


What engineering majors contain the least amount of programming in terms of writing code for every programming language class like C plus plus and VB?

Basically, anything that is not a major in computer science, programming, or something similar, will only contain (at the most) a few introductory courses in computer programming - nothing very advanced. The details will most likely vary from one country to another, and within one country, from one college to another.


Does every Every programming language have rules governing its word usage and punctuation?

Yes


Which programming language uses a string of 1s and 0s?

You, as a programmer, can use a string with 1s and and 0s (or any other content) in each and every programming language.


Why is it that I'm good at math but bad at writing and programming in terms of writing code for every programming language?

That's because different people have different skills, and preferences. However, don't decide too early that you are "bad at ... programming"; you may just have set yourself a "mental block". In other words, you might still learn it, once you get over your negative attitude about your own abilities.


In switch case programming why are some parameters always in brackets?

There are syntax rules that are to be followed in every programming language and similar is the case here. These rules are a part of the Java language specification.


Why we study c language?

we study c programming because it is mother language of every languages first language which easily under stable by every person. gopal patidar sati


What programming language uses a set of grammar and rules that specifies how to write instructions?

Every programming language has rules that specify how to write instructions. Many programming languages are similar, but mostly they all have different styles and ways of writing the same instructions. This is called the syntax.


What is your strongest programming language java asp c c vb htmlc?

My "strongest" programming language is the one that solves the problem on time and on budget. My choice of language will vary according to the specific problem I'm tasked with solving; there is no single language that can address every single problem.


What is a for every statement?

That is also known as "FOR EACH", though in some programming languages it is simply written as FOR. It means that a group of statements are to be executed once FOR EVERY item in a set. For example (depending on the programming language), that might be once for every array element.


What language is completely object oriented c plus plus or java?

Java is the complete object oriented Programming Language as every thing in java is an object,


Why cant you can do all programs in one compiler?

Not all programs are written in the same programming language. Every compiler can translates only one type of language into object code.