What are some basic c++ programming techniques?

Let’s learn what are some basic c++ programming techniques. The most accurate or helpful solution is served by Quora.

There are ten answers to this question.

Best solution

What are some C++ programming techniques and examples that should be discouraged or avoided?

What are the natural bad habits that a cpp programmer can run into?

Answer:

1. Using void main() when the standard clearly says int main()     void main(void) - the Wrong Thing...

Read more

Dhiraj Thakur at Quora Mark as irrelevant Undo

Other solutions

What are some techniques to use to get better at C programming?

I'm struggling at programming, I completed an introductory course but since it was two years ago, I forgot most of it, I want to start from the basics again and write simple code to do simple things and gradually build up so I can be better at Programming...

Answer:

go to Free Educational Video Tutorials on Computer Programming, Adobe Software, Computer Science and...

Read more

Raja Biswas at Quora Mark as irrelevant Undo

What are the tools and techniques of event driven programming?

Basically,, I have to do a presentation of between 2 and 4 minutes in front of the class, which I basically hate which is making this all the harder :/ and the criteria is as follows: Create a presentation that will demonstrate that you are able to use...

Answer:

Most of Windows is event driven programming. Every letter typed, mouse click, double click etc is an...

Read more

wiimii at Yahoo! Answers Mark as irrelevant Undo

What techniques can be used to prevent cheating on programming assignments?

In programming classes, open book homework assignments are great tools for learning. Studying for tests involves reading and memorizing, whereas homework assignments involve reading and applying. But the specter of cheating looms over all types of homework...

Answer:

http://theory.stanford.edu/~aike...

Read more

Yoann Padioleau at Quora Mark as irrelevant Undo

What are some techniques you use to concentrate while programming?

I find that I can only code efficiently if I am extremely concentrated for several hours at a time. Sometimes it's hard to do this, due to outside factors, food cravings, daydreaming, people, etc. What are some methods, techniques, habits, environments...

Answer:

I find that my concentration increases anywhere from 50% to 100% when I have some Taylor Swift playing...

Read more

Steven Hao at Quora Mark as irrelevant Undo

What books would you recommend on learning programming techniques?

(divide&conquer, greedy, dynamic programming etc.)

Answer:

The Algorithm Design Manual by Steven Skiena I find this book more approachable and very easy to understand...

Read more

Karthik B Gandhi at Quora Mark as irrelevant Undo

What are the best coding techniques that you follow while programming?

My team has requested me to take a session on coding, currently I'm looking at Pragmatic programmer,Code complete and Google C++ Style guide.Feel free to share anything that you think nice to talk about and to practice while coding?

Answer:

Never reinvent the wheel, if an algorithm exists that can be applied to my current problem or task at...

Read more

Rod Ricky Brown at Quora Mark as irrelevant Undo

I find some programming hard to absorb. Are there any techniques or strategies or ways to absorb and learn programming languages more easily?

I thing what I am asking is what studying technique do you find best for studying programming, HTML, CSS and the like? I've studied HTML and CSS at Treehouse and Lynda.   I know a big part of this is doing projects and just applying what you  learn but...

Answer:

One tiny step at a time. Get a 'hello world' to work. Print out square roots from 1 to 10. Make a program...

Read more

Alan Tracey Wootton at Quora Mark as irrelevant Undo

What are some essential programming techniques to surpass the time and memory constraints in competitive programming?

I am good at basics and learning but sometimes some codes seem esoteric to me and I don't find any technique(used commonly by programmers in their solutions) that is explained in some book that I have been following. Could someone help with their experiences...

Answer:

The best technique is to find a better algorithm. Time limits are set such that you don't require micro...

Read more

Shreyas Basarge at Quora Mark as irrelevant Undo

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.