Anonymous

How Can I Develop My Programming Skills In C,C++?

5

5 Answers

Anonymous Profile
Anonymous answered

This tutorial site is very useful for learning C programming for beginners..

C Language

Florio Potter Profile
Florio Potter answered

Some tips on developing your programming skills:Practice – The obvious way to practice is to write programs. To learn, to effectively practice, you need to work on things that aren’t easy for you. Always create a schedule or structure that you follow.

  1. The most important thing is to never stop learning. I think one should always try to make a conscious effort to improve.
  2. I believe on “learn one programming language every year” system as each programming language changes the way we think about programming.
  3. Looking back at the code you have written in the past and realizing just how bad it was. As Churchill says, “Those that fail to learn from history are doomed to repeat it.”
  4. Pair programming with other programmers might increase the quality of code, broadened your horizons, and help you work in as a team member.
  5. Reading and figuring out code written by different people makes you differently.
  6. Write documentation for code written by other people. This helps in understanding the way other people think and program.
  7. Explaining something really helps you find the gaps in your own knowledge.
  8. Get involved with open source projects. There are many open source projects that have experienced software developers working on them.
For more information get Help at

CodeAvail- Online Computer Science Assignment
help

Anonymous Profile
Anonymous answered
Its possible by tutorial and writing program
Anonymous Profile
Anonymous answered
Hi..I m satish I m appeared B.E FINAL YR.
Actually I want to develop programming skill in c and c++.what I have to do for that?
I already studied c and c++.but during my Eng.at that time,I had not interested in that, but I have to do that.plz give me suggestion whether I will do or not?n there is future opportunity in this field?

Answer Question

Anonymous