Research Article

Blackjack Game using Object Oriented Programming Methodology and Python

by  Harshad Naik
journal cover
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 144 - Issue 7
Published: Jun 2016
Authors: Harshad Naik
10.5120/ijca2016910409
PDF

Harshad Naik . Blackjack Game using Object Oriented Programming Methodology and Python. International Journal of Computer Applications. 144, 7 (Jun 2016), 7-10. DOI=10.5120/ijca2016910409

                        @article{ 10.5120/ijca2016910409,
                        author  = { Harshad Naik },
                        title   = { Blackjack Game using Object Oriented Programming Methodology and Python },
                        journal = { International Journal of Computer Applications },
                        year    = { 2016 },
                        volume  = { 144 },
                        number  = { 7 },
                        pages   = { 7-10 },
                        doi     = { 10.5120/ijca2016910409 },
                        publisher = { Foundation of Computer Science (FCS), NY, USA }
                        }
                        %0 Journal Article
                        %D 2016
                        %A Harshad Naik
                        %T Blackjack Game using Object Oriented Programming Methodology and Python%T 
                        %J International Journal of Computer Applications
                        %V 144
                        %N 7
                        %P 7-10
                        %R 10.5120/ijca2016910409
                        %I Foundation of Computer Science (FCS), NY, USA
Abstract

In this paper, it has been described how to implement the Blackjack game using Object Oriented Programming in the programming language Python. Object oriented programming is a programming technique which involves dividing the program into classes which have attributes (data) and methods (functions). Objects are basically instances of classes. By using Object Oriented Programming one can get several benefits such as ease of maintainability and code reuse.

References
  • Article from Business Insider India dated June 25, 2014:http://www.businessinsider.in/You-Better-Know-These-Basic-Rules-Before-You-Even-Think-Of-Playing-Blackjack/articleshow/37197646.cms.
  • Paul Gries, Jennifer Campbell and Jason Montojo. “Practical Programming Second Edition An Introduction to Computer Science Using Python 3”. (2014).
  • Timothy C Lethbridge and Robert Laganiere “Object-Oriented Software Engineering”. (2004).
  • Webpage on rules of Blackjack by website wizardsofodds.com:http://wizardofodds.com/games/blackjack/basics/
  • Webpage how to play blackjack by the website http://entertainment.howstuffworks.com/how-to-play-blackjack.htm
  • K. Lieberherr, I. IIolland, A. Riel, 1988, Object-Oriented Programming: An Objective Sense of Style.
  • Bjarne Stroustrup, What is ‘‘Object-Oriented Programming’’? (1991 revised version).
Index Terms
Computer Science
Information Sciences
No index terms available.
Keywords

Blackjack Python Object Oriented Principles.

Powered by PhDFocusTM