Entwickeln von Anwendungen unter Kubernetes mit Okteto
Der Autor hat Girls Who Code dazu ausgewählt, im Rahmen des Programms Write for DOnations eine Spende zu erhalten. Die Okteto CLI ist ein…
Der Autor hat Girls Who Code dazu ausgewählt, im Rahmen des Programms Write for DOnations eine Spende zu erhalten. Die Okteto CLI ist ein…
Os números são comuns na programação. Eles são usados para representar coisas como: dimensões de tela, localizações geográficas, dinheiro e pontos, a quantidade de tempo que passa em um vídeo, posições de avatares de jogos, cores através da atribuição de códigos numéricos e…
In this tutorial, you will learn to develop a web app that uses the Google Maps API to generate a mapcode for any address in the world. This app will also be able to retrieve the original physical address from a given mapcode.
Molecule is a tool for performing automated testing of Ansible roles. Travis CI is a continuous integration tool that allows for tests to run continuously to ensure contributions to your code do not introduce breaking changes. In this tutorial, you will configure a pre-made base role, initialize a Molecule scenario to test your role, and set up Travis CI to continuously run your tests against changes to your role.
Plateforme open source conçue pour les workflows de science des données et d’apprentissage automatique, Anaconda est un gestionnaire de package, un gestionnaire d’environnement et une distribution des langages de programmation Python et R. Ce tutoriel vous guidera dans…
Learn how to install Express and set up Socket.io on a VPS.
Install PHP 8.1 on Ubuntu and set up a local dev environment with Apache or Nginx, PHP extensions, and Composer for modern frameworks.
このチュートリアルでは、Ubuntu 20.24 サーバーでPython 3のプログラミング環境をセットアップする方法を学びます。サーバーでのプログラミングには多くの利点があり、開発プロジェクト間のコラボレーションをサポートします。このチュートリアルの一般原則はDebian Linuxのディストリビューションに適用されます。
This tutorial will walk you through installing Python and setting up a programming environment on an Ubuntu 20.04 server quickly.
This tutorial will guide you through installing the Python 3 version of Anaconda on an Ubuntu 18.04 server.