Sponsor Advertisements help keep UGN Security Online.
Sponsor Advertisements help keep UGN Security Online.
Want to earn prizes for clicking online advertisements? Join Rewards1.com.
|
|
|
#17379 - 02/12/03 11:33 PM
How to start coding in C++?
|
Stubby the Penii
Registered: 02/12/03
Posts: 35
Loc: Somewhere in Space!
|
1. How to start? (book, site, dude...?) 2. How u started? 3. Should i go for C++ or some other C? 4. Any book? 5. Site...
_________________________
There are 10 kinds of people in the world: those who understand binary and those who don't. - There are 101100101101000001011110000000000 people in the world, some understand binary and some don't.
|
|
Top
|
|
|
|
Sponsor Advertisements help keep UGN Security Online.
Sponsor Advertisements help keep UGN Security Online.
|
|
#17381 - 02/13/03 12:04 AM
Re: How to start coding in C++?
|
DollarDNS Owner
Registered: 03/04/02
Posts: 1273
Loc: OH, USA
|
http://www.cs.virginia.edu/~lcc-win32/ That's where I started. I downloaded the LCC compiler. Used the C tutorial some. Although mostly I go to http://msdn.microsoft.com to look up documentation. You should go with C in my opinion. However if you have no previous programming experience, and you can't teach yourself, then this reply doesn't help you a bit.
|
|
Top
|
|
|
|
#17382 - 02/13/03 12:08 AM
Re: How to start coding in C++?
|
Stubby the Penii
Registered: 02/12/03
Posts: 35
Loc: Somewhere in Space!
|
Barnes And Noble - writers or? Any label you would recommend specially for a noob that want to know C Hardcore?
Why C# and not C++, whats the benefits?
_________________________
There are 10 kinds of people in the world: those who understand binary and those who don't. - There are 101100101101000001011110000000000 people in the world, some understand binary and some don't.
|
|
Top
|
|
|
|
#17383 - 02/13/03 12:11 AM
Re: How to start coding in C++?
|
Stubby the Penii
Registered: 02/12/03
Posts: 35
Loc: Somewhere in Space!
|
Originally posted by SilentRage: http://www.cs.virginia.edu/~lcc-win32/
That's where I started. I downloaded the LCC compiler. Used the C tutorial some. Although mostly I go to http://msdn.microsoft.com to look up documentation.
You should go with C in my opinion. However if you have no previous programming experience, and you can't teach yourself, then this reply doesn't help you a bit. I have some expiriance whit Fortran .77, TurboPascal and some Basics of Java. Most things bout computers i learned myself. If u mean to see the commands, and link em yourself (find out for what they are) then we don't have a prob And why C? Whats its benefits?
_________________________
There are 10 kinds of people in the world: those who understand binary and those who don't. - There are 101100101101000001011110000000000 people in the world, some understand binary and some don't.
|
|
Top
|
|
|
|
#17386 - 02/13/03 12:30 AM
Re: How to start coding in C++?
|
Stubby the Penii
Registered: 02/12/03
Posts: 35
Loc: Somewhere in Space!
|
Done - C++. Microsoft have too much holes (in amny ways)  . I agree whit you 'bout C#. Now what books would u reccomend me, or what way to learn it would you recommend me?
_________________________
There are 10 kinds of people in the world: those who understand binary and those who don't. - There are 101100101101000001011110000000000 people in the world, some understand binary and some don't.
|
|
Top
|
|
|
|
#17387 - 02/13/03 12:35 AM
Re: How to start coding in C++?
|
DollarDNS Owner
Registered: 03/04/02
Posts: 1273
Loc: OH, USA
|
I told you how I learned it but I could embellish a bit. The way I learn is using reference materials and example code. I don't have the patience for books and tutorials cause I'm lazy. I gotta have a reason to do stuff. So I pick a project I'd like to do - something worth my time. Then I find some example code out there - preferably something simple and easy to read. Then I find myself a reference manual so that I can lookup whatever piece of information I need. Here's a good source to find example code: http://www.planetsourcecode.com Here's a good reference source: http://msdn.microsoft.com Here's what I use if all else fails me: http://www.google.com
|
|
Top
|
|
|
|
#17388 - 02/13/03 08:44 AM
Re: How to start coding in C++?
|
Stubby the Penii
Registered: 02/12/03
Posts: 35
Loc: Somewhere in Space!
|
I knew thisone, tho it doesn't have a code i would want. Do u know a place where i could find a Space Trading 'n' Fighting (+bots) MMORPG Source Code. Like Diaspora/exodus (www.netexdous.co.uk)/xiaspora (nigh.no-ip.net:100)? And do you know where i could get a Worm/Virus Source Code. I am interested in Slammer P.S. Not some lethal Viruses (like earesing HDD), just that puts defined screen on you PC whit some message  And you can't remove it by just restarting the PC.
_________________________
There are 10 kinds of people in the world: those who understand binary and those who don't. - There are 101100101101000001011110000000000 people in the world, some understand binary and some don't.
|
|
Top
|
|
|
|
#17392 - 02/13/03 09:37 PM
Re: How to start coding in C++?
|
UGN's Resident Homo
Registered: 03/16/02
Posts: 599
Loc: TN
|
sr's way of saying it sounds a lot better. "it takes real skill to make virus" sounds like a mexican who is learning english. possibly, "it takes real skill to make A virus"
_________________________
"It's better to burn out, than to fade away."
|
|
Top
|
|
|
|
#17393 - 02/13/03 11:15 PM
Re: How to start coding in C++?
|
Stubby the Penii
Registered: 02/12/03
Posts: 35
Loc: Somewhere in Space!
|
Originally posted by SilentRage: slammer is not a virus. slammer is a worm. I said Worm/Virus :p
_________________________
There are 10 kinds of people in the world: those who understand binary and those who don't. - There are 101100101101000001011110000000000 people in the world, some understand binary and some don't.
|
|
Top
|
|
|
|
#17396 - 02/14/03 12:59 AM
Re: How to start coding in C++?
|
UGN News Staff
Registered: 11/29/02
Posts: 1146
Loc: Canada
|
go to http://packetstormsecurity.nl/papers.html and read some papers on how to make Viruses/Worms
_________________________
Good artists copy, great artists steal.
-Picasso
|
|
Top
|
|
|
|
#17397 - 10/26/03 04:20 AM
Re: How to start coding in C++?
|
Member
Registered: 10/24/03
Posts: 209
Loc: here.
|
I'm looking at making games (RPG style) do you know where I could find example code like that? (Not really that interested in hacking, just programming.)
_________________________
Those who say do not know. Those who know do not say.
|
|
Top
|
|
|
|
#17399 - 11/03/03 07:28 PM
Re: How to start coding in C++?
|
Junior Member
Registered: 03/31/02
Posts: 93
Loc: Sweden
|
1)Start from basics... get a good book explaining it from scratch oftenly designed for DOS console apps). 2) Get into it, make your own apps, lots of em (practice makes perfection). Get into higher-level books. 3) Get your hands on some university student-litterature... 4) Study more...
Well... that should cover it.... It will take time to master... but that's kind'a the toll you pay for extensive knowledge.. right?
_________________________
- "It's not my code that's useless it's you loosers being unable to apprecitate it because of your lack of skills!" /zenon - C++ master Apprentice
|
|
Top
|
|
|
|
#17400 - 11/03/03 07:29 PM
Re: How to start coding in C++?
|
Junior Member
Registered: 03/31/02
Posts: 93
Loc: Sweden
|
Red Mage: For gameprogramming... go learn OpenGL (quite easy) or DirectX (higher level) which has lots of tutorials on how to program games and things of the like.
_________________________
- "It's not my code that's useless it's you loosers being unable to apprecitate it because of your lack of skills!" /zenon - C++ master Apprentice
|
|
Top
|
|
|
|
#17401 - 11/03/03 08:57 PM
Re: How to start coding in C++?
|
Member
Registered: 08/28/03
Posts: 240
Loc: New Zealand
|
Best way to learn viruses is learn how they work http://vx.netlux.org/ also known as virus heaven! and for redmage's programming games question, :| can you even code efficently and do you know anything at all about how you would go about creating a game.. start by creating a MUD which is just text based.. then move onto actual graphics
_________________________
The wise make mistakes, the fools repeat them ---------------------------------------- When you have eliminated the impossible, that which remains, however improbable, must be the truth
|
|
Top
|
|
|
|
#17402 - 11/04/03 11:28 PM
Re: How to start coding in C++?
|
Junior Member
Registered: 11/02/03
Posts: 37
Loc: patchouge n.y. 11772
|
im new at c/c++ but i got a program that freazes your computer its simple stuf and i got some spoofs nothing hard just do the repeat thing make the text long and do it a shit load of time
_________________________
Kill or be killed
|
|
Top
|
|
|
|
|
Registered: 03/16/13
Posts: 5
|
|
2198 Members
46 Forums
24921 Topics
60091 Posts
Max Online: 1567 @ 04/25/10 10:20 AM
|
|
|
1 registered (Gremelin),
130
Guests and
70
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|