Play blackjack with Python
In this new post, play blackjack with Python, I show how to create a simple application to play this popular…
All technologies, only pure source code
In this new post, play blackjack with Python, I show how to create a simple application to play this popular…
I continue to explore with a new example where I create a bitmap message in Python. Based on an string…
In Bagels, a deductive logic game in Python, you must guess a secret three-digit number based on clues.This is the…
Python is a high-level, general-purpose and a very popular programming language that lets you work quickly and integrate systems effectively
In this new post "Getting started with Java", I share with you my consideration about this programming language in comparison…
I will show how to make menus with CSS without using JavaScript: dropdown menus, drawers, and even a mobile hamburger menu
I want to show you how to create a fully responsive table layout with only CSS that helps you to…
I like to explain how to configure RStudio in Azure with an Ubuntu virtual machine running a script at the…
In this short post I explain how creating log files with R using log4r is a fast, lightweight, object-oriented approach to…
In this new post, I'm going to show how to implement a barcode scanner in Swift on iOS to read…
This is Swift! Swift is a compiled programming language for iOS, macOS, watchOS, tvOS, and Linux applications. Here’s what you…
"Hello World using Xcode and Swift" is the first post about Swift where I'm starting to create a simple but…
Starting out with Swift commands is some of the things I discovered I needed to get to a place where…
Getting started with Swift development is a quick post to give you the basis to start creating apps with your…
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each…
I explain how to deploy in a Azure WebApp a ShinyApps created with RStudio, using Azure DevOps as repository and…
In this article I show how quickly deploying dockerized R/Shiny Apps on Microsoft Azure and make them available globally within…
In this post I want you getting started with R as quickly as possible (with...