I am new to programming and after a month or so of googling, I have decided to learn Python. Is this a good time to learn the language or people will soon jump ship since JAVA is now open source? By open source software, I understand that the code developed freely and more people have access. Am I right?
fongoos 0 Newbie Poster
Recommended Answers
Jump to PostThat scares me a little, How does one implement a rotating counter in python ?
class Program { public static void Main(string[] args) { ulong a = 111111111; // Thats 9 1's System.Console.WriteLine((a * a)); } }
using C++ and .net
using namespace System; …
Jump to Post... Java can be compiled into bytecode and run onto of a virtual machine, But since python is interprated, it cannot.
...Utter bull! Python is also compiled to bytecode and then run onto virtual machine. Please educate yourself a little before you say ignorant things.
Have you actually …
Jump to PostTo paraphrase a1eio's comment:
Java functions just like Python, it's just that Java's virtual machine is more widely spread. To a large degree due to Microsoft's refusal to acknowledge Python, some kind of kneejerk reaction to the success its competitors like Google and Yahoo have with Python. Let's face it, …
Jump to PostWhy wouldn't Microsoft want to endorse an open source language like Python? What would they lose?
Jump to PostMono doesn't have what I used to love about Visual Basic and Visual C#, which is the Visual Form Designer.
I don't like the fact that the Visual Studio forum designer produces code for the form. I much perfer libglades way of doing it where you import an XML file …
All 70 Replies
Paul.Esson 53 Junior Poster
Paul.Esson 53 Junior Poster
a1eio 16 Junior Poster
sneekula 969 Nearly a Posting Maven
linux 107 Posting Shark
ZZucker 342 Practically a Master Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
linux 107 Posting Shark
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
bumsfeld 413 Nearly a Posting Virtuoso
Ene Uran 638 Posting Virtuoso
Paul.Esson 53 Junior Poster
a1eio 16 Junior Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
a1eio 16 Junior Poster
linux 107 Posting Shark
Paul.Esson 53 Junior Poster
vegaseat commented: thanks for the code samples +8
Paul.Esson 53 Junior Poster
ZZucker 342 Practically a Master Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
linux 107 Posting Shark
Paul.Esson 53 Junior Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
Paul.Esson 53 Junior Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
Paul.Esson 53 Junior Poster
Paul.Esson 53 Junior Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
jbennet 1,618 Most Valuable Poster Team Colleague Featured 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.