Re: Do you want to learn python?

2019-04-12 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Do you want to learn python? python 3.7.something, it's the top thing if you type download python 3 in google, click the windows link. URL: https://forum.audiogames.net/post/426442/#p426442 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : Nepali gamer via Audiogames-reflector
Re: Do you want to learn python? @21 your code gives error, lol it is print("Hello, world!") URL: https://forum.audiogames.net/post/426407/#p426407 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-b

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : SkyGuardian via Audiogames-reflector
Re: Do you want to learn python? this is a grate tutorial, but is there any way the music could be turned down so i could understand what it is saying? thank you anyway for this grate tutorial URL: https://forum.audiogames.net/post/426385/#p426385 -- Audiogames-reflector mailing list

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Do you want to learn python? @21, no, no. Its print ("hello, world!"). Not sure what version of Python 3.x your using, but if I do print ("Hello, world!); in Python I get a syntax error. URL: https://forum.audiogames.net/post/426326/#p426326 -- Audiogames-reflect

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Do you want to learn python? print("Hello, World!) doesn't work but, if you add a ; to the end it does... URL: https://forum.audiogames.net/post/426323/#p426323 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.co

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Do you want to learn python? I've only seen semicolons in python pip wheel building systems (i.e. setuptools). I have never seen it be used in actual Python code. Ever. URL: https://forum.audiogames.net/post/426320/#p426320 -- Audiogames-reflector mailing list Audiogames

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
Re: Do you want to learn python? yeah include the parens, this is a requirement in python 3 URL: https://forum.audiogames.net/post/426282/#p426282 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : keithwipf1 via Audiogames-reflector
Re: Do you want to learn python? In python 2, print is a statement, in Python 3, it is a function which means you use ().This may have something to do with it. URL: https://forum.audiogames.net/post/426255/#p426255 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Do you want to learn python? Hmm.If you go to the code examples for pt. 2, the print function only works if you add a semi after it. And it's there in the code for pt. 2. URL: https://forum.audiogames.net/post/426246/#p426246 -- Audiogames-reflector mailing list Audiogames

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
Re: Do you want to learn python? @13 it most definitely does not need a semicolon at the end of print, nor any other function call. The functionality of the semicolon is there, however, I've never seen python code that uses it at all. If your code is working only with a semicolon

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : Nepali gamer via Audiogames-reflector
Re: Do you want to learn python? Oh, very loud music and you spoke very softly URL: https://forum.audiogames.net/post/426200/#p426200 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : Nepali gamer via Audiogames-reflector
Re: Do you want to learn python? Thanks sir, for the tutorial.I am downloading it.. URL: https://forum.audiogames.net/post/426199/#p426199 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Do you want to learn python? I have another issue.First of all, minor thing that we can figure out via looking at the code samples, you neglected to mention that print needs a semicolon at the end.Also, the dictionary cyntax does not work for me.I'm using python 3.7.whatever, and I do

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net Forum — Developers room : SLJ via Audiogames-reflector
Re: Do you want to learn python? Hi.Big thumbs up for me. I have only had time to listen to the first few minutes, and it seems really great, short and effective. You are really good at explaining things and make things simple. Keep up the awesome job. URL: https://forum.audiogames.net

Re: Do you want to learn python?

2019-04-10 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Do you want to learn python? feedback!You talk vary quietly.If you could raise your voice, I dont really see a problem with the music.Maybe lower it like 3 or 6 db. URL: https://forum.audiogames.net/post/426111/#p426111 -- Audiogames-reflector mailing list Audiogames-reflector

Re: Do you want to learn python?

2019-04-10 Thread AudioGames . net Forum — Developers room : hurstseth405 via Audiogames-reflector
Re: Do you want to learn python? Would really like to see a lambda tutorial as well. I love the python tutorial and it has helped me a lot. URL: https://forum.audiogames.net/post/426058/#p426058 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: Do you want to learn python?

2019-04-10 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Do you want to learn python? I'm going to look at this, but it sounds like you have music issues.If you like, just export your voice and stuff, and then use the voiceover option in goldwave, it fades beautifully and let's you here graite. URL: https://forum.audiogames.net/post/426046

Re: Do you want to learn python?

2019-04-09 Thread AudioGames . net Forum — Developers room : devinprater via Audiogames-reflector
Re: Do you want to learn python? Thanks so much for these tutorials. I'd mention that Mac users are so much better off installing Homebrew and installing Python that way, but beginners may want to just get started quickly, although homebrew offers updating, and the delights of package

Re: Do you want to learn python?

2019-04-09 Thread AudioGames . net Forum — Developers room : pelantas via Audiogames-reflector
Re: Do you want to learn python? Hi,Yup, will check these out as well Thanks dardar, +1Greetz mike URL: https://forum.audiogames.net/post/425805/#p425805 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: Do you want to learn python?

2019-04-09 Thread AudioGames . net Forum — Developers room : Socheat via Audiogames-reflector
Re: Do you want to learn python? Sounds really cool. Once the music thingy get sorted, I'm gonna check them out. URL: https://forum.audiogames.net/post/425794/#p425794 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com

Re: Do you want to learn python?

2019-04-09 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
Re: Do you want to learn python? Giving these a look over, yeah agreed with everyone else, try lowering the music about 8dB and raising yourself by about 2.5dB. That'll sort of put the music in the background and sort of as a blurry thing that's there to sort of help you chill

Re: Do you want to learn python?

2019-04-08 Thread AudioGames . net Forum — Developers room : Aamir via Audiogames-reflector
Re: Do you want to learn python? Hi dardar.I'd appreciate if you could re upload the tutorials with the music turned down? I have tried listening to the first part but the loud music makes it really difficult to understand. thanks and sorry for the complain haha. URL: https

Re: Do you want to learn python?

2019-04-08 Thread AudioGames . net Forum — Developers room : dardar via Audiogames-reflector
Re: Do you want to learn python? @ethinYeah, I thought it might be slightly too high, but I was not 100 percent sure. URL: https://forum.audiogames.net/post/425742/#p425742 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Do you want to learn python?

2019-04-08 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Do you want to learn python? These are good - listening to the first one, and will listen to the remaining as I go. One thing I should note right away is that the music is incredibly invasive. On shitty headphones that might not be a problem, but on these studio monitors (yes, I do use

Re: Do you want to learn python?

2019-04-08 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Do you want to learn python? These are good - listening to the first one, and will listen to the remaining as I go. One thing I should note right away is that the music is incredibly invasive. On shitty headphones that might not be a problem, but on these studio monitors (yes, I do use

Re: Do you want to learn python?

2019-04-08 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Do you want to learn python? These are good - listening to the first one, and will listen to the remaining as I go. One thing I should note right away is that the music is incredibly invasive. On shitty headphones that might not be a problem, but on these studio monitors (yes, I do use

Do you want to learn python?

2019-04-08 Thread AudioGames . net Forum — Developers room : dardar via Audiogames-reflector
Do you want to learn python? Hi there,Are you an aspiring programmer or wanten python developer and don't know where to start?Do you want to make an audio game, but just don't know where to begin?Then have I got the answer for you!I am pleased to announce the first 6 tutorials in a series