window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JYLJ7J3717');

Programming

A B C D F G H I J K L M N O P Q R S T U V W X Y

GitHub

2024-12-09T08:40:16+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is GitHub? GitHub is a cloud-based platform for versioning software based on Git versioning. GitHub online repositories are very popular and therefore widely used. GitHub is a version control system

  • Heap Baum - Ein vollstaendiger binaerer Baum der die Struktur eines Heaps repraesentiert. Die Wurzel hat die groesste Zahl fuer einen Max-Heap

Heap

2024-11-20T14:49:59+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , |

What is a heap? The heap is a dynamic memory and therefore a memory area from which computers can request contiguous memory sections at program runtime and release them again in any order. This makes heap memory an alternative to local stack memory.

Idea generation and creativity in software development

2023-05-03T12:21:13+02:00Categories: Podcast, Software development|Tags: , , , , , , , , |

Idea generation and creativity are extremely important for software development. I'll show you how to develop and use creative thinking, problem solving, and prototyping in software development. Creativity is essential in developing software skills, communication, teamwork, and the prototyping process. For this purpose, I will introduce you to two valuable tools and how you can use them creatively. Learn now how to take your creative software development skills to the next level! Subscribe to our podcast now and let's rock software development & prototyping together!

Idle

2024-11-24T16:50:14+01:00Tags: , , , , , , , , , , , , , , , , , , , , |

In information technology (IT), idle refers to the state of being idle. The computer scientist speaks of an idle process when this process is idle, i.e. inactive and therefore unused.

  • Interview with Howard Scott Warshaw - Atari legends

Interview with ATARI Legend Howard Scott Warshaw

2024-06-14T20:47:45+02:00Categories: Software development|Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

Howard Scott Warshaw, a name synonymous with the golden age of video gaming. Howard is not just any figure in the gaming industry; he's a legend. Known for his groundbreaking work at Atari, including the development of iconic games like Yars’ Revenge and his famous contributions to the very fabric of early video game history. Today, we'll dive into the fascinating world of software development and prototyping of Atari games, reflecting on the challenges, innovations, and lessons from that pioneering era.

Go to Top