473,320 Members | 1,868 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,320 software developers and data experts.

Help guidance to understand C++

Hi,

I want to learn c++ programming, can anyone give me information or
suggestion of how or steps i have to do to understand c++?

Thanks
Aug 6 '08 #1
5 1151
On Aug 6, 4:28 am, Pardi <Pardi.Mar...@gmail.comwrote:
Hi,

I want to learn c++ programming, can anyone give me information or
suggestion of how or steps i have to do to understand c++?

Thanks

There is one known and proven technique: get a good book.
example:
C++ Primer (Lippman, Lajoie and Moo)

Aug 6 '08 #2
if I want to program an application that use a database, can I use c++
language?
any thought how can I develop and application with database in c++?

Thanks
Aug 6 '08 #3
c++ is not a language liek visual basic in that it does not, out the box, do much other than integrate with some basic console (Text) functionality.
Everything else is plugged in via some kind of 3rd party library. Including, and especially, db access.
And its all very platform specific.
So you'd need to know what db, on what platform, you'd want to access from c++. At which point the result is usually rather obvious.

"Pardi" <Pa**********@gmail.comwrote in message news:7b**********************************@l33g2000 pri.googlegroups.com...
if I want to program an application that use a database, can I use c++
language?
any thought how can I develop and application with database in c++?

Thanks
Aug 6 '08 #4
On Aug 6, 4:28*am, Pardi <Pardi.Mar...@gmail.comwrote:
I want to learn c++ programming, can anyone give me information or
suggestion of how or steps i have to do to understand c++?
Go to www.accu.org and look at some book reviews.

Read, enjoy. Pick a subject that interests you for
more detail. Later in the thread you talk about
database. Look for "doing db with C++" books and
get one (or better two or three) with good reviews.

Pick a simple project and code it up.
Socks
Aug 6 '08 #5
On Aug 6, 4:28*am, Pardi <Pardi.Mar...@gmail.comwrote:
I want to learn c++ programming, can anyone give me information or
suggestion of how or steps i have to do to understand c++?
See the FAQs that deal with this question:

http://www.parashift.com/c++-faq-lit...learn-cpp.html

Cheers! --M
Aug 6 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: | last post by:
Hello All, this is my first post. OK - The goal is to display the following (note: substitute 1' ' for 2'*') by using 3 recursive functions. 0123454321001234543210 **012343210012343210**...
17
by: EkteGjetost | last post by:
This is definitely not the smart thing to do as far as my learning goes, but desperate situations call for desperate measures. The final lab for my introduction to C programming class is due...
11
by: Ken Durden | last post by:
I am in search of a comprehensive methodology of using these two object cleanup approaches to get rid of a number of bugs, unpleasantries, and cleanup-ordering issues we currently have in our...
0
by: J. | last post by:
Hello all, I need some assistance. I've been out of the C++ game way too long and I need some help getting back up to speed. I'm taking a class where STL is mostly covered...I know alot of...
8
by: CJ Taylor | last post by:
Alright, can't understand this. Visual Studio appears to have a HTML Help 2.0 plugin availible. I'm using it, it generates a HxS file just fine. I can browse this file in a custom viewer I...
11
by: abico | last post by:
Write a program that reads in a sequence of words and prints them in reverse order.Using STACK.
4
by: Tarun Mistry | last post by:
Hi all, I have posted this in both the c# and asp.net groups as it applies to both (apologies if it breaks some group rules). I am making a web app in asp.net using c#. This is the first fully OO...
0
by: shinichi | last post by:
Hi all, Im an Oracle newbie here. I have questions here that need guidance from Oracle Expert here. Here it goes: - there are 3 databases that will be used: tableA (2000 records), tableAsub (45000...
3
by: Milagro | last post by:
Hello Everyone, I'm trying to debug someone elses php code. I'm actually a Perl programmer, with OO experience, but not in php. The code is supposed to upload a photo from a form and save it...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.