
Topics

Reinforcement Learning for Data Analysis and Data Interpretation
In this blog post, we will design a Reinforcement Learning application and compare the efficiency of...>>
Date Published: October 24, 2022

Test Automation Processes with Selenium
Wouldn’t you like to automate your regression tests where you spend hours manually testing your web pages?...>>
Date Published: October 19, 2020

Django Stripe Integration using dj-stripe
I had the opportunity to examine dj-stripe while researching which payment libraries are used in Django...>>
Date Published: July 2, 2020

Deploying a Kubernetes cluster on OpenStack with Kubespray
This blog post walks you through deploying a Kubernetes cluster on OpenStack with Kubespray. In this example...>>
Date Published: January 28, 2020

OpenStack API Client Setup and Creating a Virtual Server
To connect to the OpenStack API, we need openstack-pythonclient installation and authenticate user. I'll explain how to install...>>
Date Published: October 3, 2018

Django 101: Key Facts for Beginners
Django is a free and open source web framework written in Python. Many big companies such as Disqus, Instagram, Pinterest, and Mozilla...>>
Date Published: September 24, 2018

AngularJS vs. BackboneJS
AngularJS is a JavaScript library supported by Google that is distributed freely through the MIT license. As a derivative of the MVC structure...>>
Date Published: September 12, 2013