Hello gang, I was actually really my old topic on this forum. I heard that Python and Ruby would be for me to start with. Does that sound right instead of jumping right in to C and C++? What is required in Python? Is there free tutorials on that language? I really don't want to take an intro course. I rather read tutorials. What comes first to learn Python or Ruby? I really would like to fit in and learn programming. Take care.
php111 0 Newbie Poster
Recommended Answers
Jump to PostPython or Ruby? I would say that Python has the better syntax, and is easier to read and understand.
As you learn Python, take a look into simple C++ programming every now and then. There are quite a number of similarities to discover.
I like this analogy:
Learning …
Jump to PostGood analogy, Vega. As a C fan, I would say that Python is definitely a better first language than C.
(1) Safety: Python protects you from writing code that can actually mangle your system, whereas C allows you free reign, up to the limits of your OS permissions. So …
Jump to PostI used several tutorials found on Google but the best start for me was O'Reilly's "Learning Python" book. (ISBN 0-596-00281-5). Within a week I was hooked on Python.
I agree, it is a good book! I bought it a few years ago, but even today I still thumb through it.
All 9 Replies
StrikerX11 0 Light Poster
php111 0 Newbie Poster
defience 0 Newbie Poster
shadwickman 159 Posting Pro in Training
N317V 10 Newbie Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
jrcagle 77 Practically a Master Poster
davidjhay 0 Newbie Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.