排序
How to create installers for your Python application?🤔
How to create installers for your Python application?🤔, Requirements Debian operating system. Windows operating system with Python 3, pip and inno setup installed. Creating inno s...
Configure JDK17 in Ubuntu 20.04
Configure JDK17 in Ubuntu 20.04,Java 17 was released in September 2017. Java has multiple distributors as it is open source. Download from jdk.java.net for openjdk. The commerical ...
Managing multiple versions of Python using pyenv and virtualenvwrapper
Managing multiple versions of Python using pyenv and virtualenvwrapper,Are you scared to use multiple versions of Python on your system? Don't worry this article will guide you tow...
How to install Open edx on Ubuntu 20.04
How to install Open edx on Ubuntu 20.04, Introduction Open edX is an open-source platform you can use to create and host online courses. It was originally developed in 2012 by scie...
A simple Gradle build with example on Ubuntu
A simple Gradle build with example on Ubuntu,Gradle is a higly customizable, powerful and fast build system. Let's walk through a simple example to configure a project using gradle...
how to install open edx on ubuntu
how to install open edx on ubuntu,By finishing this article you'll install your own production-ready learning management system. What is open edX? open edX is an open source altern...
Resumo da documentação do Heroku com Python
Resumo da documentação do Heroku com Python,O Heroku é uma plataforma de nuvem como serviço (PaaS) que suporta várias linguagens de programação e está ativa desde 2007. Ess...
Gerenciando versões com SDKMAN!
Gerenciando versões com SDKMAN!, Bom, quando comecei a programar, colegas me contaram sobre a existência de uma ferramenta que podia me auxiliar ao instalar as versões do Java. ...
Start a new job, automate tools setup.
Start a new job, automate tools setup., Feel free to share your scripts Scripts: that installs all the tools you need Objective of this discuss is to find many solutions as possibl...
Facing error with OpenCV in Ubuntu?
Facing error with OpenCV in Ubuntu?,cv2.error: OpenCV(3.4.2) /tmp/build/80754af9/opencv-suite_1535558553474/work/modules/highgui/src/window.cpp:632: error: (-2:Unspecified error) R...
Cara Beralih Versi Python Di Ubuntu
Cara Beralih Versi Python Di Ubuntu, Cara beralih alternatif versi Python langkah demi langkah Langkah pertama adalah memeriksa versi python apa yang tersedia di sistem Ubuntu Anda...
How to upgrade to Python 3.9.0 on Ubuntu 18.04 LTS without internal bleeding!
How to upgrade to Python 3.9.0 on Ubuntu 18.04 LTS without internal bleeding!,SPOILER ALERT: Upgrading the Python version on Ubuntu breaks some packages like apt and pip in your sy...