Skip to main content

Posts

Showing posts from January, 2018

Getting Started with configuring laptops

Hi everyone so in this post we are going to see how we can move from traditional TurboC to gcc-compiler.Ok before diving into the details I must say that TurboC is really very much outdated and thus it doesn't support STLs and all.Moreover, many of the students don't use Linux so having gcc-compiler really gives you a feel of how to work on the terminal.Ok so moving to next segment that is how to set up your laptops: 1)  Go to the link given below and download TDM-GCC.        Download TDM-GCC 2)   Ok after downloading the gcc-compiler we need to have some text editor(Sublime Text,Atom,Notepad++ etc..). 3)   You can any text editor but I personally prefer Sublime text because of its beautiful UI(maybe I am little biased:)).Click on the link given below to download Sublime text.        Download Sublime Text 4)  Congrats you have just configured your pc:)