General > Off-Topic
Learning Python
iViscosity:
So I'm sure many of you here are familiar at least with other programming languages, and I'm looking to learn something new. Python is one of the first things that I thought of because it seemed interesting to learn. Currently I'm using "The Hitchhikers Guide to Python" to learn some of the basics, but was wondering if anyone had any suggestions of a language I should learn or they think is interesting, or something like that. Or, if there's a better place to learn how to use Python or something like that.
BlueNova:
If you haven't used these yet then you could try the succinctly e-books. I use them for mostly any programming language I'm interested in learning.
Here's a link to Python Succinctly if you're interested in them.
JamminR:
If you're wanting server-side code, PHP is fun.
Though python can be used, and has lots of framworks for, server-side stuff, I've always thought PHP is better, totally IMO.
However, I wish I knew more python - I run a plex server, and so many python apps have been created for it's API that I wish I knew more/was more comfortable with it for how to make new/fix existing stuff for it.
roastchicken:
I second JamminR's suggestion of PHP, it's a pretty neat language. I only have minimal knowledge of it, but it's probably the most used language in terms of server-side scripting. If you ever plan on doing web development it's a useful skill to have.
However you should definitely stick with Python for the time being unless you're infinitely more interested in web technologies, as Python seems to have more applications than PHP.
I've always wanted to learn more languages, as right now I only have a rudimentary grasp of JavaScript in addition to my knowledge of Lua. Learning C++ is one of my goals, but it's such a shift from a lightweight scripting language such as Lua.
MrPresident:
I also agree with the above. PHP is nice and most serverside web applications use it. Python is nice, but it's not as widely used.
PHP is pretty powerful as well, you can do quite a bit with it.
Navigation
[0] Message Index
[#] Next page
Go to full version