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://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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-bin/mailman/listinfo/audiogames-reflector


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
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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.com/cgi-bin/mailman/listinfo/audiogames-reflector


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-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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/listinfo/audiogames-reflector


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-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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 at the end of a print statement, there's something dysfunctional somewhere else in the code.

URL: https://forum.audiogames.net/post/426230/#p426230




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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/audiogames-reflector


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/audiogames-reflector


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 name["name"]="bob" And it gives me some file errors that I don't remember.

URL: https://forum.audiogames.net/post/426196/#p426196




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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/post/426171/#p426171




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/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://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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/#p426046




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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 management. Also, of course, Emacs and ElPy are great for Python, but I've not explored how good Visual Code is yet.

URL: https://forum.audiogames.net/post/425914/#p425914




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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/mailman/listinfo/audiogames-reflector


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/cgi-bin/mailman/listinfo/audiogames-reflector


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 but not as a thing that's all up in your face and then you are straining to hear the voice.

URL: https://forum.audiogames.net/post/425791/#p425791




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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://forum.audiogames.net/post/425764/#p425764




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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 hose for daily computing rofl) its very noticeable. Perhaps you should fade out the background music by -- say -- 6 DB or so -- so that that's not a problem. So far so good otherwise though. The explanation between 32-and 64-bit systems was simplistic but good (and I understand the simplicity). (I think at one point you said 34- and 64- though.)  Also, the "practice area" as you call it is known as a read-evaluate print loop (REPL). You can easily simplify that to "interactive interpreter session". You also might want to discuss the difference between compiled code and interpreted code, or the difference between a compiler and an interpreter (Python is an interpreted language, meaning that each line is evaluated as it is encountered ("read")). The second part of the REPL terminology, "evaluate", means that the interpreter (the interactive Python session) will immediately evaluate the entered instructions. The third, "print", means that the interpreter will either give you an error (if there was an error or exception) or will tell you the result of the evaluated instructions. The fourth, "loop", means that this process will repeat until exit() or sys.exit() is called or ctrl+z plus enter is pressed (on windows only, I believe).Also, excellent elision of full code samples including all the functions. Its a great thing that most books and tutorials (IMO) should adopt purely because it makes the taker actually think and think creatively, and to create their own unique version of the game, thereby preventing cheating.

URL: https://forum.audiogames.net/post/425731/#p425731




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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 hose for daily computing rofl) its very noticeable. Perhaps you should fade out the background music by -- say -- 6 DB or so -- so that that's not a problem. So far so good otherwise though. The explanation between 32-and 64-bit systems was simplistic but good (and I understand the simplicity). (I think at one point you said 34- and 64- though.)  Also, the "practice area" as you call it is known as a read-evaluate print loop (REPL). You can easily simplify that to "interactive interpreter session". You also might want to discuss the difference between compiled code and interpreted code, or the difference between a compiler and an interpreter (Python is an interpreted language, meaning that each line is evaluated as it is encountered ("read")). The second part of the REPL terminology, "evaluate", means that the interpreter (the interactive Python session) will immediately evaluate the entered instructions. The third, "print", means that the interpreter will either give you an error (if there was an error or exception) or will tell you the result of the evaluated instructions. The fourth, "loop", means that this process will repeat until exit() or sys.exit() is called or ctrl+z plus enter is pressed (on windows only, I believe).

URL: https://forum.audiogames.net/post/425731/#p425731




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


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 hose for daily computing rofl) its very noticeable. Perhaps you should fade out the background music by -- say -- 6 DB or so -- so that that's not a problem. So far so good otherwise though. The explanation between 32-and 64-bit systems was simplistic but good (and I understand the simplicity). (I think at one point you said 34- and 64- though.) 

URL: https://forum.audiogames.net/post/425731/#p425731




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector