954,504 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

guide me please

Hi everyone,
I have done BIT, but in other words I completed it just to have degree not as a career. But now I am very much interested in it to take it as career. I have set a goal of 6 months to do best learning c++ and java bcoz these r my favourite subject. I just want to know, is there any good scope for c++ and java scope after 6 months or I am just wasting my time. Also pls guide me little step by step which I follow to get success in both subjects.
Thanx

BIT_SAIKAPIAN
Newbie Poster
3 posts since Jan 2005
Reputation Points: 10
Solved Threads: 0
 

>I have set a goal of 6 months to do best learning c++ and java
So in 6 months you expect to learn both C++ and Java to the point where you could use them professionally? Answer me this: What experience with programming do you already have?

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 
>I have set a goal of 6 months to do best learning c++ and java So in 6 months you expect to learn both C++ and Java to the point where you could use them professionally? Answer me this: What experience with programming do you already have?

Hi
First of all I want to thanx to u for replying. Talking about experience in terms of c++ my all basics are clear. You can say that if there are 3 categories- beginner, intermediate, expert. I put my self in intermediate. But if I talk about java I am in middle of beginner. Pls don’t think that I want to achieve every thing in 6 months. I know that these things get better and better by experience. But in 6 months I just want to stand in a queue for applying job in these fields.
Thanx.

BIT_SAIKAPIAN
Newbie Poster
3 posts since Jan 2005
Reputation Points: 10
Solved Threads: 0
 

Cover the bases for C++: Get "The C++ Programming Language" and go through it. If you're reasonably comfortable with most of what it covers, then you're okay. If you're lost for the better part of any chapter, you're probably not okay.

Do the same with Java. The language is very simple, so you can cover that quickly. The trick to programming efficiently with Java is knowing the "standard" library of classes. You can go to java.sun.com and look through their extensive documentation to deepen your understanding of the library.

Beyond that it's all practice. Read code, write code, and experiment as much as you can.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 
>I have set a goal of 6 months to do best learning c++ and java So in 6 months you expect to learn both C++ and Java to the point where you could use them professionally? Answer me this: What experience with programming do you already have?

hi,
once again i want to thank u. i reading tutes from www.cplusplus.com and also from sun java. please tell if there are some good books which i can follow.
thanx

BIT_SAIKAPIAN
Newbie Poster
3 posts since Jan 2005
Reputation Points: 10
Solved Threads: 0
 

If you need basic tutorials you won't master both languages enough to be commercially viable in 6 months.

Narue mentioned the one C++ book you MUST read and understand.
I don't think there's a single similar book for Java, it would be too thick ;)
Simply put: there's no way to master Java in 6 months, as there is no way to master C+ in 6 months.

Get yourself Head First Java which will give you a good start but you can read a library full of books and still be a grasshopper.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You