DEV Community

Cover image for Relearning CompSci: Blackjack in Python
treybrown19
treybrown19 Subscriber

Posted on

Relearning CompSci: Blackjack in Python

For years I spent hours on computers in the school computer labs learning every language I could figure out how to grasp; HTML, Javascript, CSS, and Python to name a few. I did get stuck in the tutorial loop a bit, and didn't realize that I was right around the corner from really understanding what I was doing. I felt like I was making progress, but there's only so much you can learn when you're just copying and pasting what someone else is telling you to do online.

Enter: Codecademy.

Later in life, I'm working full time and when thinking about what I would love to do with my life, I think back to the days in the computer lab. Getting excited about solving problems and creating new things. So, now I'm putting in the work to teach myself again. Starting with the Computer Science course at Codecademy, I'm going to create a living income on the side by starting my own software development company.

For this project, I decided to create a terminal version of the game, Blackjack.

After doing some research online for the official rules for Blackjack, and my course studies so far with Codecademy, I was able to recreate the game fairly quickly. I'm excited to come back to this soon after some more learning and create a true GUI to support the logic I've built here.

Check out my Git

Quadratic AI

Quadratic AI โ€“ The Spreadsheet with AI, Code, and Connections

  • AI-Powered Insights: Ask questions in plain English and get instant visualizations
  • Multi-Language Support: Seamlessly switch between Python, SQL, and JavaScript in one workspace
  • Zero Setup Required: Connect to databases or drag-and-drop files straight from your browser
  • Live Collaboration: Work together in real-time, no matter where your team is located
  • Beyond Formulas: Tackle complex analysis that traditional spreadsheets can't handle

Get started for free.

Watch The Demo ๐Ÿ“Šโœจ

Top comments (0)

Image of DataStax

AI Agents Made Easy with Langflow

Connect models, vector stores, memory and other AI building blocks with the click of a button to build and deploy AI-powered agents.

Get started for free

๐Ÿ‘‹ Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someoneโ€™s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay