Posts

Sudoku Solver, my new published app - Sudoku Solver, mi nueva app publicada

Image
English Hi everyone! I've just published a new app on Google Play Store: Sudoku Solver . As I mentioned in a post previously, some years ago I decided to try to code a script to solve any sudoku: https://www.curiousruben.com/2019/11/how-not-to-solve-sudoku-como-no.html That was a quite challenging task back then and ever since I've always wanted to publish an app anyone could use. I finally did it! Sudoku Solver is a very simple app people could use to play and solve any sudoku. It also allows you to select different sizes (up to 16x16) and different levels. It is FREE , shows NO Ads and also helps you know your progress. I've learned a lot developing it, especially when it comes to user interface and I know the app is working fine in all devices. I hope you enjoy it!! Android: https://play.google.com/store/apps/developer?id=CURIOUS+RUBÉN Apple: https://apps.apple.com/us/developer/ruben-jose-soto-martinez/id1496923851 Español ¡Hola a todos! Acabo d...

Movie Review: The Imitation Game - Crítica de cine: Descifrando Enigma

English Hi everyone!! Yesterday I watched "The Imitation Game" again and today I've decided to write about it. Cinema is one of the things I enjoy the most and every now and then I will write reviews about movies and series I consider. "The Imitation Game" is a 2014 film (yes, it's a little late to write about it but I wanted to have it on this blog) set in the era of World War II that tells the story of a group of people who managed to break the code of the Enigma Machine. The film is mainly focused on the life of Alan Turing who led that group in Bletchley Park. In spite of not having comedy or action or big surprises in the plot, it's quite an entertaining film. It's almost two hours long and I didn't feel bored at any moment. The music, the photography, the story are really well developed. Besides, the cast is amazing: Benedict Cumberbatch (Doctor Strange in the MCU), Keira Knightley (Pirates of the Caribbean) and some others l...

How NOT to solve a sudoku - Cómo NO resolver un sudoku

Image
English Hi everyone!! Some years ago, when I began learning to code in the first course of university I remember myself thinking how easy could be to solve a sudoku with a computer. We were using MatLab back then and I wasn't particularly good with it so I had enough to worry about trying to pass that subject. I left my little sudoku project for the future. During my college time, we kept using MatLab a lot. Basically, we had at least one subject that required that program every year. When I finished my studies I had improved considerably. It's not that I had created something amazing with it but I felt comfortable using it for maths, graphics and some other different purposes. One afternoon I was doing a sudoku on my own when the idea of writing a script to solve it with the computer came to my mind again. I thought it would be something easy that would require one day or two of work. I was tremendously WRONG. (maybe someone who has studied computer science or has a deepe...

Unity Tutorial 4 - Coroutines - Corrutinas

Image
----------------------------------------------------------------------------------------------------------------- DISCLAIMER - May 2021 These tutorials were written a long time ago. I did some parts of the code literally the day after installing Unity therefore they could be improved or done differently in many ways. Updating them is definitely in my to-do list but right now I'm currently working in other projects so it will take me time. If you think this content is useful you can follow me on my social media to stay tuned. https://twitter.com/curiousruben https://www.instagram.com/curiousruben/ AVISO - Mayo 2021 Estos tutoriales fueron escritos hace mucho tiempo. Hice algunas partes del código literalmente el día después de instalar Unity por lo que podrían ser mejorados o realizados de otras maneras. Actualizarlos está definitivamente en mi lista de tareas pero ahora estoy trabajando en otros proyectos y me llevará tiempo. Si piensas que este contenido es útil puedes seguirme en...

Unity Tutorial 3 - Control of the cube - Control del cubo

Image
----------------------------------------------------------------------------------------------------------------- DISCLAIMER - May 2021 These tutorials were written a long time ago. I did some parts of the code literally the day after installing Unity therefore they could be improved or done differently in many ways. Updating them is definitely in my to-do list but right now I'm currently working in other projects so it will take me time. If you think this content is useful you can follow me on my social media to stay tuned. https://twitter.com/curiousruben https://www.instagram.com/curiousruben/ AVISO - Mayo 2021 Estos tutoriales fueron escritos hace mucho tiempo. Hice algunas partes del código literalmente el día después de instalar Unity por lo que podrían ser mejorados o realizados de otras maneras. Actualizarlos está definitivamente en mi lista de tareas pero ahora estoy trabajando en otros proyectos y me llevará tiempo. Si piensas que este contenido es útil puedes seguirme en...