Course Information
Course Overview
C++ File Handling Course With (Console)Project : Mini database: Student Database Management & Result Calculation system
If you want to learn how file handling in C++, you are the just in the right place. If you are familiar with C++ basics like data types, I/O statements, arrays, pointers, structures, classes then you are perfectly ready to take this course.
You do not need to now the basics of File Handling as we just started this topic from scratch and after understanding the basic topics, we will jump to create a project so that students can apply what they have learnt.
After this course you will be able to
· Learn the basics of C++ File Handling in an easy way
· Write C++ programs which teach them how to implement basic file handling functions and concepts
· Open and close files binary and text files
· Use different file handling functions like get(), put(), read(), write(), rdbuff(), getline() and many more.
· Use file pointers and their related functions
· Know what are binary files and why are they preferred over text files.
· Learn what are error flags and how to handles errors while reading/writing to files
· Make a console-based project in C++ based on file handling concepts.
· Add, delete, update, search records of students in the database
· Implement concepts & make project after doing C++ beginners level course
· Create mini-database( which is a binary file) that contains records of students
· Create Result Calculation System that calculates the result of whole class & also shows individual student result.
To provide a hands-on experience, the course basically creates a project that teaches how to create a mini-database using the concept of File Handling in C++. Once created, course teaches students how to use C++ File Handling Concepts to create, search, update and delete records in the database(a binary file is used as database to store students records). It also teaches how to retrieve records of students and show the class result or individual student result on the output screen. These all functions are performed by one program in C++ which is the project that we will teach students how to create and run that program.
The course contains over 9 hours of great video content. To see if you like the way I teach, you can have a look at the free videos and make your decision. Over 21,000 students bought my courses and majority are satisfied. If you do not like the course, remember that you can request a full refund within 30 days but I guarantee your satisfaction.
If you have any questions regarding this course or regarding C++ basics, feel free to ask anytime. I will happily answer them and would love to assist you in your journey of learning the language.
Course Content
- 10 section(s)
- 78 lecture(s)
- Section 1 Introduction
- Section 2 Introduction to File Handling in C++ (in detail)
- Section 3 Handling Text Files in C++ & Error Detection
- Section 4 Handling Binary Files and What are File Pointers & Their Related Functions?
- Section 5 Handling Binary Files By Reading and Writing Different Types Of Data to It
- Section 6 Project I:Introduction : Student Database Management & Result Calculation System
- Section 7 Project II: Student Database Management System (SDMS) Implementation ( Part A )
- Section 8 Project III: Student Database Management System (SDMS) Implementation ( Part B )
- Section 9 Project IV : Result Calculation System Implementation
- Section 10 Course Summary
What You’ll Learn
- Students will learn the basics of C++ File Handling in an easy way
- Students will learn to make a console-based project in C++ based on file handling concepts
- Students will learn to write C++ programs which teach them how to implement basic file handling functions and concepts
- How to use different file handling functions like get(), put(), read(), write(), rdbuff(), getline() and many more
- How to open and close files binary and text files & How to use file pointers and their related functions
- What are error flags and how to handles errors while reading/writing to filesWhat are binary files and why are they preferred over text files
- Learn to add, delete, update, search records of students in the database
- Learn to implement concepts & make project after doing C++ beginners level course
- Learn how to create mini-database( which is a binary file) that contains records of students
- Learn to create Result Calculation System that calculates the result of whole class & also shows individual student result.
Skills covered in this course
Reviews
-
RRichard Muir-Gladman
Overall a good course that gets it's point across but it's a bit basic for an intermediate level course.
-
HHarshal kawduji bhoyar
Learning a lot from this course. Completely absorbing course. Could the notes be shared in text format? Wish you best luck.
-
JJ M
Good concepts, messy execution. The concepts are useful and the instructor knows how to implement them, so I indeed learned how to use them. But there are many issues that require fixing: some videos are out of order, mistakes were left in the final cut of the videos, naming conventions are not standard or even consistent. This course appears to be two separate courses merged together, so some of the explanation time is used to repeat concepts. The project does work, but the code and videos could really use a re-evaluation for clarity and consistency.
-
CCharles A.
So far, so good. Clear and concise explanations.