In this video, Michael Wolfe from PGI continues his series of tutorials on parallel programming. “The second in a series of short videos to introduce you to parallel programming with OpenACC and the ...
The last part of the Embedded Systems programming discuss about interrupt processing and the alternative process of polling. It briefly describes interrupts and polling, as well as the interrupt ...
This course provides an overview of System Programming for the Linux operating system, or software which is interfacing directly with the Linux Kernel and C library. The basic components of a Linux ...
How to get started with this useful new programming language. You've probably heard of Go. Like any new programming language, it took a while to mature and stabilize to the point where it became ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Newsrooms around the country use code to expand their reporting, create alternative storytelling formats and engage audiences in new ways. Opportunities to enhance newsgathering and publishing with ...
This tutorial is an introduction to socket programming in Java, starting with a simple client-server example demonstrating the basic features of Java I/O. You’ll be introduced to both the original ...
Successfully solving and handing in problem/exercise sheets and passing the exam. It takes place on 16.07.2020, 13:00–15:00, in HS 1 of IG 1. Due to the coronavirus-induced change in procedure ...
What is a Real-Time Operating System (RTOS), and what does “real-time” mean anyway? What are the various kinds of state machines, and how to code them efficiently in C? What is object-oriented ...