Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 27-04-2007, 06:17 PM   #1 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,751
Default Prog languages query

hey friends.. I m in first yr IT engg.. I didnt take the 1st sem too seriously and blew it away doing useless stuff.. So didnt learn C properly.. Tho i know the basics but dont know the advanced stuff like file handling and graphics.. Now my 2nd sem exams r coming and i m startin to learn c++ .. (I know i suck).. And this time i want to learn it properly and not just the MU portion.. So i wanted to know if i shd learn c advanced 1st or start c++??? Also temme a few good books.. Not the regular balaguru and let us c++ but something really good which has the basics as well as advanced stuff.. Also do we need knowledge of c++ to learn java?? A few good buks 4 that too cos i ll be learning that as soon as my exams end.. thx.. Phew..
Pathik is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-04-2007, 07:19 PM   #2 (permalink)
Right Off the Assembly Line
 
Join Date: Feb 2007
Posts: 17
Default Re: Prog languages query

you should hav to start with C first then go ahead
__________________
My Torrent Speed:-

[img]http://maxupload.com/img/DF44FD59.jpg[\img]
azad_singh is offline  
Old 27-04-2007, 07:35 PM   #3 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,751
Default Re: Prog languages query

as i said i know the c basics.. And neways i dont think c is related to c++ in the advanced stage..
Pathik is offline  
Old 27-04-2007, 07:53 PM   #4 (permalink)
HELP AND SUPPORT
 
rakeshishere's Avatar
 
Join Date: Jun 2006
Posts: 1,595
Default Re: Prog languages query

@pathiks
IMO u got to get a good hand on C and then go for C++..If u get good hand on C++ u can get good hand on Java
rakeshishere is offline  
Old 27-04-2007, 09:31 PM   #5 (permalink)
Fresh Stock Since 2005
 
Join Date: Feb 2005
Posts: 1,015
Default Re: Prog languages query

Hey man, Why don't u try Let us C & Let us C++ by Yashwant Kanetkher.. Great books for beginners and advanced programmers... so well written that you will enjoy reading.... trust me.
I'm also in Comp. engg. 1st year.. and I love reading his books...

Brian Gottfried's C Programming is also good....

Just read and understand everything fro beginning, so that you don't miss anything...
__________________
http://www.khattam.info
khattam_ is offline  
Old 27-04-2007, 09:49 PM   #6 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: Prog languages query

That's 'Byron Gottfried', in case it helps. For my part,conceptually, C++ is slightly different from C : I/O, classes, etc. So I would actually recommend learning C++. The syntax for the most part, is the same anyway. If you know the basics, unless you have a deep seated urge to know C, learn C++.

For C++, I would recommend John Hubbard's 'Programming in C++' (Schaum's Outlines).
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Old 27-04-2007, 10:05 PM   #7 (permalink)
Wise Old Owl
 
piyush gupta's Avatar
 
Join Date: Sep 2005
Location: never land
Posts: 1,284
Default Re: Prog languages query

@pathiks

need nt to worry

U know baiscs of C thats more than enough

Read
Letus C++->Practical Questions
Balaguruswamy-> Theory Exams and OOPs concepts
Robert lafore->Awsome practical questions(but after reading both books)

Its done

remind only OOps concepts

What is Class?
Object,Inheritence,Polymorphism,etc..

Do well in Operator and function overloading

And Exception hadnling in C++ is a bit differnt from C

Thats more than enough

enjoy ur studies


Also if u like to do C strong go for Test Ur C Skills by YPK

After all this dont forget to go for
TEST UR C++ SKILLS BY YPK
piyush gupta is offline  
Old 27-04-2007, 11:16 PM   #8 (permalink)
The Frozen Nova
 
casanova's Avatar
 
Join Date: Sep 2004
Location: Trespasser in Virtual Land
Posts: 1,641
Default Re: Prog languages query

Learning c and learning c++ would be like unlearning c++ first.

As you say, u already know the basics of C, so start directly with C++. C++ has much powerful file handling than C.

C, C++ and Java are quite related. But it doesnt matter if you know all or only one.

BTW, books do they do anything good?? There is no single one good book. U will have to read the basic books u already know and for tougher things, u r a google bot, huh?
__________________
I dream of a better tomorrow... where chickens can cross roads and not have their motives questioned.

www.nerdweed.blogspot.com
casanova is offline  
Old 27-04-2007, 11:22 PM   #9 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Talking Re: Prog languages query

well , i read these books fer Learning C++ .

• "Accelerated C++" Andrew Koenig & Barbara Moo
• "The C++ Standard Library" Nicolai Josuttis --- a "must have"
• "Effective C++", "More Effective C++", "Effective STL" Scott Meyers
• "Exceptional C++", "More Exceptional C++" Herb Sutter
• "The C++ Programming Language" 3rd edition or later Bjarne Stroustrup
• "Modern C++ Design" Andrei Alexandrescu
• "C++ Templates" Vandevoorde & Josuttis
• "Standard C++ IOStreams and Locales" Langer & Kreft
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 28-04-2007, 10:20 AM   #10 (permalink)
Wise Old Owl
 
piyush gupta's Avatar
 
Join Date: Sep 2005
Location: never land
Posts: 1,284
Default Re: Prog languages query

^^Buddy ur books are too gud

but he only knwos basics of C and he is 1st year Engg student

if he go for these books his exam score will be -ve
piyush gupta is offline  
Old 28-04-2007, 12:36 PM   #11 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Prog languages query

Quote:
Originally Posted by piyush gupta
^^Buddy ur books are too gud

but he only knwos basics of C and he is 1st year Engg student

if he go for these books his exam score will be -ve
oops , i thought he was Computer Science student

nyways , i'm in XII std n i read those books last year , there's nothin hard in it , u just need to get it into ur head fer the first week n when u get the hang of it , only takes a week more to finish all of it .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
C prog-Fact of 1,00,000 Pragadheesh QnA (read only) 5 04-10-2006 05:31 PM
running c++ prog in linux shivi4 Open Source 4 01-07-2006 08:16 PM
telnet & socket prog.. sridhar8310 QnA (read only) 4 20-05-2005 11:32 PM
Recording TV prog using PC SmoothCriminal QnA (read only) 7 17-10-2004 11:54 AM


All times are GMT +5.5. The time now is 02:08 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2