473,499 Members | 1,568 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

New programmer needs advice

Hello. I'm currently trying to learn programming in C++. My goal is to
write Windows applications, mostly for personal use. For example, I'd like
to create my own multi-threaded newsreader.

My plan was to learn standard C++ and then VisualC++/MFC. I've been through
most of one C++ book (Deitel) and I've started on another (Accelerated C++ /
Koenig & Moo). After that I was going to read Programming Windows with MFC
(Prosise). I figured I would then be ready to start writing Windows apps.

However, since then I've discovered C# and from what I've been reading it
sounds like the best way for me to program in Windows. I love the whole
concept of a simpler language with automatic memory management. I love the
fact that there's no pointers :) (learning to use pointers in C++ is tough).

So I've decided that I want to program in C#. Now my dilemna is, should I
continue to read my C++ book and learn all the details of C++ before
learning C#? I feel like I already have a good basic understanding of C++
and OOP, so is it really necessary for me to learn C++ in detail if my plan
is to program in C#? Should I just shelve the C++ books for now and start
on a C# book? If anyone has advice for me on this, I'd appreciate it.
Nov 13 '05 #1
4 1589
Hi Vince,

I would say go with C#.
You won't need additional C++ knowledge for 99% of stuff you'll get into :)

Miha

"Vince S" <vi**********@SPAMBLOCK-hotmail.com> wrote in message
news:u9**************@TK2MSFTNGP12.phx.gbl...
Hello. I'm currently trying to learn programming in C++. My goal is to
write Windows applications, mostly for personal use. For example, I'd like to create my own multi-threaded newsreader.

My plan was to learn standard C++ and then VisualC++/MFC. I've been through most of one C++ book (Deitel) and I've started on another (Accelerated C++ / Koenig & Moo). After that I was going to read Programming Windows with MFC (Prosise). I figured I would then be ready to start writing Windows apps.

However, since then I've discovered C# and from what I've been reading it
sounds like the best way for me to program in Windows. I love the whole
concept of a simpler language with automatic memory management. I love the fact that there's no pointers :) (learning to use pointers in C++ is tough).
So I've decided that I want to program in C#. Now my dilemna is, should I
continue to read my C++ book and learn all the details of C++ before
learning C#? I feel like I already have a good basic understanding of C++
and OOP, so is it really necessary for me to learn C++ in detail if my plan is to program in C#? Should I just shelve the C++ books for now and start
on a C# book? If anyone has advice for me on this, I'd appreciate it.

Nov 13 '05 #2
Agreed - I would wholeheartedly recommend C# to anyone - beginner or guru
:o) It is similar to C++ but I would recommend learning it from scratch as
there are a few differences. For a book 'C# Complete' is an excellent
choice.

"Miha Markic" <mi***@spin.NO.SPAM.si> wrote in message
news:uh**************@TK2MSFTNGP12.phx.gbl...
Hi Vince,

I would say go with C#.
You won't need additional C++ knowledge for 99% of stuff you'll get into :)
Miha

"Vince S" <vi**********@SPAMBLOCK-hotmail.com> wrote in message
news:u9**************@TK2MSFTNGP12.phx.gbl...
Hello. I'm currently trying to learn programming in C++. My goal is to
write Windows applications, mostly for personal use. For example, I'd like
to create my own multi-threaded newsreader.

My plan was to learn standard C++ and then VisualC++/MFC. I've been

through
most of one C++ book (Deitel) and I've started on another (Accelerated C++ /
Koenig & Moo). After that I was going to read Programming Windows with

MFC
(Prosise). I figured I would then be ready to start writing Windows

apps.
However, since then I've discovered C# and from what I've been reading it sounds like the best way for me to program in Windows. I love the whole
concept of a simpler language with automatic memory management. I love

the
fact that there's no pointers :) (learning to use pointers in C++ is

tough).

So I've decided that I want to program in C#. Now my dilemna is, should I continue to read my C++ book and learn all the details of C++ before
learning C#? I feel like I already have a good basic understanding of C++ and OOP, so is it really necessary for me to learn C++ in detail if my

plan
is to program in C#? Should I just shelve the C++ books for now and start on a C# book? If anyone has advice for me on this, I'd appreciate it.


Nov 13 '05 #3
Vince S <vi**********@SPAMBLOCK-hotmail.com> wrote:

<snip>
So I've decided that I want to program in C#. Now my dilemna is, should I
continue to read my C++ book and learn all the details of C++ before
learning C#? I feel like I already have a good basic understanding of C++
and OOP, so is it really necessary for me to learn C++ in detail if my plan
is to program in C#? Should I just shelve the C++ books for now and start
on a C# book? If anyone has advice for me on this, I'd appreciate it.


You certainly don't need to know the details of C++ in order to learn
C#. I suspect a lot of C# programmers *don't* know the details of C++
(including me!).

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet/
If replying to the group, please do not mail me too
Nov 13 '05 #4
You certainly don't need to know the details of C++ in order to learn
C#. I suspect a lot of C# programmers *don't* know the details of C++
(including me!).


I do know some, but I really don't miss them :)

Miha
Nov 13 '05 #5

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

Similar topics

7
2052
by: stormslayer | last post by:
Folks: I've been considering a shift to python. I currently use c++builder (borland) or perl. I do computational models / statistics programming, and was interested in python b/c it a. has...
0
2467
by: Bill Law | last post by:
Great Company on the Maryland Eastern Shore needs a DB2 Systems Programmer and DBA (DB2) to join their IT team. The selected candidate MUST have a BS degree and both DB2 DBA And DB2 Systems...
23
2666
by: Steve Jorgensen | last post by:
Hi all, I'm working on a project through a consulting company, and I'm writing some database code for use in another programmer's project in Excel/VBA. The other programmer is working through...
3
1564
by: OJLP | last post by:
Hi. I am about to embark on C# learning. I have had limited VB experience. Can anyone offer any advice as to some good books / courses to attend, for a newbie to get the basics as quick as...
4
1073
by: Don Grover | last post by:
Im looking for advice on migrating from asp to asp.net. If someone can answer a few questions please. 1) What time frames should I allow for getting upto speed in asp/vb .net from a comercial...
15
4303
by: zerosharp | last post by:
What must i do, Now? I don't known, Help me. Thank You.
13
2009
by: aum | last post by:
Hi, I'm a Python programmer, just starting to get into javascript. On reading some of the js guides, and not liking any of the OO usage patterns I saw, I've cooked up something which python...
13
2468
by: BK | last post by:
Our .Net team has just inherited a junior programmer that we need to get up to speed as quickly as possible. Unfortunately, his skill set is largely Access with some VB6 and ASP classic...
1
1161
by: rsaikamesh | last post by:
Hi Friends, This need some advice from you. I was working on ASP.NET with c# programming 7 month back. Then i was asked to work in c++ with Linux. I have been just creating User Interfaces for...
0
7132
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
7009
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...
1
6899
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
5475
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,...
0
4602
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3103
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3094
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
302
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.