Skip to content
cppdev

All things programming

GitHubYoutubeTeespringInstagramWordPress
  • Home
  • Blog
  • About
  • Contact
cppdev

All things programming

  • About
  • Blog
  • Contact
  • Home

Simple build system using Bitbake

Leave a Comment / build system, project from scratch / By cppdev

One more alternative to the “simple build systems” and that is Bitbakes. But first, just as in previous posts, you can also find the video version of this information on my YouTube channel (/c/cppdev) right here. Now that this is out of the way, let’s get started. What is Bitbake Bitbake is a make-like build …

Simple build system using Bitbake Read More »

Simple build system using Make

4 Comments / project from scratch, tools / By cppdev

Happy new year folks ! I hope you get to achieve everything you’ve set your mind to for 2021, even though 2020 wasn’t the best year for many of us. With that aside, here is another tutorial post that can also be found on my YouTube channel (/c/cppdev) directly here. As before, this will be …

Simple build system using Make Read More »

Simple build system using CMake

6 Comments / project from scratch / By cppdev

Before starting this out, let me say that this is the second step in the “Project from scratch” series that I prepared on my YouTube channel (/c/cppdev) and you can find the step by step video here. Again, this is mostly based on Linux Ubuntu distribution since I find it more suited for C++ development …

Simple build system using CMake Read More »

Versioning control with GIT and GITHUB

Leave a Comment / project from scratch / By cppdev

Before starting, you can also find the step by step video guide here, on my YouTube channel (/c/cppdev). The local setup for this tutorial is Linux Ubuntu. I find Linux to be a better fit for programming, than Windows. So I will cover the steps only for Linux in this case (but setting up GITHUB …

Versioning control with GIT and GITHUB Read More »

Posts navigation
← Previous Page 1 2 3

Copyright © 2023 cppdev | Powered by Astra WordPress Theme

Go to mobile version
 

Loading Comments...