awsdocs /
aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Loading repository data…
JoshuaJakowlew / repository
This repo contains useful information for newbies in C++ chats
В этом репозитории собрана основная информация с часто задаваемыми вопросами и полезными источниками.
TODO (Если вы нашли что-то интересное из мира С++, обнаружили, что какая-то информация устарела - оповестите нас!)
Сервисы для сборки и запуска кода:
Как оно работает
Сервисы для профилирования кода:
Сервисы для размещение кода:
TODO (Если вы знаете еще какие-то интересные сообщества, оповестите нас!)
Для ознакомления с языком, если у вас вообще нет опыта.
Для тех, кто имеет уже базовые знания в языке.
Реализациями большого количества алгоритмов на разных языках программирования
Algorithms for Modern Hardware (книга по оптимизациям под современное железо)
Тренировки по алгоритмам [Яндекс]
Визуальное представление алгоритмов:
Algorithms Specialization от Стэндфордского университета (Coursera)
Статьи
Выступления
Сборник полезных материалов (Сюда стоит посмотреть)
Основные ссылки
Cтатьи
Selected from shared topics, language and repository description—not editorial ratings.
awsdocs /
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
microsoft /
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
microsoft /
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
thunil /
This repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.
microsoft /
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
amosgyamfi /
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.