Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Those damn tutorials.. >_<

 
Post new topic   Reply to topic Printable version
 View previous topic  How come topics Mine GO BOOM starts ar... Post :: Post Somethin about avatars.....  View next topic  
Author Message
Sercit
99.5% Optimistic


Age:41
Gender:Gender:Cat Lover
Joined: Sep 12 2003
Posts: 352
Offline

PostPosted: Sun Sep 14, 2003 9:21 pm   Post maybe stupid    Post subject: Those damn tutorials.. >_< Reply to topic Reply with quote

Why is it that there is hardly any free tutorials on C++ worth reading! I've been useing google for the past two years and it has been good to me.. until i came to this subject! All the tutorials i have found are the same things! or jsut adds for some... I'm desperately trying to teach myself C++ But I can't get no where.. Help me.. I'm a newbi coder drowning in jargon! new_let_it_all_out.gif
Back to top
View users profile Send private message Add User to Ignore List
WarFan
Seasoned Helper


Age:53
Gender:Gender:Male
Joined: Aug 08 2003
Posts: 141
Location: Clinton, Iowa
Offline

PostPosted: Sun Sep 14, 2003 10:07 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Try kazaa and search for C++ for documents.. all kinds of good stuff or an eBook irc channel.
Back to top
View users profile Send private message Add User to Ignore List Yahoo Messenger
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Mon Sep 15, 2003 4:57 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Could try the exact same way I learned most of it. Edit other people's files, and try compiling it. If it works, good. If it doesn't, try again.
Back to top
View users profile Send private message Add User to Ignore List Send email
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Mon Sep 15, 2003 5:59 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

http://www.cplusplus.com/doc/tutorial/

Where I learned all my stuff.
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Helicon
Server Help Squatter


Joined: Dec 03 2002
Posts: 771
Location: GNU Doldrums
Offline

PostPosted: Tue Sep 16, 2003 4:02 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

just to clarify, is this your first computer language...? if so i would recommend starting with a less bits-and-grit language to lead you in to c and c++. Obviously, some will tell you this is unnecessary, but i think it pays off, especially if its a RAD (Rapid Application Development) language...
...
...
_________________
Signatures just seem so quaint.
Back to top
View users profile Send private message Add User to Ignore List
Sercit
99.5% Optimistic


Age:41
Gender:Gender:Cat Lover
Joined: Sep 12 2003
Posts: 352
Offline

PostPosted: Tue Sep 16, 2003 4:20 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Actualy i've been to cplusplus.com just recently and printed off a few pages to read while i tinkered. Very useful, only I couldn't understand a word of what i did afterwards. =\ Damn Hello world! icon_cry.gif and yes, I'm a complete newb to programing.. This is my first language, but I had hoped by learning a program that was used by a lot of others that where moderately versed in it i'd be able to find people that'll be willing to help me. so far it's worked to a mild extent. icon_wink.gif
Back to top
View users profile Send private message Add User to Ignore List
Helicon
Server Help Squatter


Joined: Dec 03 2002
Posts: 771
Location: GNU Doldrums
Offline

PostPosted: Tue Sep 16, 2003 5:16 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

all i know is that i'd rather get the hang of using strings before i decided to look at bytes and MFC class implementations to get something other than the command line.
Sorry to say i can't think of a decent (and free) C-style RAD language at the moment. Python/Jython came to mind, but that syntax is *unique*, though useable.
Someone back me up here.... ?
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Tue Sep 16, 2003 5:18 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Java?
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Tue Sep 16, 2003 6:55 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Javas cool, but I personally started with Visual Basic (I know, it's not free). It's well documented and a million times easier than C++. But, of course, no where near as versatile.

Or, even better, if you have a graphing calculator, program on that. It's darn easy and you can make useful math progs in the meantime (icon_razz.gif).
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Sercit
99.5% Optimistic


Age:41
Gender:Gender:Cat Lover
Joined: Sep 12 2003
Posts: 352
Offline

PostPosted: Wed Sep 17, 2003 12:31 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

!! alright, i decided to go with Java, but i'm haveing problems finding java compilers.. I swear.. Google hates me.. icon_mad.gif
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed Sep 17, 2003 9:38 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

http://java.sun.com/

http://java.sun.com/j2se/1.4.2/download.html

Get the latest J2SE JDK (Java SDK).

Then get TextPad. Trust me, this is the best Java editor. It has the java compiler and runtime linked in as tools, so all you need to do is Ctrl+1 to compile, then Ctrl+2 to run.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed Sep 17, 2003 9:41 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Cyan~Fire wrote:
Javas cool, but I personally started with Visual Basic (I know, it's not free). It's well documented and a million times easier than C++. But, of course, no where near as versatile.


I also learned using VB, but I regret that. It's a weakly typed language, and it took me a long time to get over the bad habbits I developed using it. Not to mention the fact that Java can do everything VB can, and it runs on Linux.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Wed Sep 17, 2003 4:23 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Dr Brain wrote:
Not to mention the fact that Java can do everything VB can
So you can access .dll's?
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed Sep 17, 2003 4:53 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Of course. Java Native Interface uses DLLs to run native code.

It stops being cross platform when you do, but you can always include platform specific DLLs for each OS.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
AlphaBoB
Seasoned Helper


Gender:Gender:Male
Joined: Aug 12 2003
Posts: 140
Location: Everywhere you want to be.
Offline

PostPosted: Wed Sep 17, 2003 6:35 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

*learns Java*

biggrin.gif
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Wed Sep 17, 2003 6:56 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Heh yeah.
The only problem I have with Java is its inability to run standalone, you need to run it with a VM. You have to install VB dlls, but you can just run the programs like executables.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed Sep 17, 2003 10:13 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

You can run .jar file like .exes once the JRE is installed. But ya, that is a drawback.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 395 page(s) served in previous 5 minutes.

phpBB Created this page in 0.656583 seconds : 41 queries executed (81.4%): GZIP compression disabled