Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #1 2010-03-15 11:25:28
Python: moving on up?I've been using Python for a while now (and loving it) but I want to take my programs to the next level. Bear with while I try to explain myself, I've never taken a programming class, so I don't know how to explain myself properly. There are 10 types of people in the world, those who understand binary, those who don't, and those who can use induction. #2 2010-03-16 13:14:38
Re: Python: moving on up?i think what you are asking for is a complier. python complies programs when you import them, but you still need python to run them. you can try "cx_freeze" to compile your programs (and add an icon pic), but they still need python to run them. i dont think you cant simply make an app or something and expect it to run on someone else's computer. ive tried, but nothing works, so far Visit calccrypto.wikidot.com for detailed descriptions of algorithms and other crypto related stuff (not much yet, so help would be appreciated). #3 2010-03-16 13:34:19
Re: Python: moving on up?calccrypto, you got a half of what he is asking. "In the real world, this would be a problem. But in mathematics, we can just define a place where this problem doesn't exist. So we'll go ahead and do that now..." #4 2010-03-17 10:45:10
Re: Python: moving on up?Calccrypto: I don't understand your question. I use IDLE to write my programs (and more recently PyScriptor). Make no mistake, I have no idea what I'm doing, I'm doing this for fun. There are 10 types of people in the world, those who understand binary, those who don't, and those who can use induction. #5 2010-03-17 12:05:52
Re: Python: moving on up?
Have to? No. But knowing more can never hurt, only help. You will however have to familiarize yourself with using Jython, which is not the same as learning Java.
When you go to run python code, what is the name of the program you need to load up first?
The "right" one depends on your needs. Java is fairly easy to learn and quick to make GUIs. This is one reason I would recommend Jython. Start here to use it. I can offer at least some assistance, but their mailing list would probably be more helpful (use the "users" one). "In the real world, this would be a problem. But in mathematics, we can just define a place where this problem doesn't exist. So we'll go ahead and do that now..." #6 2010-03-21 15:43:56
Re: Python: moving on up?When I use Python, I use IDLE or PyScripter. I don't compile my code, so I guess I'm using a scripted language. There are 10 types of people in the world, those who understand binary, those who don't, and those who can use induction. #7 2012-09-07 12:46:11
Re: Python: moving on up?I think you can 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 |