1,474 Answered Questions for the topic computer programming

Computer Programming Computer Science Theory Computability

07/08/19

What's a Turing machine?

What is a Turing machine and why do people keep mentioning it? My IBM PC is all I need to do my computation! Why does anyone care about these machines?
Computer Programming Computer Science Computer Engineering

07/04/19

What is a systems engineer job description?

Computer Programming Theory Parsing

07/03/19

Why can't a recursive-descent parser handle left recursion?

Could someone please explain to me why recursive-descent parsers can't work with a grammar containing left recursion?
Computer Programming C# Theory Arrays

07/03/19

How and when to abandon the use of arrays in C#?

Should you try to avoid using an array as much as possible when you will be adding a lot of elements? Should you use iStringMap instead? If so, what happens if you need more than two dimensions AND... more
Computer Programming Computer Engineering Logic Design

07/03/19

What is the use of digital logic design?

Computer Programming Computer Science Computer Engineering

07/03/19

How does Microsoft's cloud services differ from Amazon's?

Computer Programming Computer Engineering Logic Design

07/03/19

What is basic logic gate?

Computer Programming Composition Inheritance Oop

07/03/19

Prefer composition over inheritance?

Why prefer composition over inheritance? What trade-offs are there for each approach? When should you choose inheritance over composition?
Computer Programming Language Agnostic Coding Style

07/02/19

Should a function have only one return statement?

Are there good reasons why it's a better practice to have only one return statement in a function? Or is it okay to return from a function as soon as it is logically correct to do so, meaning there... more
Computer Programming Computer Science Computer Engineering

07/02/19

How much does CCNA exam cost?

Computer Programming Math Proof Theory

07/01/19

Why can't programs be proven?

Why can't a computer program be proven just as a mathematical statement can? A mathematical proof is built up on other proofs, which are built up from yet more proofs and on down to axioms - those... more
Computer Programming Math

06/29/19

what is this guys

Computer Programming C++

06/26/19

Searching an Array for an Exact Match in C++

Ensure the provided code file named MichiganCities.cpp is open. Study the prewritten code to make sure you understand it. Write a loop statement that examines the names of cities stored in the... more
Computer Programming Computer Engineering Logic Design

06/25/19

What does an XNOR gate do?

Computer Programming Computer Science Computer Engineering

06/25/19

What exactly does a software developer do?

Computer Programming Computer Science Computer Engineering

06/25/19

What are the skills required for system engineer?

Computer Programming Computer Science Theory Accessibility

06/25/19

What are some good computer science resources for a blind programmer?

I'm a totally blind individual who would like to learn more of the theory aspect of computer science. I've had an intro data structures class and the general intro programming but would like to... more
Computer Programming Computer Engineering Logic Design

06/25/19

How do logic gates work?

Computer Programming Computer Science Computer Engineering

06/23/19

What is meant by “Azure Stack”?

06/22/19

Learning to write a compiler?

*Preferred languages*: C/C++, Java, and Ruby.I am looking for some helpful books/tutorials on how to write your own compiler simply for educational purposes. I am most familiar with C/C++, Java,... more
Computer Programming Function Terminology Methods

06/22/19

What's the difference between a method and a function?

Can someone provide a simple explanation of methods vs. functions in OOP context?
Computer Programming Computer Science Theory Language Theory

06/22/19

Exactly what is the difference between a "closure" and a "block"?

I've found that lots of people use the words *closure* and *block* interchangeably. Most of these people can't explain what they're talking about. I'm looking for a precise, computer science... more
Computer Programming Math Computer Computer Science

06/17/19

Getting actual numbers based on numbers per 100 and 100,000

I have been given guns per 100, and the total firearm-related deaths per 100,000. I have to find the actual number of guns per country and the actual number of gun-related deaths. The first country... more

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.