Skip to content

MarkiesFredje/helloworld_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helloworld_cpp

In this project I get the basics set up for c++

Setting up

  • vscode + wsl extension (local os)
  • wsl2 with ubuntu
  • (wsl) ssh key for github
  • (wsl) g++ / gdb

Resources

Notes & the plan

  1. Building a single file was fine with g++
    1. I tried creating a function and moving it to seperate file ... this did not go well!
    2. All code in single file worked, but thats no good
  2. I think I need a small sidestep into CMake
    1. I spent last decade in python, so building and managing a project in cpp is very different
    2. CMake seems a good place to start for setting up 1 I'm going to use getting started with cmake

About

First step on learning cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages