Customers Contact TR

Recent Posts

Reinforcement Learning for Data Analysis and Data Interpretation

In this blog post, we will design a Reinforcement Learning application and compare the efficiency of...>>

Oct 24, 2022 | 10 min read | Data Analytics

Read More >>

Test Automation Processes with Selenium

Wouldn’t you like to automate your regression tests where you spend hours manually testing your web pages?...>>

Oct 19, 2020 | 7 min read | Open Source

Read More >>

Django Stripe Integration using dj-stripe

I had the opportunity to examine dj-stripe while researching which payment libraries are used in Django...>>

Jul 2, 2020 | 5 min read | Django

Read More >>

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...>>

Jan 28, 2020 | 5 min read | Cloud

Read More >>

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...>>

Oct 3, 2018 | 3 min read | Cloud

Read More >>

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...>>

Sep 24, 2018 | 2 min read | Django

Read More >>

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...>>

Sep 12, 2013 | 8 min read | JavaScript

Read More >>