Charpentier-and-Doudna

The Nobel Prize in Chemistry 2020 – Rewriting DNA

The current year’s Nobel Prize in Chemistry has been awarded to two scientists who changed a dark bacterial immune mechanism, generally called CRISPR, into an apparatus that can just and efficiently alter the genomes of everything from wheat to mosquitoes to people.

typedef keyword

The Typedef and using Keywords in C and C++

The typedef or “type definition” is a keyword in C or C++ Programming language that allows declaring different names for types such as int or char. It specifies that that the declaration is a typedef declaration rather than a variable or function declaration. In C/C++, any valid data type can be aliased so that it can be referred to with a different identifier.

Apple Watch SE

Apple Watch SE launches

The Apple Watch SE was tipped to dispatch at the Time Flies occasion and we weren’t disillusioned. It was revealed close by the Apple Watch Series 6.

zombie driver

OGRE – Object Oriented Graphics Rendering Engine

OGRE is multi-platform, open source, graphics engine developed by The OGRE Team in 2005. It is a scene-oriented, real-time, 3D rendering engine. OGRE stands for “Object Oriented Graphics Rendering”. It is licensed under MIT License. OGRE is written in C++. It develops game across multiplatform such as Windows, Linux, Xbox and PS3. It is used to develop FPS (First Person Shooter) as well as RPG (Role-Play Game).

the game of life

Marmalade – For Developers to Innovate, Create and Craft Content

Marmalade SDK (Software Development Kit) is a cross-platform, 2D and 3D game engine developed by Marmalade Technologies Limited. It is written in C++ and modules of Lua, HTML5 and Objective C. Depending on the type of licenses purchased, Marmalade SDK supports developments of games for the platform of Android, Blackberry 10, iOS, Tizen, LG Smart TV, Mac OS, Microsoft Windows, Roku 3, Windows Phones and Nintendo Switch. It was launched in late 2009 and its first stable version was released on September 2016. It is a proprietary licensed game engine.

Scroll to Top