TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3191 · 30 авг.

​👨‍💻Учимся работать в терминале Linux В какой-то момент вам придется заливать свой проект на продакшн сервер, и так вышло, что большинство серверов на Линуксе. Поэтому каждому разработчику просто необходимо научится работать с терминалом. Помимо базовых операций, в видео также рассмотрены установка популярных баз данных и запуск задач по расписанию. 1. Навигация по файловой системе [7:01] 2. Операции с файлами и папками [7:33] 3. Команда Grep: поиск по файлам и папкам [11:37] 4. Aliases: как упростить работу в терминале [5:43] 5. Как установить MySQL на Ubuntu/Mint [4:16] 6. Как установить PostgreSQL на Ubuntu/Mint [2:35] 7. Crontab: запуск задач по расписанию [7:03] 8. Crontab: как запускать Python-скрипт по расписанию [18:04] #linux

Hashtags

Результаты

Найдено 2 похожих постов

Поиск: #reactive

当前筛选 #reactive清除筛选
GitHub Trends

@githubtrending · Post #14658 · 01.05.2025, 15:00

#java#cloud_native#hacktoberfest#java#kubernetes#reactive Quarkus is a Java framework designed for cloud-native and container-first applications, making Java apps start up much faster and use less memory, which lowers cloud costs. It supports both traditional and reactive programming styles in one framework, so you can develop efficiently without learning new tools. Quarkus uses build-time processing and can compile to native images for even better performance. It integrates popular Java standards and libraries, making development smoother and more enjoyable. This means you can build modern, fast, and cost-effective Java applications easily, especially for Kubernetes and cloud environments[1][2][4][5]. https://github.com/quarkusio/quarkus

GitHub Trends

@githubtrending · Post #14682 · 07.05.2025, 13:30

#kotlin#android#awt#compose#declarative_ui#desktop#gui#ios#javascript#kotlin#multiplatform#reactive#swing#ui#wasm#web#webassembly Compose Multiplatform is a Kotlin-based framework by JetBrains that lets you build user interfaces for multiple platforms—iOS, Android, desktop (Windows, macOS, Linux), and web—using mostly shared code. It is based on Jetpack Compose for Android, so you can use similar APIs across platforms, speeding up development and ensuring consistent UI design. iOS support is in beta, web is in alpha, and desktop and Android are stable. You can also access native features like camera or maps easily. This helps you save time, reduce bugs, and create apps that work well everywhere with less effort. https://github.com/JetBrains/compose-multiplatform