You are not logged in.    Login    New User    Forum Home    Search

Location:
JBPLAY  \  Meteor 2  \  General  \  c++ can I learn it?

Back to Threads

Viewing Thread: c++ can I learn it?

 

VR_Rat

Joined: 20 January 2006
Posts: 396
14 May 2006 22:26 (UK time)

Does anyone know any good free c++ tutoring sites? I've been looking around for a good, free no obligation one that includes the nessecary software.

You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
15 May 2006 12:28 (UK time)

I learned my c from a book from a library, I quess there could be some places for programming.

EDIT: visit www.microsoft.com and search there for Microsft Visual C++ 6.0 or whatever version. If you can't make it there, search it in google, yahoo or other search engine. If that does not work, add the "download" keyword and you should find it.

Edited: 15 May 2006 17:45


You need to login to create posts in this thread.

fuzinavl
 Official Sponsor

Joined: 06 October 2004
Posts: 287
15 May 2006 22:36 (UK time)

Everything you do/learn should be purpose driven. If learning C++ fits that I recommend:

Dev-C++ from bloodshed.net. (free)

"C++ how to program" (2nd edition) by deitel & deitel. $12 Amazon.com

http://fuzinavl.tripod.com (see links page)

You need to login to create posts in this thread.

VR_Rat

Joined: 20 January 2006
Posts: 396
17 May 2006 00:18 (UK time)

I don't have any money to burn now (nintendo WII soon) so I hope the free sources are good.

You need to login to create posts in this thread.

fuzinavl
 Official Sponsor

Joined: 06 October 2004
Posts: 287
17 May 2006 03:23 (UK time)

well just know that programming is a huge time-suck!

You need to login to create posts in this thread.

nyasudah
 Official Sponsor

Joined: 06 February 2005
Posts: 832
17 May 2006 14:49 (UK time)

yeah i agree on that. now im learning it for a couple of years and i still dont know enough..
nyasudah / masuda / mp / PetiX / PtX


You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
17 May 2006 18:14 (UK time)

I will not go to c++, good if I know C basics (syntax)! If I ever program anything, it is most likely Java, doing applets to my websites when I know what it is about! Another option is Visual Basic, VBScript is a scripting language what is good, I just can't get mine to work Xp

I am not sure if I will do it all the way to java, I am now stuck on ASP. Website building is more fun than program (although it was nice doing a simple c "helloworld" program)

btw have you noticed that you are still able to make html entities? they are blocks of text that are used to make a character.

Edited: 17 May 2006 18:16


You need to login to create posts in this thread.

VR_Rat

Joined: 20 January 2006
Posts: 396
17 May 2006 20:44 (UK time)

What is so bad about c++?

You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
18 May 2006 19:06 (UK time)

Well, I have been so into web programming now, doing java would enable me to do applets (and applying it with ADO might give me a wondorous tool :D).

Another thing is that I have been learning JavaScript and VBScript and so I have syntax learning now (actually Java-Script == compact version of Java; VB-Script == compact version of Visual Basic).

Although this, Java is pretty much like C++.

Edited: 26 May 2006 10:57


You need to login to create posts in this thread.

fuzinavl
 Official Sponsor

Joined: 06 October 2004
Posts: 287
19 May 2006 04:41 (UK time)

C++ can become a bit of a headache to get things working with different libraries... network, graphics, ...
and on different systems: linux, windows, mac...

Java comes with everything you need (except joystick support), and works on any system. Also, it does memory management for you :)

unfortunately, Java gets about 4 frames per second when doing graphics.

You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
27 May 2006 06:10 (UK time)

Oh.

Well, I quess java is a good one.

Nevertheless, I got built a simple C/C++ program but it just counts till 20 and returns "The number is x" where x is the number.

You need to login to create posts in this thread.

nyasudah
 Official Sponsor

Joined: 06 February 2005
Posts: 832
05 June 2006 19:52 (UK time)

@VR_Rat: have you tried www.cprogramming.com ?
nyasudah / masuda / mp / PetiX / PtX


You need to login to create posts in this thread.

VR_Rat

Joined: 20 January 2006
Posts: 396
05 June 2006 23:53 (UK time)

never heard of it.

You need to login to create posts in this thread.

Rondom

Joined: 03 December 2005
Posts: 65
28 June 2006 19:58 (UK time)

Hello peopple !!!!! miss you M2 !!! i are now looking for some "readers" to this thing, Its look like a ascii simbols, but it must to be C++ !! I think that is a... strange thing of some kind of... i dont know ! But if some one know how can i read it, I will be verry "thankfullll" (thanks for the patience)

You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
30 June 2006 07:40 (UK time)

Hmmmm, the file is binary, I believe it can't be readed. No idea now...

You need to login to create posts in this thread.

Rondom

Joined: 03 December 2005
Posts: 65
12 July 2006 00:47 (UK time)

K.... Thank for the attention :))) Hey, the binary files are created by programs or "binary editors" ?

Binnary is a language editable or a mean to computer understand like machine language ? Cause if can be turned to another one language, ...Should I use an assembler to turn it??? How u see that is a binnary file ???

that's my question:
Some body here understood my question ?

You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
12 July 2006 08:43 (UK time)

When you open a binary file, you see it instantly: the content is full of ascii characters. There might be some sense making sentences/words because a binary can contain strings. But I do not know more than that, sorry :(

You need to login to create posts in this thread.

Rondom

Joined: 03 December 2005
Posts: 65
12 July 2006 16:09 (UK time)

K... Thanks verry much. And, is there another mean to we talk without 3billion peopple see wat we are talking ? :D Like an email or something... remember, Im waiting for the music leasons remember remember ?? Thanks :)

You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
13 July 2006 12:17 (UK time)

OK.

I could have the tracking lessons via messenger... have you got 1?

You need to login to create posts in this thread.



Forums system (C) 1999-2023 by James Bunting.

Terms of Use