Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Learn Python the hard way (Score 1) 312

Python's a great first language as it's easy to look at, perfect for simple scripts while still being a full blown language, and has a great community. If you decide Python is right for you, I recommend the book "Learn Python the hard way." If you want to get into apps or more complicated stuff, I'd recommend C++ as it's a faster language. And I recommend tutorialspoint online to learn C++.

Slashdot Top Deals

Exceptions prove the rule, and wreck the budget. -- Miller

Working...