Where to get C++ GUI prgramming tutorials?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2006
Posts: 7,610
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 465
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #31
May 23rd, 2007
> Well, lots of people say that C/C++ is more useful. That's why I am learning.
All languages are useful in real world. Think of them as tools for achieving a given task. Want to do embedded programming, dig up on C. Need quick GUI's, look up Python, Java, C#, VB .NET and the likes. Interested in AI development, look up Lisp. Interested in the field of Mathematics, learn up Haskell.

Knowing a host of languages is what differentiates a programmer from a good programmer, though the language with which you start is an important decision.

Python, Perl, Java are the few languages which are known to be good language for beginners.
Last edited by ~s.o.s~; May 23rd, 2007 at 1:08 pm.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #32
May 23rd, 2007
I would not recommend java! Its syntax is much like c++ except that it is slow. heres a good quote:
Java is a high performance language, by high performance we mean adequate, by adequate we mean slow
How bout lisp? It will impress people.....
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,610
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 465
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #33
May 23rd, 2007
Not to mention it would blow away the brains of a first timer... ;-) Writing the whole code in Cambridge prefix notation is not a pretty sight. I still vote for Python or Java.
Last edited by ~s.o.s~; May 23rd, 2007 at 2:41 pm.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 1,089
Reputation: vijayan121 is a name known to all vijayan121 is a name known to all vijayan121 is a name known to all vijayan121 is a name known to all vijayan121 is a name known to all vijayan121 is a name known to all 
Solved Threads: 164
vijayan121 vijayan121 is offline Offline
Veteran Poster

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #34
May 23rd, 2007
Originally Posted by ~s.o.s~ View Post
... I still vote for Python or Java.
glad to note that you dropped perl from the list. a 'write once, read never' language is probably not good for anyone.
smalltalk would rank very high among good languages for beginners; it is arguably the best language for beginners.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #35
May 23rd, 2007
Originally Posted by s.o.s
Not to mention it would blow away the brains of a first timer... ;-) Writing the whole code in Cambridge prefix notation is not a pretty sight.
Aww...I think lisp is the most beautiful language ever made.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #36
May 24th, 2007
Well, it's true that every programming languages are useful. But many people always say that C/C++ is more common and more like "multi-functioned", something like it gives access to most parts of the computer. My friend who is studying in NUS (National University of Singapore) also suggested to me to learn Java first and he also said that there'll be some problems if I'm starting with C++ but he said that if I want to learn C++ first wouldn't be imposible, what I mean is he said that I must really put effort on it if starting with C++. Do you all have any other opinion for this?
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,610
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 465
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #37
May 24th, 2007
C++ is not a good option to start with. Like I said in my previous posts, Python and Java would be better choices. Plus you have got nothing to lose since both of them are mainstream, commercially hyped and used languages.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #38
May 25th, 2007
Well, if I wanna change to learn Java, what should I know first? And which tutorial's the best?
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,610
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 465
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #39
May 25th, 2007
You need to get your hands on J2SDK (preferably 1.5 or 1.6) and a decent text editor which provides at least auto indentation and syntax highlighting.

Get the latest SDK here. For a decent text editor you can see this and this.

You can get the Sun Tutorials here.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #40
May 26th, 2007
Thanks ya!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC