Nicolai Berg Andersen
Game Developer at C7Pixel
Expertise: Software development
Education: Aalborg University

Nicolai Berg Andersen is an independent game developer and founder of C7Pixel. Berg studied at Aalborg University.

Sort By
Most Recent
Most Recent
Oldest
6 Articles
iframe (inline frame) illustration of a laptop with a pop-up window. Around the laptop we see clouds in the background, a wrench, a settings gear and tags labeled CSS, HTML and JavaScript
Apr 04, 2023
We use iFrames (inline frames) to embed HTML documents within websites. Our expert shows you how to use iFrames and provides some practical examples.
waterfall methodology image of the steps of the waterfall methodology in the shape of a cascading waterfall
Mar 06, 2023
The phases of the waterfall methodology provide a systematic structure for aspects such as planning, organization, design and testing. Here’s how it works, plus some alternatives.
JSON image of a pair of headphones and a cup of coffee on a desk. In between them we see a pair of blocks stacked vertically spelling out J S O N
Mar 01, 2023
We use JSON to both store and transfer data. Here’s what you need to know to try JSON out for yourself.
Pandas image of a panda in a tree
Jan 06, 2023
Pandas is a Python package built for a broad range of data analysis and manipulation including tabular data, time series and many types of data sets.
Ruby on Rails train tracks
Dec 21, 2022
Ruby on Rails is a full-stack framework build on the MVC pattern and written in Ruby programming language. It is available for multiple operating systems.
classic-snake-game-java
Jul 12, 2022
Here’s a hands-on tutorial to help you create your own version of the classic snake game with Processing and Java.