Member Avatar for Rahul47
Rahul47

Hello folks,

I am currently in 2nd year of Masters Degree and I am expected to develop a project this year from the given topics. I find Command Based text editor like vi fascinating as others were boring. So, here is the project definition.

**In this project you are expected to create a simple command interface based editor, somewhat on the line of Unix vi editor. The editor should have features for creating, opening, editing, printing and closing of files. It should also have feature for finding and replacing text in the file. You must use an object oriented programming language for implementing this project. **

Well I have C++ in my arsenel, but I was thinking of using Python while learing it parallely. Learning python will be taken care by me. My question to you all are:

Is C++ better in this case than Python ?
And how should I start ?
What things do I need to learn ?
Pointers will be sufficient as I don't want codes or ready made github projects.

Project completetion span is 4 months from now so I have enough time for learning new things and implementing them in my project.
Your guidence will be helpful guys.

Regards

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.