# Unreal Engine Docs Authors - Programming Quick Start (Highlights) ![rw-book-cover|256](https://readwise-assets.s3.amazonaws.com/static/images/article2.74d541386bbf.png) ## Metadata **Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article2.74d541386bbf.png **Source**:: #from/readwise **Zettel**:: #zettel/fleeting **Status**:: #x **Authors**:: [[Unreal Engine Docs Authors]] **Full Title**:: Programming Quick Start **Category**:: #articles #readwise/articles **Category Icon**:: 📰 **URL**:: [docs.unrealengine.com](https://docs.unrealengine.com/4.27/en-US/ProgrammingAndScripting/ProgrammingWithCPP/CPPProgrammingQuickStart/) **Host**:: [[docs.unrealengine.com]] **Highlighted**:: [[2022-03-17]] **Created**:: [[2022-09-26]] ## Highlights - Any Blueprint project can be converted to a C++ project. ... Also note that using a C++ project does not prevent you from using Blueprint. - Choose Actor, as it is the most basic type of object that can be placed in the world