im just curious im currently learning all major programming languages that are usefull to me and i am wondering what is python useful for in a realistic sense
Gargen 0 Light Poster
Recommended Answers
Jump to PostWhich of the 250 major computer languages are you learning? I need some idea so I can compare.
Jump to PostI use both C++ and Python and came up with this ...
My 13 point comparison of C++ and Python:
1. C++ and Python complement each other.
2. Maybe C++ is the piano and Python is the guitar.
3. C++ is a low level language and Python is a …
Jump to PostThe Python text code file .py is compiled to a .pyc byte code file that speeds up the interpretation process. Most of the time this is transparent to you. There are ways to retain the .pyc file and use it for higher speed.
Python itself uses the compiled files …
Jump to PostPython is my first language I am learning, other then some bash scripting. I am really enjoying it.
I am a big open source(linux) guy, so i was attracted to python for that reason. I also like the fact I can write a program that will run on both linux …
All 14 Replies
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
Gargen 0 Light Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
shanenin 0 Posting Whiz in Training
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
Gargen 0 Light Poster
shanenin 0 Posting Whiz in Training
alc6379 120 Cookie... That's it Team Colleague
Kschikan 0 Newbie Poster
danizzil14 6 Junior Poster in Training
jwenting 1,905 duckman Team Colleague
Stefano Mtangoo 455 Senior Poster
sahildevit 0 Newbie Poster
Orion2k -6 Newbie Poster
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.