473,385 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How do i start learning C++

6
im student of c++ but i can't make programs oraly. plesae help me how can i make logic and what are the main steps in every program ,

where integer is taken ?
where i have to put statments?
i dont know
Feb 12 '09 #1
8 1582
JosAH
11,448 Expert 8TB
@tahira
Did you read a book on C++ and try the (small) example programs that are listed in it? You have to learn how to crawl before you can walk; then you have to learn how to walk before you can run. Flying is an entirely different matter.

kind regards,

Jos
Feb 12 '09 #2
tahira
6
yes i can understand thoery

i can remove error tht occur in progrmas i have only one problem that is i can not make progrmas orally just i wnat to know what should i do for remembring each n every progrmas
Feb 16 '09 #3
JosAH
11,448 Expert 8TB
@tahira
Nobody can remember every single program; not even the programs they have written themselves (if they are seasoned programmers). Why are you attempting to do that? You have to remember the structure of a program, i.e. there has to be an int main() function; you have to include the appropriate header files; you have to exit an appropriate return status, but that's about it.

kind regards,

Jos
Feb 16 '09 #4
tahira
6
HMMMM THANK YOU
for answering , would please like to give me programe as a test ?? it may help me in my final exams

waiting
Feb 19 '09 #5
JosAH
11,448 Expert 8TB
Why do you want us to give you test programs? Read this forum group and see if you understand what the problems are all about and if you can solve those problems.

kind regards,

Jos
Feb 19 '09 #6
@JosAH


haha, Jos is a very good guy
Feb 22 '09 #7
Yes it is sometimes difficult to say the program without any writing aid.

What I can suggest is you have to do the pseudo understanding of the number of variables you need, the purpose of the program, which looping commands to use, etc.

For example: Using the simple most example of printing Hello Word,

1) No Variables to be used
2) Header to give System the IO output using cout
3) Function (usually inside a Main() call will be enough)
Feb 23 '09 #8
hi tahira,,

look c or c++ provide us set of tools
before do any thing we need to know about these tools in details means how to use or when to use or where to use... when u r know the use of all these tolls ..
then come to next step hat is develop logic

logic is a very simple thing we just need to perform all the operation with the tools provided by the C++
think what to do and how to do... .. simple

bye
.
Mar 1 '09 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Rick | last post by:
I know this is an open-ended question. But, can someone recommend a path for learning Java. I have some minimal background in programming, C and C++. Time constraints ony allow me a few hours in...
3
by: RAM | last post by:
Hello, I would like to start learning Java. I would like to programme database application with web user interface. Please help. What software and documentation should I install? (URLs?) Should I...
5
by: Amai | last post by:
I'm ineterested in learning ASP.NET, in conjunction with both C# and VB.NET. However, i don't really know where to start. Are there classes available at local colleges, or do i have to go...
4
by: Amai | last post by:
I'm ineterested in learning C# for Web Service and Developement, in conjunction with both ASP.NET and VB.NET. However, i don't really know where to start. Are there classes available at local...
4
by: Amai | last post by:
I'm ineterested in learning VB.NET, in conjunction with both C# and ASP.NET. However, i don't really know where to start. Are there classes available at local colleges, or do i have to go...
3
by: kurrarama | last post by:
I would like to know the guide lines how to start learning C language, and also let me know the practical tip to start learning programming skills.
4
by: Katie Tam | last post by:
Please let me know any good book to start ? Thank You Katie Tam CCNP, CCDP LinkWaves Corporation **Leading Provider of Cisco Equipment** http://www.linkwaves.com
6
by: Rui Maciel | last post by:
Recently I woke up inclined to take up the task of learning another programming language. I've already dipped my toes in Perl (I've read online tutorials and wrote a couple of irrelevant pet...
12
by: Mitch | last post by:
I'm wondering if I'm doing myself a disservice by learning Visual C#, considering it does so much of the work behind the scenes. Should I be learning console apps first? I still haven't found...
2
by: Infog | last post by:
I have a database in Access 2007, and a GUI in VB.NET 3.5. Where should I go to start learning about databinding, and how to have the front end manipulate the database? I would love to find some...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.