d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Where Can I Learn C++ And Java?
Add Reply New Topic New Poll
Member
Posts: 54,832
Joined: Jan 10 2009
Gold: 1,992.00
Aug 24 2015 11:16pm
I took C++ this semester and I am going to have a continuation of C++ and Java this semester. I would like to get ahead of the class. How can I improve?
Member
Posts: 1,717
Joined: May 29 2015
Gold: 10.00
Aug 25 2015 01:19pm
Check out some online C++ courses and work through one of those before your class starts
Member
Posts: 15,717
Joined: Aug 20 2007
Gold: 481.00
Aug 26 2015 07:30am
yo i just got my buddy on this app and honestly its pretty good


if you have an Android phone its on the play store called "Learn C++" its an app by SoloLearn

covers the basics very well, not sure about iphone though sorry
Member
Posts: 28,199
Joined: Jan 16 2006
Gold: 3,326.03
Aug 29 2015 06:12am
internet
Member
Posts: 1,799
Joined: Jan 15 2008
Gold: 1.00
Sep 7 2015 05:46pm
YouTube has introduction films that are somewhat decent. It's honestly going to be an investment if you want to learn it quickly, both time and funding. Stick with it and be persistent. Java is a good language, it is not nearing obsolescence and it is widely used whilst still being somewhat unknown due to changes of focus. Stay away from Python.
Retired Moderator
Posts: 38,135
Joined: May 27 2006
Gold: 3,835.50
Trader: Trusted
Sep 7 2015 05:47pm
Quote (SNCPubliC @ Sep 7 2015 07:46pm)
YouTube has introduction films that are somewhat decent. It's honestly going to be an investment if you want to learn it quickly, both time and funding. Stick with it and be persistent. Java is a good language, it is not nearing obsolescence and it is widely used whilst still being somewhat unknown due to changes of focus. Stay away from Python.


Why stay away from Python?

I think Python is great language to learn as your first and it's used still.
Member
Posts: 21,211
Joined: May 22 2009
Gold: 9,036.90
Sep 7 2015 09:41pm
Quote (ArtofApocalypse @ Sep 7 2015 06:47pm)
Why stay away from Python?

I think Python is great language to learn as your first and it's used still.


Because the concepts in python are too different from everything else in OOP
Member
Posts: 15,717
Joined: Aug 20 2007
Gold: 481.00
Sep 8 2015 08:16am
Quote (ArtofApocalypse @ Sep 7 2015 07:47pm)
Why stay away from Python?

I think Python is great language to learn as your first and it's used still.


not really used in alot of places only some

.net way to go or java
Member
Posts: 11,637
Joined: Feb 2 2004
Gold: 434.84
Sep 11 2015 06:39am
Quote (zeroRooter @ Sep 7 2015 10:41pm)
Because the concepts in python are too different from everything else in OOP


How so? I find them no weirder than JavaScript's prototyping-style object orientation.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll