<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Software on Everardo Shain</title><link>https://Everardo-shain.github.io/tags/software/</link><description>Recent content in Software on Everardo Shain</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 13 Aug 2024 08:06:25 +0600</lastBuildDate><atom:link href="https://Everardo-shain.github.io/tags/software/index.xml" rel="self" type="application/rss+xml"/><item><title>Poker Simulation</title><link>https://Everardo-shain.github.io/posts/projects/poker-simulation/</link><pubDate>Tue, 13 Aug 2024 08:06:25 +0600</pubDate><guid>https://Everardo-shain.github.io/posts/projects/poker-simulation/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;This project was part of the Introductory C Programming specialization from Coursera, and it was developed through the entire duration of the different courses divided into smaller sections. All the code was written in C language, with the use of advanced concepts such as arrays, pointers, debugging and memory allocation.&lt;/p&gt;
&lt;p&gt;The main task was to develop a functional poker simulator, starting with a correct card representation, building decks, implementing an extensive hand evaluation function to end with a Monte Carlo simulation system with 10000 trials for evaluating hand probabilities.&lt;/p&gt;</description></item></channel></rss>