C and C++ is widely used and good programming language for beginners. C is procedural language and is parent of C++ as well as basic of other programming language. C++ is an object oriented programming language and is more advanced than of C. There are many IDEs available and choosing a right and best IDE will be difficult to most of beginners. In my case I started with Turbo C as I used it in my lab class, later on I decided not to use that and started using other IDE. While learning C … READ MORE
Recent Post

How To Earn Money for Free in Nepal Using Khalti Wallet (Refer and Earn)
Khalti is newly launched wallet service in Nepal. It is a digital payment service that provides cashless transactions for various Bill Payments, Mobile Recharges, DTH payments, Money Transfers, Domestic Remittance, shopping and wallet payments. It is an easy way to send money or accept payments instantly. Khalti is providing Refer and Earn service from which […]

Adding graphics.h in TDM-GCC C++ Compiler
Some still uses Turbo C++ for C++ programming. It is too old IDE and everyone doesn’t like this. Also I use Code::Blocks for C/C++ programming. I have been using TDM-GCC C/C++ compiler and it takes me a day for finding working method to add graphics.h in TDM-GCC compiler. This is why I am going to […]

Smart Cell New Year Offer – 1GB Free With Unlimited Chatting
Smart Cell is providing 1 GB of free data to their new and existing customers, this new year – 2018. To be eligible with this offer user have to activate this offer within 30 days from buying a new Smart Cell SIM card. Existing user can also get benefits from this offer by activating Special […]

Samsung Galaxy J2 – Install Xposed Framework on SM-J200H
Samsung’s Galaxy J2 SM-J200H is a budget phone with 1.3 GHz Quad Core Cortex-A7 Spreadtrum sc8830 chipset and Mali 400 GPU. It has 1 GB of RAM and 8 GB of storage. It comes with a 4.7″ screen and 540 x 960 pixel display. The primary camera is 5MP and the selfie camera is 2MP. There […]
![[UPDATED] How to use graphics.h in Code::Blocks? C/C++ Graphics Program](https://sangams.com.np/wpx/wp-content/plugins/jetpack/modules/lazy-images/images/1x1.trans.gif)
[UPDATED] How to use graphics.h in Code::Blocks? C/C++ Graphics Program
Code::Blocks is mostly used opensource IDE due its great features. However it doesn’t support graphics, but we can make it work by adding WinBGIm manually. Code::Blocks is lightweight and easy to use, it loads source code much more faster than that of Eclipse. Becoming opensource it is also available for Linux and is free to download […]

How to Root BlueStacks 3 Latest Version 2017
BlueStacks is one of the first and the most reliable Android Emulators created for Windows. Recently, BlueStacks has got major changes in the underlying technology and has launched Bluestacks 3 (also known as Bluestacks Gaming Platform) which provides a lot of customization and options for Gamer who play Android Games Windows PC with smooth gaming […]

How To Root With Magisk? A Systemless Android Root Interface
Magisk is another best alternative to Chainfire’s SuperSU. Magisk works system-less-ly, in that it doesn’t alter your system partition in any way. This means you can still install official OTA updates without losing root. The rooting method is based on phh’s SuperUser which is an open sourced rooting solution for Android. But rooting is not all that […]

How I Rooted Samsung Galaxy J2 (SM-J200H)
Hi friends, I have successfully rooted my Samsung Galaxy J2 using TWRP custom recovery and systemless SuperSu. Now I am going to share this process in details here. I have followed the instructions given at XDA-Developer. If you already know about flashing and rooting just download the required files and root your mobile. For new […]