Proglib.academy | IT-курсы
@proglib_academy
3.74K
subscribers
2.03K
photos
67
videos
14
files
1.9K
links
Онлайн-курсы для программистов от создателей «Библиотеки программиста».
По рекламе:
@proglib_adv
Учиться у нас:
https://proglib.io/w/9f60aed6
Для обратной связи:
@proglibrary_feeedback_bot
Download Telegram
Join
Proglib.academy | IT-курсы
3.74K subscribers
Proglib.academy | IT-курсы
💉
💉
💉
CVE-2022-38627: путешествие через внедрение SQLite Injection
➡️
Читать
Medium
CVE-2022-38627: A journey through SQLite Injection to compromise the whole enterprise building
Introduction:
Proglib.academy | IT-курсы
Понимание Singleton Design Patterns в Golang: всеобъемлющее руководство
➡️
Подробнее
Medium
Understanding Singleton Design Patterns in Golang: A Comprehensive Guide
Today we are going to talk about one of the most famous and controversial design patterns: The Singleton.
Proglib.academy | IT-курсы
SELinux: руководство для начинающих
➡️
Читать
👍
1
Proglib.academy | IT-курсы
Выбор между NPM и Yarn
➡️
Читать
Medium
Choosing between NPM and Yarn
This article clarifies the definition of package managers, compares Yarn with NPM, and identifies the advantages of using each over the…
Proglib.academy | IT-курсы
Apache Druid 25.0 Delivers Multi-Stage Query Engine и Kubernetes Task Management
➡️
Подробнее
InfoQ
Apache Druid 25.0 Delivers Multi-Stage Query Engine and Kubernetes Task Management
Apache Druid is a high-performance real-time datastore and its latest release, version 25.0, provides many improvements and enhancements. The main new features are: the multi-stage query (MSQ) task engine used for SQL-based ingestion is now production ready…
Proglib.academy | IT-курсы
Как загрузить файл/изображение в приложение Angular с помощью Node, Express.js
➡️
Читать
Morioh
Social Network for Programmers and Developers
Social network for developers to discuss topics about bugs and issues, write and share knowledge and connect with millions of developers worldwide.
Proglib.academy | IT-курсы
👨💻
👨💻
👨💻
Изучение данных с помощью веб-сервера
➡️
Читать
Making Things
Exploring Data With Only a Webserver
Malloy Composer lets you build a web based data exploration experience by adding just 3 files to your data model.
Proglib.academy | IT-курсы
Еще раз об именах или используйте строгую типизацию
➡️
Подробнее
Ruudvanasseldonk
Please put units in names
Using strong types, or putting units in names, is a small effort that can make a tremendous difference for code readability.
Proglib.academy | IT-курсы
Брутфорс субдомена - стоит ли оно того?
➡️
Смотреть
YouTube
Is Subdomain Bruteforcing Worth It?!
Purchase my Bug Bounty Course here
👉🏼
bugbounty.nahamsec.training
Buy Me Coffee:
https://www.buymeacoffee.com/nahamsec
Wordlists:
https://github.com/danielmiessler/SecLists/
https://wordlist.assetnote.io/
Tools:
- dnsvalidator: https://github.com/vorte…
Proglib.academy | IT-курсы
Инициализация объекта и двоичные размеры
➡️
Читать
DEV Community
👩💻
👨💻
Object initialization and binary sizes
Let's have this piece of code that generates a big binary. #include <array> struct Node { ...
Proglib.academy | IT-курсы
Уязвимость Control Web Panel все еще эксплуатируется даже после выпуска исправления
➡️
Подробнее
InfoQ
Critical Control Web Panel Vulnerability Still Under Exploit Months After Patch Available
A 9.8 severity vulnerability in Control Web Panel, previously known as CentOS Web Panel, allows an attacker to remotely execute arbitrary shell commands through a very simple mechanism. Although readily patched, security organizations are reporting it is…
Proglib.academy | IT-курсы
Регистрация микросервиса в Go с помощью Consul
👉
Перейти к просмотру
YouTube
Microservice Registration And Discovery With Consul In Go
► Join my Discord community for free education
👉
https://discord.com/invite/bDy8t4b3Rz
► Become a Patreon for exclusive tutorials
👉
https://www.patreon.com/anthonygg_
► Follow me on Twitter
👉
https://twitter.com/anthdm
► Follow me on GitHub
👉
https://…
👍
1
Proglib.academy | IT-курсы
Обзор архитектуры быстрого сборщика логов на Go
👉
Перейти к просмотру
YouTube
Обзор архитектуры быстрого сборщика логов на Go / Владимир Витковский (Ozon)
Приглашаем на конференцию HighLoad++ 2025, которая пройдет 6 и 7 ноября в Москве!
Программа, подробности и билеты по ссылке: https://highload.ru/moscow/2025
________
HighLoad++ Foundation 2022
Презентация и тезисы: https://highload.ru/foundation/2022/schedule…
Proglib.academy | IT-курсы
LINQ's Enumerable.Range для генерации последовательности чисел
➡️
Читать
Code4IT
C# Tip: LINQ's Enumerable.Range to generate a sequence of consecutive numbers
If you need a sequence of numbers, you can pick two ways: use a While loop, or use Enumerable.Range
Proglib.academy | IT-курсы
Работаем с XML как с массивом
➡️
Подробнее
Хабр
Работаем с XML как с массивом, версия 2
Всем привет. Хочу поделиться с вами опытом в парсинге XML файлов размером до четырёх гигабайт. Что бы это происходило быстро, надо читать файл последовательно, частями, парсить только нужные элементы....
Proglib.academy | IT-курсы
🛳
🛳
🛳
Машинное обучение с помощью Streamlit с использованием набора данных от Титаника
➡️
Читать
Хабр
Машинное обучение с помощью Streamlit с использованием набора данных от Титаника
Автор статьи: Рустем Галиев В этой статье я рассказываю об использовании машинного обучения в Streamlit и о том, как оно может помочь бизнес-пользователям лучше понять, как работает наука о данных....
Proglib.academy | IT-курсы
Как использовать Scopes в laravel
👉
Перейти к просмотру
YouTube
How to use Scopes in laravel | Tutorial | How to | Quick Win Wednesday #QWW
INFO: I forgot a video element at the end, which caused a long black scene. Sorry for that!
In this week's #QWW we're learning how to use scopes in Laravel to make our code more readable and make querying easier.
Have a great Quick Win Wednesday!
Here…
👍
1
Proglib.academy | IT-курсы
🪤
🪤
🪤
Контейнеры HPC с использованием Podman
➡️
Подробнее
Opensource.com
HPC containers at scale using Podman
Learn how Podman is being modified to run at a large scale for high-performance computing (HPC).
Proglib.academy | IT-курсы
Laravel Log Viewer
👉
Перейти к просмотру
YouTube
Log Viewer | Laravel Package Review
In this video, we'll be looking at a relatively new log viewer package called Log Viewer.
It comes with a modern design and offers flexibility to define access to the files including different authorization checks like log viewing, downloading, deleting etc.…
Proglib.academy | IT-курсы
Как SvelteKit упрощает и улучшает выборку type-safe данных
➡️
Читать
DEV Community
How SvelteKit makes type-safe data fetching easier and better!
Introduction It’s been around a month since SvelteKit v1 was released and I fortunately...
Proglib.academy | IT-курсы
Обнаружение поддельных событий в журналах входа Azure
➡️
Подробнее
Inversecos
Detecting Fake Events in Azure Sign-in Logs