Project

General

Profile

Talk #542

Filesystem Functions in C++ - “why is C++ so complicated compared to <insert scripting language>”

Added by Kretz, Matthias about 10 years ago. Updated almost 10 years ago.

Status:
Presented
Priority:
Normal
Start date:
2014-04-14
Due date:
2014-07-30
% Done:

0%

Estimated time:
Talk Author(s):
Presenter:

Description

From time to time you want your program to interact with the rest of the world via input and output files. Compared to most scripting languages this appears to be way too complicated in C++.

In this talk we will look at boost::filesystem and the Filesystem TS which is on its way to become part of the C++ standard library. A discussion about the alternatives: libc functions, POSIX functions, and Qt (QDir, QFile) will round it up.


Files

filesystems.pdf (122 KB) filesystems.pdf Filesystems talk by Jussi Auvinen Auvinen, Jussi, 2014-07-30 16:00
#1

Updated by Kretz, Matthias about 10 years ago

  • Description updated (diff)
#2

Updated by Auvinen, Jussi about 10 years ago

  • Assignee set to Auvinen, Jussi
#3

Updated by Kretz, Matthias almost 10 years ago

Jussi, next chance for presentation is next week on Wednesday 30th. Would that be possible for you?

#4

Updated by Auvinen, Jussi almost 10 years ago

Well, it's pretty much my only remaining chance to give the talk, so I'll try to cook something up by then :)

#5

Updated by Kretz, Matthias almost 10 years ago

  • Due date set to 2014-04-30
#6

Updated by Kretz, Matthias almost 10 years ago

Alright. :) If you want, we can sit together one of the next days to talk about it. Let me know.

#7

Updated by Kretz, Matthias almost 10 years ago

  • Status changed from New to Presented

Thanks Jussi! Can you attach your slides to this issue then?

#8

Updated by Kretz, Matthias almost 10 years ago

  • Due date changed from 2014-04-30 to 2014-07-30
#9

Updated by Auvinen, Jussi almost 10 years ago

Talk slides for future reference.

Also available in: Atom PDF