Text editor from the ground up, part 11: project setup, and logging

Описание к видео Text editor from the ground up, part 11: project setup, and logging

In this episode, I start work on the graphical text editor, and specifically I show how I setup the project, makefile, and the logging setup.

I forgot to show in this episode what 'make profile' does. Essentially it takes data from when you run the program, and determines how fast the program executes, and other important statistics. I'll make sure to show how it works in the future.

Playlist:    • Text editor from the ground up  

Комментарии

Информация по комментариям в разработке