Programming
Showing 1657–1668 of 1793 results
The Way to Go
This Golang course covers core constructs and advanced error-handling, networking, and templating techniques of Go for enterprise systems developers.
Theory of Computation
This course provides a comprehensive study of formal languages, covering regular languages, context-free languages, and recursively enumerable languages.
Tic-Tac-Toe with C++
This course will teach beginner-level coders to build the classic game Tic-Tac-Toe in C++ using a modular programming method.
Time Series Analysis with Python
Gain the ability to analyze and visualize time series data using Python.
Time-Frequency Analysis
Learn to analyze time-varying frequency signals to gain insights into their spectral properties.
Tracking Forecasts with AccuWeather APIs in JavaScript
AccuWeather APIs are a group of weather APIs that provide highly accurate weather data for every location around the globe.
Tracking Forecasts with the AccuWeather APIs in Python
AccuWeather APIs are a group of weather APIs that provide highly accurate weather data for every location around the globe.
Tracking the Cryptocurrency Market with CoinAPI using Python
Use CoinAPI to get information on the cryptocurrency market.
Transformers for Computer Vision Applications
This course covers transformer networks in computer vision, from basics to advanced applications, focusing on attention mechanisms and Python libraries.
Transformers for Computer Vision Applications
This course covers transformer networks in computer vision, from basics to advanced applications, focusing on attention mechanisms and Python libraries.
Transformers for Natural Language Processing
This course helps you master the topic of transformers for natural language processing, including the architecture, training, and prompt design
TUGrazX: Physical and Advanced Side-Channel Attacks
Software-based and physical side-channel attacks have similar techniques. But physical attacks can observe properties and side effects that are usually not visible on the software layer. Thus, they are often considered the most dangerous side-channel attacks. In this course, we learn both about physical side-channel attacks but also about more advanced software-based side channels using prefetching and branch prediction. You will work with these attacks and understand how to mitigate them.