Course Information
Course Overview
Learn how to easily use the fstream library with the help of expert. Handle file operations without any problems!
If you want to learn how to work with files in C++ language using the fstream (file stream) library then you are in the right place!
You do not need to know anything about operating on files, but it's good idea to know the basics of C++ language.
After this course you will know:
how to operate on input and output streams,
how to open and close files and how to handle errors connected to that operations,
states of file opening,
stream’s error flags,
how to check the size of an opened file,
what binary files are and how to compare them,
how to extract and save the content of a file,
how to create a mini database that allows you to add, show, search, remove, load, and save,
many functions about working on files
This course consists of over 2 hours of great content. Before buying, please watch free videos so that you will see for yourself if you like the way I teach.
Over 350,000 students bought my courses and most of them are happy. You will also be satisfied with this course. If you do not like the course, remember that within 30 days you can request a full refund. I guarantee you satisfaction.
If you have any questions regarding the topics covered in this C++ course, please feel free to ask. I'm always happy to help those who want to learn!
Please check out the free lessons first! See for yourself the great quality of my course and enjoy it!
Course Content
- 4 section(s)
- 19 lecture(s)
- Section 1 Introduction
- Section 2 File Stream Library (fstream)
- Section 3 Summary
- Section 4 BONUS
What You’ll Learn
- how to operate on input and output streams
- how to open and close files and how to handle errors connected to that operations
- states of file opening
- stream’s error flags
- how to check size of opened file
- what are binary files and how to compare them
- how to extract and save content of file
- how to create mini database that allows you to:
- add, show, search, remove, load, save people
- many functions that supports working with files
Skills covered in this course
Reviews
-
SSergiu Pop
This C++ course falls short in explaining basic concepts, especially when it comes to file handling. The author struggles to clarify simple ideas like what a file is, how to open it, and why closing it matters. Worse, when demonstrating file creation in Windows, the file extensions aren’t shown, leaving key details out. On top of that, the Polish language setting on the author's Windows interface adds unnecessary confusion. The author often stumbling and hesitating when talking, even when explaining the simplest concepts. It seems English and teaching is too much for him. Overall, it’s a frustrating experience for beginners and doesn’t do a good job of breaking down essential topics.
-
AAbhishek Tiwari
GOOD RESOURSE
-
AAmir Wael
You can add an English caption to the course and it would be a perfectly-made masterpiece!
-
AAmit Pandya
course is well planned and provides good starting point for anyone want to get expertise in file operations in c++.