How To Code An ATM Console App In Python | Programming Tutorial For Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ส.ค. 2022
  • Hey guys!
    In today's video, we discuss how to code an ATM console application in Python. This is a great way to practice your object oriented programming skills and implement a really cool project! Enjoy!
    This project is available on GitHub at
    --------------------------------------------------------------------------------------
    github.com/ShaunHalverson/Pyt...
    Add Me On Discord!
    --------------------------------------------------------------------------------------
    Username: Shaun(Hashtag)5626
    Software Engineering / Programming for beginners / variables types / computer science /compsci / coding for beginners / learn how to program / learn how to code / python variables / python for beginners / coding tutorial / programming tutorial
    Want to see more? Click on this spicy link :D
    / @shaunhalverson
    Assets in the thumbnail were provided by artists on
    www.canva.com
    All art and copyright ownership belongs to the artists on Canva and is under the protection of the Canva pro membership.
    #programming #tutorial #learntocode

ความคิดเห็น • 20

  • @veselindinev6843
    @veselindinev6843 2 ปีที่แล้ว +4

    Just watched your videos ---> subscribed. Keep up the good work !

  • @sagunthalam7748
    @sagunthalam7748 ปีที่แล้ว +2

    Thank you so much , finally i learned and got the answer

  • @raymondperez7970
    @raymondperez7970 ปีที่แล้ว +2

    This was awesome 😊

  • @aitools111
    @aitools111 2 ปีที่แล้ว +1

    Very good,thank you

  • @profkeithovdancer523
    @profkeithovdancer523 ปีที่แล้ว +1

    Thank you so much,keep on moving forward!!.... please can you show us how to add frames, buttons or styles to this system?... Please Sir

  • @niharmaddina7155
    @niharmaddina7155 ปีที่แล้ว +1

    try using f-statements instead of using the "+" operator when combining strings

  • @wilwad
    @wilwad ปีที่แล้ว

    Not a python developer but could you not have reduced the getters/setters to 2 methods e.g. setproperty(propname, newvalue) and getproperty(propname) since they all target self

  • @deepthinagella2215
    @deepthinagella2215 2 หลายเดือนก่อน

    Where can i get the code??

  • @siavashkhosravi3175
    @siavashkhosravi3175 ปีที่แล้ว +1

    Do you know where I can find the code in this video? It is not in your GitHub link, which I sin the comment.

    • @MRBAM
      @MRBAM ปีที่แล้ว

      @Coding With Reyansh source code in your GitHub repo

  • @siavashkhosravi3175
    @siavashkhosravi3175 ปีที่แล้ว

    What would you happen if you wrote the class in the same file you wrote the rest of?

    • @bakonyimate796
      @bakonyimate796 ปีที่แล้ว

      It works the same, but ut's a good practise not to. In OOP (object oriented programing) if you create a class than you should always do that in a seperate file. In most compenies you will have a bunch of them....

  • @architech5940
    @architech5940 ปีที่แล้ว

    I followed the code exactly and I can only get the menu screen but nothing else. I can't make any selections or anything

    • @architech5940
      @architech5940 ปีที่แล้ว +1

      @Coding With Reyansh at the time of writing this comment, I was just learning to code. Now I'm writing CRUD ops for my projects, which should've been mentioned in this tutorial.

  • @user-lm8xr4yr7d
    @user-lm8xr4yr7d 4 หลายเดือนก่อน

    with python u can do anything

  • @damonhutchinson8750
    @damonhutchinson8750 ปีที่แล้ว

    I keep getting error on line 34 syntax error: invalid syntax

    • @Surekha_Editz
      @Surekha_Editz 8 หลายเดือนก่อน

      Which python version bro?

    • @Abdullah-eb7kx
      @Abdullah-eb7kx 7 หลายเดือนก่อน

      @@Surekha_Editz why my code isnt working at all?

  • @emanuelvilla7539
    @emanuelvilla7539 ปีที่แล้ว

    its not on your github