I finished c,c++,java what's next?

Programming, for all ages and all languages.
Locked
vjeremiah
Posts: 10
Joined: Sun Feb 17, 2013 8:16 pm

I finished c,c++,java what's next?

Post by vjeremiah »

I Learned C [As mentioned in OSDev required knowledge],C++ [For getting some of the features which was not in C],Java [For Graphical User Interface].

Then I am confusing what should I study next...


NOTE: I have not studied about Algorithms.

NOTE 2:If you tell me that as book name so that I can easily find out in shops.

My E-MAIL:[email protected]
User avatar
bluemoon
Member
Member
Posts: 1761
Joined: Wed Dec 01, 2010 3:41 am
Location: Hong Kong

Re: I finished c,c++,java what's next?

Post by bluemoon »

Gain experience with the things you learnt, master it.
User avatar
Griwes
Member
Member
Posts: 374
Joined: Sat Jul 30, 2011 10:07 am
Libera.chat IRC: Griwes
Location: Wrocław/Racibórz, Poland
Contact:

Re: I finished c,c++,java what's next?

Post by Griwes »

Tell us more how you "learned" one simple, one more complex and one totally complex (the order different from OP's) language (each with totally different styles, and you, most probably, consider writing C in all three of them correct...) and never studied algorithms...


Image


Edit: funny how you used phrase "I finished [...] C++ [...]" - let's test it: how does one unpack a tuple into a function call?
Reaver Project :: Repository :: Ohloh project page
<klange> This is a horror story about what happens when you need a hammer and all you have is the skulls of the damned.
<drake1> as long as the lock is read and modified by atomic operations
User avatar
dozniak
Member
Member
Posts: 723
Joined: Thu Jul 12, 2012 7:29 am
Location: Tallinn, Estonia

Re: I finished c,c++,java what's next?

Post by dozniak »

vjeremiah wrote:Then I am confusing what should I study next...

NOTE 2:If you tell me that as book name so that I can easily find out in shops.
Grab a book on English language.
Learn to read.
vjeremiah
Posts: 10
Joined: Sun Feb 17, 2013 8:16 pm

Re: I finished c,c++,java what's next?

Post by vjeremiah »

bluemoon wrote:Gain experience with the things you learnt, master it.
Next?
User avatar
iansjack
Member
Member
Posts: 4706
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: I finished c,c++,java what's next?

Post by iansjack »

Next learn how to use the Internet, search engines in particular, to research topics.
Locked