Added: 3 years ago
From: subfuzion
Views: 24,506
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (44)

Sign In or Sign Up now to post a comment!
  • You do know there is tons of free editing programs out there that you can use titles pages. Typing it like this, seems like a waste and very sloppy looking. Or just skip that all together and do a voice over.

  • For your future Python tutorials, you could do a demonstration of the program running instead of just explaining it to us :)

  • Great video

  • how do i run a .py from the python gui? i thought i could use "python helloworld.py" but apparently not, i'm brand new to python, thanks for any replies

  • for fuck sake talk people.. stop being such bitches

  • oh god not another notepad tutorial dam i h8t these no offence.

  • @0528203 Same, tahts why i never made any others lol.

  • Really good start for me but where the hell is part 2!??!?!?!?!!!!

  • just like command prompt:

    @echo off

    echo Hiya.

    set /p lol= Enter to continue

    exit

    or:

    @echo off

    echo Hiya

    pause

    exit

  • really great video. great intro into programming. a little winding though. 

  • Tnx for effort, but this is timeconsuming to watch. It takes 3 minutes before you start getting into stuff, and you dont explain what is an object. Stay focused, havent got all day.

  • @chrizbiz Yep it was a horrid video, it also took a good 4 hours to edit out the portions where I messed up typing rofl.

  • i keep getting a syntax error when the black screen pops up..

  • Hi, great tutorial. It would be awesome if you could check my tutorials and give me some feedback :D You could subscribe while ur there too that be amazing :D

  • Im a total noob. I followed this tut perfectly and it just doesnt work. the black screen always closes really fast. I tried both raw_input and input. I thought I had found a good beginner tut...but i was wrong...back to searching...fak

  • @rahkriga

    My tutorial shows you how to do it without the annoying black box, it also allows to save ur code and use it later :D

    Just click my name and it will take u to my channel :)

  • "And she's buying a stairway to heaven" :)

  • nice tutorial, epic music :)

  • would this actually help me if I wanted a job programming?

  • That's a hard question. This video most certainly does NOT give enough programming exposure to even think about going and looking for a job right after.

    It takes time, practice, headaches, and a big interest in programming.

    Keep learning, if you want get a degree. Most importantly be confident in your abilities and always strive to learn new things.

    Side note: Don't know if i'll every post up any new python videos. Perhaps i'll create more tutorials later on for a different language.

  • @subfuzion so if i get programming job how much do they pay us?

  • @JacSPierce It would take you years of researching and practicing to get a job as a programmer. . . This video would help start you out though.

  • Not working... the black box open and close....... why?

  • @TutorialDaneX My tutorial shows you how to do it without the annoying black box, it also allows to save ur code and use it later :D

    Just click my name and it will take u to my channel :)

  • buy a mic

  • learn to read

  • Also when i open the saved file the window: Open With, pops up and i open it up wit python. What should i do?

  • Yes open it with python, make sure you have python 3.0+ installed. If you saved the file as ".py" or ".pyw" it should have automatically associated.

    And ".pyw" is a method to hide the console, used with gui apps and ones that need no interaction.

    Anyway let me know if you need any more help

  • You don't need the parenthesis. You can just use double or single quotes for a string.

    print 'Hello'

    Hello

  • Correct but that is the "old" style of python. Don't expect to see that backwards compatability in python forever, that is why I had the newer method.

  • ya it still goes away quickly???

  • he was wrong, use input("Press enter") instead

  • when i do input(Press enter to end) it still goes away as quickly

  • you forgot the quotations and the "raw_" before input. it looks like this: raw_input("Press enter")

    the raw_input() tells python to wait for the user to enter something. anything u put in quotations withing the parenthesis is what will appear when u run the program.

    example: raw_input("Press the enter key to exit")

  • hey ace, thanks for the input() tip. It worked for me! Peace!

  • wow nice guide ty.

  • Good work,

    but why not use input() ?

    because raw_input() is not defined....

  • i save mine and try and open it and i put it on all text like used but when i open it it says choose from a list of things to open it in plzzzz help ty

  • begginning!

  • nice tut

  • great tut

  • Nice, 5/5! I'm making a C video soon :) I'll watch part 2 later hehe.

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more