A simple "TicTacToe" or "XO" game with multiple features and better console interface.
-
Updated
Jul 18, 2025 - Java
A simple "TicTacToe" or "XO" game with multiple features and better console interface.
In this repo you will going to find java code.
This repo is for embedded system training and includes assignments, theory test, daily practice coding question and classroom C program.
Repositorio con toda (o casi toda) la teoría de Algoritmos y Estructuras de Datos, lo que permite resolver ejercicios prácticos de mejor manera. Puede contener error, asique sentite libre de verificar y aportar correciones/mejoras.
This repository is perfect for Java beginners - inside, you'll find clear examples covering everything from basic syntax, variables, and control statements to OOP concepts, arrays, exception handling, and file I/O. It's a hands-on guide to help you learn Java step-by-step with working code for each topic.
A Course for learning Introduction to Programming in Java.
Introduction to Java fundamentals, Implementation of if-else, switch, and loops for decision-making, Demonstrates core OOP concepts, Examples of try-catch, custom exceptions, and error handling, Multi-Threading, IO, Use of List, Set, and Map with Stream API for processing data.
Rock, Paper, Scissors is a two-player game where each round both players simultaneously choose a move. If both the moves are the same, the players tie otherwise the player with the trumping move wins the round.
This Github repository is a collection of C coding examples and projects with brief explanation comments. It is designed to help C programmers of all levels learn and practice their skills on a variety of topics.
This repository includes code examples from Java: The Complete Reference by Herbert Schildt, 12th Edition, organized by chapter for practical Java learning. It also features Java course code from my university, with projects and exercises. Explore and contribute to enhance your Java skills!
Fluentx : A Special .NET Library
It is a rank card of a student ,based on the style of the result card of 'Bihar School Examination Board,Patna'. Currently it has no database,but I will implement it eventually. Here I have taken some random marks & based on the marks I have calculated 'Total marks', 'Division', 'Pass or Fail' & also 'Optional subject' .
This repository is dedicated to Python practice, featuring a collection of scripts covering fundamental Python concepts. From basic syntax to control structures and data types, these scripts are designed to help users improve their Python skills.
Control flow JSX/TSX elements that get compiled to plain old javascript.
Total 3 types of code practiced here. Learn Extraordinary, Achieve Best!
Basic Entry level Java
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
Python Assignments
Add a description, image, and links to the control-statements topic page so that developers can more easily learn about it.
To associate your repository with the control-statements topic, visit your repo's landing page and select "manage topics."