Skip to content
The Code Stories

The Code Stories

A student run programming platform

  • Home
  • Categories
    • Algorithms
    • Projects
    • Hacking
    • Machine Learning
    • Physics
    • Problems & Solutions
  • About us
  • Become Author
  • Subscribe

Category: Projects

Blackjack in Scala

By Aditya PentyalaPosted on April 25, 2020May 3, 2020
  • Projects

This post discusses the logic behind coding a game of blackjack and its implementation for a simple single player vs dealer game of blackjack in Scala using Object Oriented Programming techniques.

Blackjack in Scala Read More

Coding an Unbeatable Tic Tac Toe AI

By Aditya PentyalaPosted on April 18, 2020April 27, 2020
  • Algorithms
  • Projects

This post talks about the minimax decision making algorithm and includes a scala implementation of a tic-tac-toe-playing AI that uses minimax.

Coding an Unbeatable Tic Tac Toe AI Read More

Hangman in Scala

By Aditya PentyalaPosted on April 14, 2020April 20, 2020
  • Projects

This post discusses the logic behind coding a game of hangman and includes a scala implementation of the same.

Hangman in Scala Read More

Artificial Neural Networks(ANN)

By Saarang SrinivasanPosted on April 1, 2020April 2, 2020
  • Machine Learning
  • Projects

This post explains Artificial Neural Networks and discusses a famous classification problem.

Artificial Neural Networks(ANN) Read More

Calculator using PyQt5

By Ansh GroverPosted on March 31, 2020April 1, 2020
  • Projects

A calculator is an object of everyday use and none of us can imagine a life without it. Therefore, I decided to make a calculator of my own using pyqt5.

Calculator using PyQt5 Read More

Tic Tac Toe

By Aditya PentyalaPosted on March 29, 2020April 19, 2020
  • Projects

This post discusses the logic behind coding a 2 player game of tic tac toe and includes a step by step procedure to make a CUI game, its implementation in Scala, and a link to download a GUI game in Python.

Tic Tac Toe Read More

Posts navigation

Next

Recent Posts

  • Special Relativity (2) – Vector Algebra, four-velocity and momentum
  • Functions with Python
  • Special Relativity (1) – Postulates, Diagrammatic Representations and Invariance Principles
  • Calculator GUI Using Tkinter
  • Understanding Hacking

Subscribe

Check your inbox or promotions tab to confirm your subscription.

Archives

  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • July 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020

About Us

This is a student run programming platform. Students from all over write editorials and blogs about their programs to extend their knowledge and understanding to the world.

Archives

  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • July 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020

Contact us!

You can contact us with your queries or suggestions at:

admin@thecodestories.com

Copyright © 2021 The Code Stories. All Rights Reserved | Blog Diary by Theme Palace
Copyright © 2020 The Code Stories. All Rights Reserved