Release : C++ tutorial books

Discuss about Programming here. You may release your source, post guide and even ask questions!

Moderator: wizme

LearningCode
Dark Lord
Dark Lord
Posts: 121
Joined: Fri Jun 18, 2010 10:38 am

Re: Release : C++ tutorial books

Post 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.
PIEzLOVERS
Master of Darkness
Master of Darkness
Posts: 431
Joined: Sat Dec 12, 2009 9:01 pm
Location: Heaven !
Contact:

Re: Release : C++ tutorial books

Post 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
Susashiden
Holy Philosopher
Holy Philosopher
Posts: 965
Joined: Sun Sep 06, 2009 11:58 pm
Location: SomeWhere You Don't Know.

Re: Release : C++ tutorial books

Post 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 .

Image
Image
Image
800 Post [x]
1337 Post [-]
1600 Post [-]
Wz.Edit [X]
Learn Basic Mem Edit [X]
Rls my own trainer [X]
Rls a hack found by me[-]
" Who Wants to Be A Millionaire " Legendary Winner .
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: Release : C++ tutorial books

Post 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;
}
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
SoullessSoul
The Great Lord
The Great Lord
Posts: 1036
Joined: Sun Feb 07, 2010 3:32 am
Location: Lost WorlD

Re: Release : C++ tutorial books

Post by SoullessSoul »

thx for the book....
Image
sp33dycak3
Apprantice Knight
Apprantice Knight
Posts: 16
Joined: Sat Jun 05, 2010 12:37 pm

Re: Release : C++ tutorial books

Post 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
Image
Witness the colours of my sorrow,
Witness what life is.
Juz4Play
Novice Knight
Novice Knight
Posts: 2
Joined: Fri May 07, 2010 9:05 am

Re: Release : C++ tutorial books

Post 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?
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: Release : C++ tutorial books

Post 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.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
Juz4Play
Novice Knight
Novice Knight
Posts: 2
Joined: Fri May 07, 2010 9:05 am

Re: Release : C++ tutorial books

Post by Juz4Play »

thank ^^
User avatar
losttale
Holy Philosopher
Holy Philosopher
Posts: 760
Joined: Mon Dec 28, 2009 11:28 am
Location: singapore

Re: Release : C++ tutorial books

Post by losttale »

lols..didnt notice this section gt books release^^..just downloaded them...haha..thanks!
"I have not failed. I’ve just found 10,000 ways that won’t work."
Image
Post Reply