Phython Programming Web Development by davy_yg Hello, Anyone knows anything about phython? Someone mention to me if you need anything about AI Phython would be the perfect language to program it. Is that true? Thanks in advance. Python with .net Programming Software Development by dhanapal86mca Can Any one tell me how to use phython with .net and wat is the main use of phython Re: Python with .net Programming Software Development by SoulMazer …=dhanapal86mca;1263674]Can Any one tell me how to use phython with .net[/QUOTE] There's a nice library out there…;](link)[/URL]. [quote]and wat is the main use of phython[/quote] Come on, at least spell Python correctly! Python, as… Reding and XML Document and generating a schema? Programming Software Development by neqinox Anyone know a simple way in phython to read an XML document ant generate a schema? Ive been playing with minidom all day but I cant get it to do what I want :( Thanks in advance Getting time out error while retrieving large data from MySQL. Programming Databases by Vandithar … times user will give Boolean combination (For Example: PERL OR phython) The problem now is some times the result will not… A test for input Programming Software Development by FAITH2011 Hi all, I am new Phython user and started using Python 2.7 just a couple … Install Keras on Windows Programming Web Development by davy_yg How to install Keras, Phython framework on Windows? https://ankivil.com/installing-keras-theano-and-… Re: Free safe DLL to play with Programming Software Development by Ancient Dragon Could be no one here knows what you are talking about. What is "lame binding for phython" ? Of course I know what phthon is. Are you trying to call phython from C/C++ (or reverse) ? >>Where can I get that simple yet safe DLL to play with CTYPES You can write it yourself.:ooh: Re: Python! Thoughts? Programming Software Development by BountyX hmm i dont really know much about phython care to educate me? Re: Wuold like to become a software engineer/game "programmer" where to start? Programming Game Development by MattEvans … DirectX. The advantage of a language like say, Java or Phython is that there are either 'builtin' or at the least… Re: What to Learn Now?? :) Programming Software Development by Ancient Dragon … good basic understanding of C language then learning Java and phython should be a snap because they all have a lot… Re: Dev-C++ and Python Programming Software Development by Shantha.D i followed url that you hav provided... but got one jsp file... how to instaal that(Phython) ? Re: Choose Default Program: Program Does Not Appear Hardware and Software Microsoft Windows by caperjack hi, first let me say i don't do programing so i dont have Phython.exe but would assume that if you do ,then open the phyton.exe program ,and if its anything like most other windows programs, go to File /open and direct it to the .py file you want to open . Re: number game Programming Software Development by themoviegeek I'm using the code you guys are using, but I keep on getting a syntax error. The phython shell appears, highlighting the speech mark after Guess My Number:! Re: NameError: global name 'pythoncom' is not defined Programming Software Development by pleasecompile … is 64bit, so later I will try 64bit versions of phython and pywin to see if noticeable performance gain and no… Re: can anyone help me convert this python code to java Programming by John_165 Why can't you try it yourself? I not really know phython, but from your code, it not really hard to understand though. Re: Phython Programming Web Development by ddanbe Be my guest if you like to do it in Python (notice the spelling) it can probably be done. The language is not that important. Here is an example in C# https://rubikscode.net/2018/01/29/implementing-simple-neural-network-in-c/ Re: Phython Programming Web Development by davy_yg My background is PHP and I use Laravel. I heard that you cannot create AI with Laravel that's why I have to use Python. Can you integrate Python with Laravel? For example creating a chat assistant (chatbots) Re: Phython Programming Web Development by ddanbe I should start googling **using php with python** you'll get lots of interesting stuff. Re: Phython Programming Web Development by alan.davies Laravel is just a php framework. It's php. As DD says Google using php and python together. Php isn't great at chat apps unless you can leverage sockets to work. Ajax can be used but it's not great. Have a look at node. phython program for single user of atm machine Programming Software Development by ralphcatech write a program that will act as a single user's ATM machine.....the user will have the following menu options 1. deposit 2. withdrawal 3. view account balance 4. exit constraints for validation user can not deposit less tha zero dollars user must withdraw in $10 increments user can not withdraw more than $200 in single session (… Re: phython program for single user of atm machine Programming Software Development by alc6379 Please do your own work. We don't do your homework here. Start implementing what you have here, and if you have questions, come back. Re: phython program for single user of atm machine Programming Software Development by TrustyTony See some object oriented books, I think ATM is standard example in one/some of them for use cases. Start simple, build function by function and test functionality of each separately. Re: phython program for single user of atm machine Programming Software Development by ralphcatech these comments were not called for all i asked was to be directed in the right direction Re: phython program for single user of atm machine Programming Software Development by TrustyTony You are welcome. Re: phython program for single user of atm machine Programming Software Development by ralphcatech [QUOTE=tonyjv;1383206]You are welcome.[/QUOTE] you may consider yourself cool but you are far from a any kind of tech guru Re: phython program for single user of atm machine Programming Software Development by ralphcatech is there any one out there that can take on this task Re: phython program for single user of atm machine Programming Software Development by TrustyTony [QUOTE=tonyjv;1382067]See some object oriented books, I think ATM is standard example in one/some of them for use cases. Start simple, build function by function and test functionality of each separately.[/QUOTE] Here is direct link of one of the numerous case studies: [url]http://www.math-cs.gordon.edu/courses/cs211/ATMExample/[/url] You … Phython mercury doesnt pass the filesize of the packed content to the browser Programming Software Development by losbellos Hej Guys, I am not a phyton programmer, just on [url]www.luxrender.net[/url] (open source project) we have this annoying problem when we need to dl something the phyton mercury doesnt pass the file size to browser... Can somebody take a helpful look at it? I am sure its just something worng with the header constuction or param missing around… Phython phonebook pickle/shelve help Programming Software Development by vikaram Hello i made a phonebook script on python. I am quite new and have been only learning for less than a day and i cant get it to save the entered phonenumbers (is resets to default everytime you quit) Please help me with the code please! [CODE]phonebook["test"]=12345678 def searchname(): print "" name=raw_input(&…