473,403 Members | 2,270 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,403 software developers and data experts.

Learn the C++

Hello,

Do you known a good site to learn the C++ ?
I've understood the bases of the programming, I've done some Java and
VB6.

Thank you

(I'm sorry for my bad English, but I'm French and I am learning English)

Jan 19 '07 #1
12 1333
le*****@gmail.com wrote:
Do you known a good site to learn the C++ ?
I've understood the bases of the programming, I've done some Java and
VB6.
There is the "Correct C++ Tutorial" by Alf P. Steinbach:
http://home.no.net/dubjai/win32cpptut/html/

A good thing to read (and refer to often!) is the C++ FAQ Lite:
http://www.parashift.com/c++-faq-lit...learn-cpp.html
http://www.parashift.com/c++-faq-lite/

For book recommendations, see the "Book Reviews" section of
http://accu.org/ (the Association of C and C++ Users)
(the book reviews were temporarily unavailable when I checked though)

Since you said you already have some previous programming experience, a
highly-recommended book is "Accelerated C++" by Koenig and Moo:
http://www.acceleratedcpp.com/

--
Marcus Kwok
Replace 'invalid' with 'net' to reply
Jan 19 '07 #2
le*****@gmail.com wrote:
Hello,

Do you known a good site to learn the C++ ?
There is a free online book, "Thinking in C++" by Bruce Eckels, with
good introduction to C++ standard (ie, no MFC).
Jan 19 '07 #3
Hi.
http://www.cppreference.com/
is a good place to find the standard C++ functions and algorithms.

Jan 20 '07 #4

le*****@gmail.com wrote:
Hello,

Do you known a good site to learn the C++ ?
I've understood the bases of the programming, I've done some Java and
VB6.

Thank you

(I'm sorry for my bad English, but I'm French and I am learning English)
If you are having difficulties with English, you may do better to find
a site that is in French.

Jan 20 '07 #5


On 20 jan, 18:43, gw7...@aol.com wrote:
(I'm sorry for my bad English, but I'm French and I am learning English)
If you are having difficulties with English, you may do better to find
a site that is in French.
I've tried to find a good french site but I don't have found. In
french, there is nothing to begin the C++.

Jan 20 '07 #6
<le*****@gmail.comwrote in message
news:11*********************@51g2000cwl.googlegrou ps.com
On 20 jan, 18:43, gw7...@aol.com wrote:
>>(I'm sorry for my bad English, but I'm French and I am learning
English)
If you are having difficulties with English, you may do better to
find a site that is in French.

I've tried to find a good french site but I don't have found. In
french, there is nothing to begin the C++.
I was going to point out that the french equivalent of this newsgroup is

fr.comp.lang.c++

but I see you are already posting there. Given the language difficulties, I
doubt that you will find this newsgroup better.

--
John Carson

Jan 21 '07 #7
le*****@gmail.com wrote:
>

On 20 jan, 18:43, gw7...@aol.com wrote:
(I'm sorry for my bad English, but I'm French and I am learning
English)
If you are having difficulties with English, you may do better to
find a site that is in French.

I've tried to find a good french site but I don't have found. In
french, there is nothing to begin the C++.
Well, there is fr.comp.lang.c++. However, looking at it in google it
seems to be a relatively low-traffic group, on the order of 3-5 posts
per day. I'd say stick here. We're pretty accomodating of people who
struggle with English, and in fact yours really isn't that bad.

Brian
Jan 21 '07 #8
John Carson wrote:
<le*****@gmail.comwrote in message
news:11*********************@51g2000cwl.googlegrou ps.com
I've tried to find a good french site but I don't have found. In
french, there is nothing to begin the C++.

I was going to point out that the french equivalent of this newsgroup
is

fr.comp.lang.c++

but I see you are already posting there. Given the language
difficulties, I doubt that you will find this newsgroup better.

Considering the negligible traffic there, I doubt he would find it
better.

Brian
Jan 21 '07 #9
"Default User" <de***********@yahoo.comwrote in message
news:51*************@mid.individual.net
John Carson wrote:
><le*****@gmail.comwrote in message
news:11*********************@51g2000cwl.googlegro ups.com
>>I've tried to find a good french site but I don't have found. In
french, there is nothing to begin the C++.

I was going to point out that the french equivalent of this newsgroup
is

fr.comp.lang.c++

but I see you are already posting there. Given the language
difficulties, I doubt that you will find this newsgroup better.


Considering the negligible traffic there, I doubt he would find it
better.

Not being a French speaker, I can't speak with confidence, but I think you
are using an overly demanding standard of an active newsgroup. comp.lang.c++
is exceptionally active. There are several newsgroups that I read (Windows
newsgroups), which have much less traffic, but where nevertheless most
questions get answered satisfactorily.

--
John Carson
Jan 21 '07 #10

<le*****@gmail.coma écrit ...
On 20 jan, 18:43, gw7...@aol.com wrote:
(I'm sorry for my bad English, but I'm French and I am learning
English)
If you are having difficulties with English, you may do better to find
a site that is in French.

I've tried to find a good french site but I don't have found. In
french, there is nothing to begin the C++.

Try www.developpez.com

--

Etienne
Jan 21 '07 #11
John Carson wrote:
"Default User" <de***********@yahoo.comwrote in message
news:51*************@mid.individual.net
John Carson wrote:
><le*****@gmail.comwrote in message
news:11*********************@51g2000cwl.googlegrou ps.com
I've tried to find a good french site but I don't have found. In
french, there is nothing to begin the C++.
>
I was going to point out that the french equivalent of this
newsgroup is
>
fr.comp.lang.c++
>
but I see you are already posting there. Given the language
difficulties, I doubt that you will find this newsgroup better.

Considering the negligible traffic there, I doubt he would find it
better.


Not being a French speaker, I can't speak with confidence, but I
think you are using an overly demanding standard of an active
newsgroup. comp.lang.c++ is exceptionally active. There are several
newsgroups that I read (Windows newsgroups), which have much less
traffic, but where nevertheless most questions get answered
satisfactorily.

Have you actually looked at the traffic in fclc++? I'm talking a
handful of posts per day, less than ten most days, often less than five.

As the OP was familiar with it, I'd say the it doesn't meet his needs.
Why are we arguing? He has as much right as anyone here. If language
difficulties cut down on his replies then that's one of the hazards.


Brian
Jan 21 '07 #12
"Default User" <de***********@yahoo.comwrote in message
news:51*************@mid.individual.net
John Carson wrote:
>"Default User" <de***********@yahoo.comwrote in message
news:51*************@mid.individual.net
>>John Carson wrote:

<le*****@gmail.comwrote in message
news:11*********************@51g2000cwl.googleg roups.com

I've tried to find a good french site but I don't have found. In
french, there is nothing to begin the C++.

I was going to point out that the french equivalent of this
newsgroup is

fr.comp.lang.c++

but I see you are already posting there. Given the language
difficulties, I doubt that you will find this newsgroup better.
Considering the negligible traffic there, I doubt he would find it
better.


Not being a French speaker, I can't speak with confidence, but I
think you are using an overly demanding standard of an active
newsgroup. comp.lang.c++ is exceptionally active. There are several
newsgroups that I read (Windows newsgroups), which have much less
traffic, but where nevertheless most questions get answered
satisfactorily.


Have you actually looked at the traffic in fclc++? I'm talking a
handful of posts per day, less than ten most days, often less than
five.
Yes I know. Plenty of Windows newsgroups have that many or less (primarily
because there are so many Windows newsgroups).
As the OP was familiar with it, I'd say the it doesn't meet his needs.
Why are we arguing? He has as much right as anyone here. If language
difficulties cut down on his replies then that's one of the hazards.
I agree that it is entirely up to the OP. It is merely my 2 cents worth that
precision of expression can be important in resolving programming questions
and that language difficulties may hamper that. But the OP has every right
to post here if desired.

--
John Carson
Jan 21 '07 #13

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

Similar topics

17
by: Rob | last post by:
i know javascript, vbscript, asp css and alot more and im only 14 i was wondering which is easier to learn php or cgi. any help?
42
by: Bicho Verde | last post by:
I have now free time and money to do what I want :-) I have some basic skills in programming (C, Pascal, Macromedia Actionscript) but don't know exactly what to do in the world of programming. And...
55
by: Elijah | last post by:
I have read many of the topics on learning C++ or Java first. It seems like everyone says something different. I would like to know if I should learn C++ or Java. First a little about myself. I...
30
by: Rhino | last post by:
I am giving some thought to applying for some jobs that want people with Java and C++ experience. I have been writing Java for several years and am fluent enough that I don't have to get help with...
8
by: Hermawih | last post by:
Hello , I want your opinion about this . In order to say it clearly , I think I have to describe it in long sentences . I could consider myself as Intermediate/Advance Access Developer ;...
21
by: TAM | last post by:
Hi, I read that ASP.NET uses VB.NET instead of VBScript. I also read that ASP.NET is a subset of VB.NET. So if I learn VB.NET first then do I have the knowledge for programming ASP.NET...
85
by: abhi | last post by:
hi everybody am new to this group and help me to learn C
31
by: anand devarajan | last post by:
hi friends, im anand im just a beginner in c learning for the past two weeksnow i can write simple prgs can anyone help me to get well known to c lang so that i should able to write even tough...
34
by: pandit | last post by:
hai all, i want to become a good programmer. one of my friends ( named "arnuld", he posts here infrequently), taught me Lisp. so i am not a programming beginner. i have heard these 2 points....
65
by: Chris Carlen | last post by:
Hi: From what I've read of OOP, I don't get it. I have also found some articles profoundly critical of OOP. I tend to relate to these articles. However, those articles were no more objective...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.