473,385 Members | 1,372 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.

The best C++ developing tool?

Hi everyone!

I'm a newbee coding C++ but I've coded in other (simpler) languages
for some 10 years now. I'm looking for a good developing tool for my
PC but I have no clue wich one's the best. I'm also looking for a
good beginners guide.

I want to learn how to get data from other programs, network coding,
managing windows and inputs in them.....and much more.
Hope you guys can help an old nerd getting his glasses a little
thicker...thanks!
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
Jul 21 '05 #1
4 1742
if you want to do the dev for .net framework then i would advise you to try
C# instead of c++ (managed c++ isnt fun any more)

but if you just want to try your hands a good ol c++ with win32s and sockets
etc... then i would say the best too for C++ is Visual C++ 6.0

--

Regards,

HD
"tixydigit" <ti*******@hotmail-dot-com.no-spam.invalid> wrote in message
news:40**********@Usenet.com...
Hi everyone!

I'm a newbee coding C++ but I've coded in other (simpler) languages
for some 10 years now. I'm looking for a good developing tool for my
PC but I have no clue wich one's the best. I'm also looking for a
good beginners guide.

I want to learn how to get data from other programs, network coding,
managing windows and inputs in them.....and much more.
Hope you guys can help an old nerd getting his glasses a little
thicker...thanks!
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com

Jul 21 '05 #2
You can still do unmanaged (good ol' Win32) C++ with VS.NET (MS VC++ 7.1).

-mike
MVP

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:Ou**************@tk2msftngp13.phx.gbl...
if you want to do the dev for .net framework then i would advise you to try C# instead of c++ (managed c++ isnt fun any more)

but if you just want to try your hands a good ol c++ with win32s and sockets etc... then i would say the best too for C++ is Visual C++ 6.0

--

Regards,

HD
"tixydigit" <ti*******@hotmail-dot-com.no-spam.invalid> wrote in message
news:40**********@Usenet.com...
Hi everyone!

I'm a newbee coding C++ but I've coded in other (simpler) languages
for some 10 years now. I'm looking for a good developing tool for my
PC but I have no clue wich one's the best. I'm also looking for a
good beginners guide.

I want to learn how to get data from other programs, network coding,
managing windows and inputs in them.....and much more.
Hope you guys can help an old nerd getting his glasses a little
thicker...thanks!
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com



Jul 21 '05 #3
Mike,
And you get better compliance with the C++ standard with 7.1 than with
6.0 too!
Bob
"Michael Giagnocavo [MVP]" <mg*******@Atrevido.net> wrote in message
news:uv**************@TK2MSFTNGP11.phx.gbl...
You can still do unmanaged (good ol' Win32) C++ with VS.NET (MS VC++ 7.1).

-mike
MVP

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:Ou**************@tk2msftngp13.phx.gbl...
if you want to do the dev for .net framework then i would advise you to

try
C# instead of c++ (managed c++ isnt fun any more)

but if you just want to try your hands a good ol c++ with win32s and

sockets
etc... then i would say the best too for C++ is Visual C++ 6.0

--

Regards,

HD
"tixydigit" <ti*******@hotmail-dot-com.no-spam.invalid> wrote in message
news:40**********@Usenet.com...
> Hi everyone!
>
> I'm a newbee coding C++ but I've coded in other (simpler) languages
> for some 10 years now. I'm looking for a good developing tool for my
> PC but I have no clue wich one's the best. I'm also looking for a
> good beginners guide.
>
> I want to learn how to get data from other programs, network coding,
> managing windows and inputs in them.....and much more.
>
>
> Hope you guys can help an old nerd getting his glasses a little
> thicker...thanks!
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com


Jul 21 '05 #4
tried it once and got the main as tmain() and tried a few things... but did
think it was good enough... so i still keep c++ for 6.. use VS.NET for c#...
plus its kinda gets me mixed up with managed / unmanaged and all i ever do
is atl code (have to support some code)

--

Regards,

HD
"Bob Milton" <Bob.Milton@s"one".com> wrote in message
news:eM**************@TK2MSFTNGP12.phx.gbl...
Mike,
And you get better compliance with the C++ standard with 7.1 than with
6.0 too!
Bob
"Michael Giagnocavo [MVP]" <mg*******@Atrevido.net> wrote in message
news:uv**************@TK2MSFTNGP11.phx.gbl...
You can still do unmanaged (good ol' Win32) C++ with VS.NET (MS VC++ 7.1).
-mike
MVP

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message news:Ou**************@tk2msftngp13.phx.gbl...
if you want to do the dev for .net framework then i would advise you to

try
C# instead of c++ (managed c++ isnt fun any more)

but if you just want to try your hands a good ol c++ with win32s and

sockets
etc... then i would say the best too for C++ is Visual C++ 6.0

--

Regards,

HD
"tixydigit" <ti*******@hotmail-dot-com.no-spam.invalid> wrote in message news:40**********@Usenet.com...
> Hi everyone!
>
> I'm a newbee coding C++ but I've coded in other (simpler) languages
> for some 10 years now. I'm looking for a good developing tool for my
> PC but I have no clue wich one's the best. I'm also looking for a
> good beginners guide.
>
> I want to learn how to get data from other programs, network coding,
> managing windows and inputs in them.....and much more.
>
>
> Hope you guys can help an old nerd getting his glasses a little
> thicker...thanks!
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com


Jul 21 '05 #5

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

Similar topics

5
by: RichG | last post by:
We are building a new developement system specifically for .NET developement. We will bw using VB. and C#. What will be the best OS to install on the new system. What will be the best concidering...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
4
by: Adam Clauss | last post by:
I am currently developing an application which will primarily run as a service that starts with Windows. However, I want to also have an 'administration' tool that can be run that controls various...
1
by: Donnie | last post by:
Hello All I am trying to find some information on how to design/develop a SQL Query tool embedded in an ASP.NET web application What I would like to have is a tool that helps a user write SQL...
2
by: Donnie | last post by:
Hello All I am trying to find some information on how to design/develop a SQL Query tool embedded in an ASP.NET web application What I would like to have is a tool that helps a user write SQL...
2
by: MattC | last post by:
Hi, I am developing a timesheet system that collects information about employees activities. In this I collect details about projects they do work for, what type of work, how long, when etc...
10
by: jojobar | last post by:
Hello, I am trying to use vs.net 2005 to migrate a project originally in vs.net 2003. I started with creation of a "web site", and then created folders for each component of the site. I read...
4
by: tixydigit | last post by:
Hi everyone! I'm a newbee coding C++ but I've coded in other (simpler) languages for some 10 years now. I'm looking for a good developing tool for my PC but I have no clue wich one's the best....
13
by: G | last post by:
Hello, Looking for opinions on a fairly simple task, new to ASP.net (C#) and want to make sure I do this as efficiently as possible. I have a web based form, and I need to run some SQL before...
1
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.