Page 2 of 4

Re: Release : C++ tutorial books

Posted: Thu Jun 24, 2010 10:19 pm
by LearningCode
I shall download it and try it <.<
Hopefully, it'll have more interesting things than all the Googled sites I've found >.>

Thanks for the book, man =)

[EDIT]
Here's your Pie:
Image

Also, included in the READ ME file:
There are no exercises for Chapter 1 so the Ch1 folder is also empty.

Re: Release : C++ tutorial books

Posted: Mon Jun 28, 2010 10:00 am
by PIEzLOVERS
LearningCode wrote:I shall download it and try it <.<
Hopefully, it'll have more interesting things than all the Googled sites I've found >.>

Thanks for the book, man =)

[EDIT]
Here's your Pie:
Image

Also, included in the READ ME file:
There are no exercises for Chapter 1 so the Ch1 folder is also empty.
oh.....
ty for the pie man ;P

Re: Release : C++ tutorial books

Posted: Sat Jul 03, 2010 3:25 pm
by Susashiden
chuaj4 wrote:i dun understand the book :(
i am new to c++ n i am tryying to learn it anyone help ??:(
Try to start with C+ or C i dont know which one lols .

@TS

Thanks for the guide it helps alot .

Re: Release : C++ tutorial books

Posted: Sat Jul 03, 2010 4:42 pm
by Nerrazzuri
chuaj4 wrote:i dun understand the book :(
i am new to c++ n i am tryying to learn it anyone help ??:(
Help?Which help did you want?
Stat clearly.

here is the Hello World codes

Code: Select all

#include <iostream>
#include <Windows.h>

void Main()
{
	cout << "Hello World"<<endl;
}

Re: Release : C++ tutorial books

Posted: Sun Jul 04, 2010 1:01 pm
by SoullessSoul
thx for the book....

Re: Release : C++ tutorial books

Posted: Wed Jul 07, 2010 5:07 pm
by sp33dycak3
Susashiden wrote:
chuaj4 wrote:i dun understand the book :(
i am new to c++ n i am tryying to learn it anyone help ??:(
Try to start with C+ or C i dont know which one lols .
I learnt AutoIt, would that help? =X
PIEzLOVERS wrote:as shown in the title here's i book i managed to "crack" out of sharecash.org

for those whos are keen on learning C++ download this book and spend endless hours reviewing it XD
omg thanks, i never got to download any shkt from that site ._.''

Luvz you <3333

Re: Release : C++ tutorial books

Posted: Mon Jul 12, 2010 10:01 pm
by Juz4Play
i m newbie after i download how to open and read ? i open folder n double click it, it ask me open with?

Re: Release : C++ tutorial books

Posted: Mon Jul 12, 2010 11:04 pm
by Nerrazzuri
Use an editor and compiler to edit and compile the cpp file.
There are few compilers that are good for beginner such as Borland C++, Dev C++, Microsoft Visual C++(I strongly recommend this) and more.

Install one of it and it will come with compiler and editor.

Re: Release : C++ tutorial books

Posted: Mon Jul 12, 2010 11:35 pm
by Juz4Play
thank ^^

Re: Release : C++ tutorial books

Posted: Wed Jul 21, 2010 5:25 pm
by losttale
lols..didnt notice this section gt books release^^..just downloaded them...haha..thanks!