Hello Python
Hello Python! is a new thread in my blog. I started to learn this programming language a few months ago but now I have to be serious.
All technologies, only pure source code
Hello Python! is a new thread in my blog. I started to learn this programming language a few months ago but now I have to be serious.
In this new post, play blackjack with Python, I show how to create a simple application to play this popular game.
I continue to explore with a new example where I create a bitmap message in Python. Based on an string image, I change it with the user input
In Bagels, a deductive logic game in Python, you must guess a secret three-digit number based on clues.This is the first of a list of examples
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 to C#
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 display your tables on every screen.
I like to explain how to configure RStudio in Azure with an Ubuntu virtual machine running a script at the startup. Quick and easy.
In this short post I explain how creating log files with R using log4r is a fast, lightweight, object-oriented approach to logging in R based
In this new post, I’m going to show how to implement a barcode scanner in Swift on iOS to read barcode from any kind of products
This is Swift! Swift is a compiled programming language for iOS, macOS, watchOS, tvOS, and Linux applications. Here’s what you need to know
“Hello World using Xcode and Swift” is the first post about Swift where I’m starting to create a simple but real app from the basis. Join me
Starting out with Swift commands is some of the things I discovered I needed to get to a place where I could contribute to projects in Swift
Getting started with Swift development is a quick post to give you the basis to start creating apps with your Mac but also with Windows
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each application.
I explain how to deploy in a Azure WebApp a ShinyApps created with RStudio, using Azure DevOps as repository and Docker as container
In this article I show how quickly deploying dockerized R/Shiny Apps on Microsoft Azure and make them available globally within seconds
In this post I want you getting started with R as quickly as possible (with RStudio). R is a simple…