Разработка • dev.to • 17 августа 2022 г. 19:05
Prerequisites: Python fundamentals, Microsoft Excel Versions: Python 3.10, Plotly 5.9 Read Time: 45 minutes Introduction So you want to learn about making data visualizations, huh? Well, you’re in the right spot! Data visualization is tr...... читать далее
datascience python tutorial codedexDevOps • winitpro.ru • 17 августа 2022 г. 11:32
В этой статье мы рассмотрим, как создать точку доступа Wi-FI (Software AP) на любом компьютере или ноутбуке c Linux и беспроводным адаптером. Такую точку доступа можно использовать для организации беспроводной локальной сети в небольшом офисе или дом...... читать далее
Linux UbuntuРазработка • dev.to • 17 августа 2022 г. 2:35
This is the Cheat Sheet of Windows Commands. It gives you all the commands and a short description of the command. I've also attached the documentation link for further reading. What is Command Prompt in Windows? Command Prompt, also...... читать далее
productivity programming webdev beginnersДизайн • UX Planet • 16 августа 2022 г. 16:00
How to minimize or avoid bias in UX research?To minimize or even avoid bias, ①the participants are the ones who could represent the majority of your target audience,②you ask right research questions,③your sample size is large enough to represent the...... читать далее
bias ux ux-researchSEO • postium.ru • 16 августа 2022 г. 8:49
Google представила релизную версию Android 13 для смартфонов Google Pixel — это произошло на полмесяца раньше запланированного. Обновление получили Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a 5G, Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro и Pixel 6a. До кон...... читать далее
Новости AndroidРазработка • habr.com • 15 августа 2022 г. 16:38
Apple совместно с Ким Кардашьян выпустила наушники, в iOS 16 появится демонстрация процентов заряда батареи iPhone – показываем, как это будет выглядеть, в Apple Watch может появиться датчик температуры тела, а USB-адаптер 5W от Apple – всё. А также...... читать далее
IT-компании Гаджеты Смартфоны Компьютерное железо Apple iOS iPhone iPad Mac macOS Beats App Store Слухи NewsРазработка • habr.com • 15 августа 2022 г. 10:13
Я решил поставить DHCP сервер на Linux, но была небольшая проблема, у нас не было текущего DHCP сервера (все ip были статическими), карты сети, списка ip и mac адресов. Я сканировал сеть получил список mac и ip, распечатал и мы с коллегой пошли запис...... читать далее
Python Серверное администрирование Системное администрирование python dhcpDevOps • linuxhint.com • 15 августа 2022 г. 7:54
The word Roblox is composed of two words one is Robots and the other is Blocks, from the games you can easily see the implementation of the name Roblox.... читать далее
RobloxDevOps • linuxhint.com • 11 августа 2022 г. 18:18
To uninstall Java on Windows, search for it in “Apps & features” of the System Settings and click on the “Uninstall” button.... читать далее
Windows OSDevOps • linuxhint.com • 11 августа 2022 г. 13:54
Linux Secure Shell is a protocol used by Linux computers to access remote computers and execute commands securely. It is a replacement for rlogin and rsh.... читать далее
Linux CommandsРазработка • habr.com • 10 августа 2022 г. 2:42
В этой статье мы рассмотрим как устроен драйвер сетевого адаптера для Linux.Cтатью разделим на две части.В первой части рассмотрим общую структуру сетевого адаптера, узнаем какие компоненты входят в его состав, что такое MAC и PHY, разберемся как под...... читать далее
Разработка под Linux Системное программирование драйвер Ethernet MAC PHYDevOps • linuxhint.com • 8 августа 2022 г. 23:02
SteelSeries Aerox 3 2022 Edition is one hell of a mouse with the premium build quality. It comes with high precision and is also water and dust resistant.... читать далее
HardwareGameDev • GCUP • 7 августа 2022 г. 14:48
Game Maker's Toolkit предлагается интерактивная программа разработки механики платформеров Platformer Toolkit, в которой вы увидите, как устроены персонажи платформеров, используя набор инструментов для изменения и настройки более 30 переменных, упра...... читать далее
Утилиты и софтDevOps • losst.ru • 4 августа 2022 г. 17:50
Программа DBeaver предназначена для удобного администрирования баз данных. В первую очередь она окажется полезной для разработчиков и администраторов. Из важных достоинств хотелось бы отметить высокую функциональность, удобный интерфейс и совместимос...... читать далее
ИнструкцииGameDev • C.O.R.E. news • 4 августа 2022 г. 9:32
Позавчера вышло крупное обновление Black Geyser: Couriers of Darkness, куда помимо многочисленных правок вошла и ожидаемая некоторыми русскоязычная локализация. ...... читать далее
АнонсыРазработка • DigitalOcean Community Tutorials • 3 августа 2022 г. 20:14
## What is R Programming? R is one of the most popular scripting languages for statistical programming today. The demand of R programmers has been constantly on the rise since the early 2010s and **R** still enjoys the status as a go-to programming...... читать далее
Разработка • DigitalOcean Community Tutorials • 3 августа 2022 г. 20:14
Today, we're talking about the best lightweight Linux distros of 2020 today. If you want to bring an old computer back to life or you are a minimalist who likes their computer systems lean, this article is for you. **People choose Linux for three ma...... читать далее
Разработка • DigitalOcean Community Tutorials • 3 августа 2022 г. 20:14
If you're looking for the best Linux distros for your laptops, look no further. It has been a common myth that [Linux-based distros](/community/tutorials/top-best-linux-distros) are mainly suited to servers and high-end cloud devices, Linux is perfec...... читать далее
Разработка • DigitalOcean Community Tutorials • 3 августа 2022 г. 20:14
Chrome browser implements the WebDriver protocol by using an executable file called _**ChromeDriver.exe.**_ This executable file starts a server on your system and all your tests will communicate to this server in order to run your tests. In this art...... читать далее
Разработка • DigitalOcean Community Tutorials • 3 августа 2022 г. 20:14
Welcome to the **Python Tutorial for Beginners**. You are probably here because you think programming is cool. But what makes it cooler? A great programming language, right? Well, there are many languages available for coding purposes. But if you ar...... читать далее