C++ School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a C++ Expert!

Join 307,109 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 2,008 people online right now. Registration is fast and FREE... Join Now!




Request a C++ Tutorial

13 Pages V < 1 2 3 4 5 > »   

Request a C++ Tutorial, Ideas that will get you kudos

Rating  5
NickDMax

RE: Request A C++ Tutorial

16 Sep, 2007 - 05:35 PM
Post #41

Can grep dead trees!
Group Icon

Joined: 18 Feb, 2007
Posts: 5,267



Thanked: 293 times
Dream Kudos: 1175
Expert In: Java/C++

My Contributions
I was just checking... and there are more VB tutorials than C++

We are falling behind folks!!!
User is offlineProfile CardPM
+Quote Post

Louisda16th

RE: Request A C++ Tutorial

17 Sep, 2007 - 05:41 AM
Post #42

dream.in.assembly.code
Group Icon

Joined: 3 Aug, 2006
Posts: 1,894



Thanked: 5 times
Dream Kudos: 755
My Contributions
Whoa! There's a feud between the C++ and VB forums? What do you do If you're into both tongue.gif!!
User is offlineProfile CardPM
+Quote Post

born2c0de

RE: Request A C++ Tutorial

17 Sep, 2007 - 08:12 AM
Post #43

printf("I'm a %XR",195936478);
Group Icon

Joined: 26 Nov, 2004
Posts: 4,550



Thanked: 98 times
Dream Kudos: 2825
Expert In: J2ME, 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions
QUOTE
I was just checking... and there are more VB tutorials than C++We are falling behind folks!!!

lol...We all love VB even though we hate to admit it wink2.gif
User is offlineProfile CardPM
+Quote Post

NickDMax

RE: Request A C++ Tutorial

17 Sep, 2007 - 09:55 AM
Post #44

Can grep dead trees!
Group Icon

Joined: 18 Feb, 2007
Posts: 5,267



Thanked: 293 times
Dream Kudos: 1175
Expert In: Java/C++

My Contributions
smile.gif it is not a matter of liking VB or not. I liked VB well enough until it got .Net-iffied (and I would probably still like it if I had time to really learn .Net). I just want to see more C++ tutorials than VB ones.
User is offlineProfile CardPM
+Quote Post

KYA

RE: Request A C++ Tutorial

20 Sep, 2007 - 05:11 PM
Post #45

#include <nerd.h>
Group Icon

Joined: 14 Sep, 2007
Posts: 11,500



Thanked: 508 times
Dream Kudos: 2875
Expert In: C, C++, Java

My Contributions
Once we have a tutorial complete do we PM it to an admin or...? I didn't see the submit information in the orignal post.
User is online!Profile CardPM
+Quote Post

Louisda16th

RE: Request A C++ Tutorial

20 Sep, 2007 - 10:22 PM
Post #46

dream.in.assembly.code
Group Icon

Joined: 3 Aug, 2006
Posts: 1,894



Thanked: 5 times
Dream Kudos: 755
My Contributions
Go to the associated tutorial section and click new topic. Post it there and a team member will check it out.
CLICK HERE
User is offlineProfile CardPM
+Quote Post

KYA

RE: Request A C++ Tutorial

22 Sep, 2007 - 01:07 AM
Post #47

#include <nerd.h>
Group Icon

Joined: 14 Sep, 2007
Posts: 11,500



Thanked: 508 times
Dream Kudos: 2875
Expert In: C, C++, Java

My Contributions
QUOTE(Louisda16th @ 20 Sep, 2007 - 11:22 PM) *

Go to the associated tutorial section and click new topic. Post it there and a team member will check it out.
CLICK HERE



Excellent, thank you. Submitted a tutorial on operator overloading smile.gif
User is online!Profile CardPM
+Quote Post

William_Wilson

RE: Request A C++ Tutorial

23 Sep, 2007 - 08:46 AM
Post #48

lost in compilation
Group Icon

Joined: 23 Dec, 2005
Posts: 4,668



Thanked: 97 times
Dream Kudos: 3275
Expert In: Java, C, Javascript

My Contributions
i would like to see a good tutorial on threads/multithreading.

how to thread classes, methods, etc.
There are many examples on the net, but they are all very brief and don't talk about conflicts, return values, and handling your main process with all of the child threads.
User is online!Profile CardPM
+Quote Post

willyboy

RE: Request A C++ Tutorial

23 Sep, 2007 - 09:27 AM
Post #49

New D.I.C Head
*

Joined: 23 Sep, 2007
Posts: 1


My Contributions
hello Im a new student of computer science,and also new in this site, I will like someone to start taking me Basic Programming and Visual Basic Programming, I will be glad if my permission is granted. Please dont hesitate to contact me thanks.
User is offlineProfile CardPM
+Quote Post

jjhaag

RE: Request A C++ Tutorial

25 Sep, 2007 - 03:10 PM
Post #50

me editor am smartastic
Group Icon

Joined: 18 Sep, 2007
Posts: 1,789



Thanked: 9 times
Dream Kudos: 775
Expert In: C,C++

My Contributions
There's a couple that I'd like to see.

First, something on performance optimization. This could include both code tweaks and compiler flags for some of the more common compilers, though the former would probably be more generally useful for actually learning about the language(s). There's a number of pieces scattered throughout various posts and blogs, but nowhere that I've seen them brought together.

Second, some sort of general intro into coding "large" projects. For me, one of the most annoying things about moving from "Hello World!"-type programs to projects with many classes in different files, many custom header and source files, etc. was figuring out how to get everything organized so that it would compile properly. I have a feeling that, while I've figured out some hacks and work-arounds for a few specific IDEs, I'm not doing it right. For this topic, info on what should go in header files versus .cpp files, usage of the extern type modifier, etc. would be most helpful.

-jjh
User is offlineProfile CardPM
+Quote Post

ravi_chn9

RE: Request A C++ Tutorial

3 Oct, 2007 - 05:42 AM
Post #51

New D.I.C Head
*

Joined: 3 Oct, 2007
Posts: 2


My Contributions
excellent work
User is offlineProfile CardPM
+Quote Post

Blackgrunge

RE: Request A C++ Tutorial

3 Oct, 2007 - 05:36 PM
Post #52

New D.I.C Head
*

Joined: 3 Oct, 2007
Posts: 5


My Contributions
If you would like a great tutorial that could easily be published as a book go to http://www-control.eng.cam.ac.uk/~pcr20/C_...al/booktoc.html it has EVERYTHING you need
User is offlineProfile CardPM
+Quote Post

RodgerB

RE: Request A C++ Tutorial

12 Nov, 2007 - 10:14 PM
Post #53

D.I.C Lover
Group Icon

Joined: 21 Sep, 2007
Posts: 2,238



Thanked: 33 times
Dream Kudos: 2200
Expert In: Dot Net Technologies

My Contributions
I'd like to see a tutorial involving hooking functions from another application, and the standardized way you would search for these functions (e.g. use a disassembler like IDA Pro). I kind of already know the practices involved briefly, but I'd like a stronger example to get my feet wet.

Thanks smile.gif.
User is offlineProfile CardPM
+Quote Post

egwe

RE: Request A C++ Tutorial

13 Nov, 2007 - 06:54 PM
Post #54

New D.I.C Head
*

Joined: 11 Nov, 2007
Posts: 1


My Contributions
Well actually the topics on board are quit advance and lucrative but i will like to have tutorials on functions more. Passing array to fuction by reference and by value. How to call a function in a function and many more thanks.
User is offlineProfile CardPM
+Quote Post

cLtmstr

RE: Request A C++ Tutorial

15 Nov, 2007 - 01:29 AM
Post #55

New D.I.C Head
*

Joined: 15 Nov, 2007
Posts: 1


My Contributions
Is it possible to get a tutorial on how to make a CMD lookalike terminal and make the "commands" work?

EDIT:

I want to create a CMD or Terminal simulation. That means I set the commands that would work in the normal CMD and the objective would be to enter the right commands and then at the end it would prompt a password.

This post has been edited by cLtmstr: 15 Nov, 2007 - 01:45 AM
User is offlineProfile CardPM
+Quote Post

vhausi

RE: Request A C++ Tutorial

25 Nov, 2007 - 09:08 AM
Post #56

New D.I.C Head
*

Joined: 25 Nov, 2007
Posts: 1


My Contributions
does anyone have a C++ program i need a prgram that has class [u] smile.gif
User is offlineProfile CardPM
+Quote Post

Louisda16th

RE: Request A C++ Tutorial

25 Nov, 2007 - 09:22 AM
Post #57

dream.in.assembly.code
Group Icon

Joined: 3 Aug, 2006
Posts: 1,894



Thanked: 5 times
Dream Kudos: 755
My Contributions
Yup. We have programs (we wouldn't be called programmers otherwise). But we're not allowed to give off code just like that. If you have a specific problem, please post your question in a separate thread (i.e. start a new one). And post relevant code.
Also Welcome to </DIC> smile.gif!
User is offlineProfile CardPM
+Quote Post

NickDMax

RE: Request A C++ Tutorial

25 Nov, 2007 - 09:44 AM
Post #58

Can grep dead trees!
Group Icon

Joined: 18 Feb, 2007
Posts: 5,267



Thanked: 293 times
Dream Kudos: 1175
Expert In: Java/C++

My Contributions
I just thought of another good one: Design Patterns!

Although I find it irritating when programmers get too design pattern happy (writing 50 classes just to get 1 little thing done). But in C++ the patterns can be a real help in avoiding memory problems etc. Recently there has been discussions in the forms about 1 or 2 of them (the factory pattern comes to mind), and I myself have been playing around for a while trying to think of a good tutorial using the state pattern...

Also just a nice set of online references would be nice. Where can beginners find information and examples of design patterns.


*edit: I would also like to note that there is now a Software Development section for tutorials, if you don't want to make your tutorial specific to C/C++ you can post it there (poor section only has 1 tutorial so far).

This post has been edited by NickDMax: 25 Nov, 2007 - 09:50 AM
User is offlineProfile CardPM
+Quote Post

lifeRoot

RE: Request A C++ Tutorial

29 Nov, 2007 - 06:28 PM
Post #59

New D.I.C Head
*

Joined: 1 Apr, 2007
Posts: 23



Thanked: 1 times
My Contributions
I'll do data compression via huffman smile.gif
User is offlineProfile CardPM
+Quote Post

NickDMax

RE: Request A C++ Tutorial

30 Nov, 2007 - 10:51 AM
Post #60

Can grep dead trees!
Group Icon

Joined: 18 Feb, 2007
Posts: 5,267



Thanked: 293 times
Dream Kudos: 1175
Expert In: Java/C++

My Contributions
Good choice. Thank you for taking it on.
User is offlineProfile CardPM
+Quote Post

13 Pages V < 1 2 3 4 5 > » 
Closed TopicStart new topic

Time is now: 11/21/09 12:57PM

Live C++ Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

C++ Tutorials

Reference Sheets

C++ Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month