Skip to content

yudjin87/cpp_threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ multithread programming

Materials for students at NSN in Wroclaw, 06/2014

  • proxy settings

We can add lines below to .profile

export http_proxy=http://10.144.1.10:8080
export https_proxy=https://10.144.1.10:8080
  • git
git-cheat-sheet
http://www.cheat-sheets.org/saved-copy/git-cheat-sheet.pdf

git clone https://github.com/czterybity/cpp_threads.git # local clone
git status  # local repository status
git pull    # getting files from repository

for questions about training - go to www.infotrainig.pl

Survey:

http://ankieta.infotraining.pl/

Addons:

http://en.highscore.de/cpp/boost/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published