Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10198 > unrolled thread
| Started by | Benjamin Gregg <benjamin.gregg@virginmedia.com> |
|---|---|
| First post | 2011-07-24 09:59 +0100 |
| Last post | 2011-07-25 09:57 -0700 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
learning another programing language Benjamin Gregg <benjamin.gregg@virginmedia.com> - 2011-07-24 09:59 +0100
Re: learning another programing language Cousin Stanley <cousinstanley@gmail.com> - 2011-07-24 13:45 +0000
Re: learning another programing language SigmundV <sigmundv@gmail.com> - 2011-07-25 09:57 -0700
| From | Benjamin Gregg <benjamin.gregg@virginmedia.com> |
|---|---|
| Date | 2011-07-24 09:59 +0100 |
| Subject | learning another programing language |
| Message-ID | <mailman.1415.1311497968.1164.python-list@python.org> |
Hi python was my first language but I need to learn C++ and java for a project (No there isn't an alternative) and I want to know is there any good tutorials or tips for learning C++/java after using python? thanks Ben
[toc] | [next] | [standalone]
| From | Cousin Stanley <cousinstanley@gmail.com> |
|---|---|
| Date | 2011-07-24 13:45 +0000 |
| Message-ID | <j0h7md$gnb$1@dont-email.me> |
| In reply to | #10198 |
Benjamin Gregg wrote:
> ....
> I want to know is there any good tutorials or tips
> for learning C++/java after using python?
You might find the following site
to be useful java information ....
http://mindprod.com/jgloss/jgloss.html
--
Stanley C. Kitching
Human Being
Phoenix, Arizona
[toc] | [prev] | [next] | [standalone]
| From | SigmundV <sigmundv@gmail.com> |
|---|---|
| Date | 2011-07-25 09:57 -0700 |
| Message-ID | <b7a15d07-b91a-4a4b-bc17-3fb90070a9aa@d32g2000yqa.googlegroups.com> |
| In reply to | #10198 |
On Jul 24, 9:59 am, Benjamin Gregg <benjamin.gr...@virginmedia.com> wrote: > Hi > python was my first language but I need to learn C++ and java for a > project (No there isn't an alternative) > and I want to know is there any good tutorials or tips for learning > C++/java after using python? I think it's always best to approach a new language with a completely open mind. It's never good to think of one language in terms of another, so I'd say: forget about Python while learning C++ and Java. One should always learn about the strenghts and weaknesses of each language in itself. E.g. there is plenty of "Python" code out there, which is just C or C++ code using Python syntax. That is just sad. Sigmund
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web